-
Notifications
You must be signed in to change notification settings - Fork 15k
kubeadm: add coredns section to the component customize page #52681
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
kubeadm: add coredns section to the component customize page #52681
Conversation
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
/lgtm |
LGTM label has been added. Git tree hash: f6f3ae82d6d3d810bdcf781cb2574d258c94a3b8
|
content/en/docs/setup/production-environment/tools/kubeadm/control-plane-flags.md
Outdated
Show resolved
Hide resolved
002ea7a
to
38b2aba
Compare
Add a new section about CoreDNS customizations. Include examples of how it is possible to customize coredns.
38b2aba
to
fb873d3
Compare
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tengqm The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/lgtm |
LGTM label has been added. Git tree hash: c18a549e57f0c13dbd679431b5aed6cd35f62d11
|
Add a new section about CoreDNS customizations.
Include examples of how it is possible to customize coredns.
this is not a 1.35 feature, we added it back in 1.31, but this PR diff got lost likely in the rather convoluted branches merges that are done for k/website each release (i don't know if these are still done):
i believe this is the second time i've this happen, so it's a bit of a concern that docs may get lost randomly.
cc @kubernetes/sig-docs-en-owners FYI
/cc @rikatz @SataQiu for review.