-
Notifications
You must be signed in to change notification settings - Fork 1
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
docs(clusters): remote cluster onboarding with oidc configuration #973
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice π
Co-authored-by: David Gogl <[email protected]>
|
||
This guide describes how to onboard an existing Kubernetes cluster to your Greenhouse organization with OIDC | ||
configuration. | ||
If you don't have an organization yet, please reach out to the Greenhouse administrators. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's link to the Organization docs here:
https://cloudoperators.github.io/greenhouse/docs/user-guides/organization/creation/
While they need an overhaul as well, they should be the single point to get information on how to get an org.
`the server has asked for the client to provide credentials`, | ||
in such cases verify the `Structured Authentication Configuration` and ensure the `issuer` and `audiences` are correct. | ||
|
||
The `API Server` logs in the remote cluster will provide more information on the authentication errors |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The `API Server` logs in the remote cluster will provide more information on the authentication errors | |
The `API Server` logs in the remote cluster will provide more information on the authentication errors. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please provide the diagram as mermaid.
Co-authored-by: IvoGoman <[email protected]>
Description
Documentation for Remote Cluster Onboarding with OIDC configuration
What type of PR is this? (check all applicable)
Related Tickets & Documents
Added tests?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Added to documentation?
Checklist