Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

How does keptn service provide integration with event API? #7451

Answered by agardnerIT
afzal442 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Afzal, I think you're correct but I'll rephrase to make sure I understand the question fully. I know you know some of this stuff already so sorry for going over old ground :)

Keptn core is a bunch of microservices. Then you add other services (like the job executor service). If the other services are running on the same cluster as the core microservices, the service is said to be running inside the control plane. In this example, if the job executor service is running on a different cluster then it is running remotely or outside the control plane.

Services can connect to keptn core in (currently) one of two ways:

  • Using NATS
  • Using HTTPS (via the API)

If your service is running locally…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@afzal442
Comment options

@agardnerIT
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by afzal442
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants