-
Notifications
You must be signed in to change notification settings - Fork 34
DOCSP-48312 Kubernetes Auth Support #476
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
✅ Deploy Preview for docs-golang ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
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.
Just a couple small things
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.
LGTM!
If your application runs on a Kubernetes cluster, you can authenticate to MongoDB | ||
by using the {+driver-short+}'s built-in Kubernetes support. |
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 "k8s" OIDC integration specifically targets AWS EKS, Azure AKS, GCP GKE, or any Kubernetes clusters with a configured ServiceAccount. Should we add those details to this section? Is there documentation that provides more details on the general drivers Kuberenets OIDC support that we can link to?
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.
I added a link to this "Managing Service Accounts" guide you mentioned in the intro of this Kubernetes section. There is no general guide yet for Kubernetes OIDC support. Let me know what you think, thanks!
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.
Looks good! 👍
Pull Request Info
PR Reviewing Guidelines
JIRA - https://jira.mongodb.org/browse/DOCSP-48312
Staging - https://deploy-preview-476--docs-golang.netlify.app/fundamentals/enterprise-auth/#kubernetes
Self-Review Checklist