Skip to content

In a production Kubernetes environment, how can I secure admin api?"? #12072

Answered by sumimakito
tirelibirefe asked this question in Help
Discussion options

You must be logged in to vote

Hello @tirelibirefe,

Kong Manager authenticates via Admin API's /auth endpoint. Currently, this endpoint only supports these methods listed by our documentation, and we currently don't have a plan to support more. I understand your concern about the Admin API being accessible from the outside. However, if a user has access to Kong Manager, they will also have the same access to the Admin API, otherwise, Kong Manager will not work correctly.

Under today's implementation, we serve the Kong Manager and the Admin API on different ports because the Kong Manager should be an external app that uses the Admin API by design. Although this is unofficial, you may try to add an additional layer to se…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by raoxiaoyan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
area/ingress-controller Issues where Kong is running as a Kubernetes Ingress Controller kong-manager
2 participants