-
Notifications
You must be signed in to change notification settings - Fork 2
adds docs for using different secrets managers in k8s #171
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
Conversation
Signed-off-by: ChrisJBurns <29541485+ChrisJBurns@users.noreply.github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Pull Request Overview
This PR adds documentation for using different secrets managers with ToolHive in Kubernetes environments. It transforms the existing single secrets example into a tabbed interface showcasing multiple secrets management approaches.
- Converts the existing Kubernetes secrets documentation into a tabbed format
- Adds documentation for External Secrets Operator integration
- Adds a placeholder section for Vault Secret Injection
Signed-off-by: ChrisJBurns <29541485+ChrisJBurns@users.noreply.github.com>
…site into secrets-management-k8s itypo
Signed-off-by: ChrisJBurns <29541485+ChrisJBurns@users.noreply.github.com>
…site into secrets-management-k8s itypo
Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
Description
Adds examples of using other secrets managers with ToolHive
Related issues/PRs
Content
sidebars.ts) updated for added, deleted, reordered, or renamed filesvercel.jsonfor moved, renamed, or deleted pages (i.e., if the URL slug changed)Reviews