Skip to content

Oathkeeper as load balancer in kubernetes #1015

Answered by Demonsthere
dro-sh asked this question in Q&A
Discussion options

You must be logged in to vote

Hello there!
Oathkeeper is a proxy, but it cannot be use as an Ingress controller, as it does not implement the kubernetes specific logic.
What you can do is: have an existing ingress controller (like nginx or traefik), expose OAthkeeper via it, and then proxy the rest of your applications though Oathkeeper :)

Oathkeeper-maester is a k8s controller, but it is designed to help you generate Oathkeeper rules on the fly, in a dynamic fashion, it does not allows Oathkeeper to be a ingress controller

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dro-sh
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