-
Notifications
You must be signed in to change notification settings - Fork 14.5k
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
Reconfigure Kubelet: Update kubelet config link #25893
Reconfigure Kubelet: Update kubelet config link #25893
Conversation
Deploy preview for kubernetes-io-master-staging ready! Built with commit 41de0de https://deploy-preview-25893--kubernetes-io-master-staging.netlify.app |
Also related to #23889 |
/sig node |
content/en/docs/tasks/administer-cluster/reconfigure-kubelet.md
Outdated
Show resolved
Hide resolved
4c1b9de
to
66ba4cb
Compare
Hey @sftim I have incorporated all the requested changes. PTAL. |
I don't actually have the time to review this just now |
/approve |
content/en/docs/tasks/administer-cluster/reconfigure-kubelet.md
Outdated
Show resolved
Hide resolved
The old link points to the code base of 1.11. Since then there have been several changes to the configuration, either new flags added or removed. Signed-off-by: Suraj Deshmukh <[email protected]>
@SergeyKanzhelev done, PTAL. |
66ba4cb
to
41de0de
Compare
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
LGTM label has been added. Git tree hash: e559ffc7d5b05dca3a0f44ae3bf2df639f739a9e
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: SergeyKanzhelev, 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 |
The old link points to the code base of 1.11. Since then there have been
several changes to the configuration, either new flags added or removed.