Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance docs to explain deployment scenarios #115

Open
dimityrmirchev opened this issue May 15, 2023 · 2 comments
Open

Enhance docs to explain deployment scenarios #115

dimityrmirchev opened this issue May 15, 2023 · 2 comments
Labels
kind/enhancement Enhancement, improvement, extension lifecycle/rotten Nobody worked on this for 12 months (final aging stage)

Comments

@dimityrmirchev
Copy link
Member

What would you like to be added:
We maintain a helm chart that should be used in order to deploy OWA productively, however we do not have this documented. A getting started document on how to deploy OWA in a cluster will be helpful for new adopters and users.

@dimityrmirchev dimityrmirchev added the kind/enhancement Enhancement, improvement, extension label May 15, 2023
@jianhang33
Copy link

Thanks for creating the issue.

A topic worth mentioning in this issue is that kubernetes apiserver will not be able to discover the service by name, based on kubernetes-sigs/kind#1077 (comment) (It is not an issuer for other services.) If you already have a solution, it would great to mention it in the doc. If no solution, the kubernetes service needs to include ClusterIP, so that apiserver can talk to the service directly using the ID.

@jianhang33
Copy link

It would be nice to mention that jwks.keys could be used to configure providers in Registration of Providers. I had to make extra effort and go through the code to discover this.

@gardener-robot gardener-robot added the lifecycle/stale Nobody worked on this for 6 months (will further age) label Jan 24, 2024
@gardener-robot gardener-robot added lifecycle/rotten Nobody worked on this for 12 months (final aging stage) and removed lifecycle/stale Nobody worked on this for 6 months (will further age) labels Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Enhancement, improvement, extension lifecycle/rotten Nobody worked on this for 12 months (final aging stage)
Projects
None yet
Development

No branches or pull requests

3 participants