Fix the borken link in kubelet-integration.md page#12864
Fix the borken link in kubelet-integration.md page#12864k8s-ci-robot merged 1 commit intokubernetes:masterfrom
Conversation
|
Deploy preview for kubernetes-io-master-staging ready! Built with commit 990539e https://deploy-preview-12864--kubernetes-io-master-staging.netlify.com |
| | `kubectl` | Installs the `/usr/bin/kubectl` binary. | | ||
| | `kubernetes-cni` | Installs the official CNI binaries into the `/opt/cni/bin` directory. | | ||
| | `cri-tools` | Installs the `/usr/bin/crictl` binary from [https://github.com/kubernetes-incubator/cri-tools](https://github.com/kubernetes-incubator/cri-tools). | | ||
| | `cri-tools` | Installs the `/usr/bin/crictl` binary from [cri-tools git repo](https://github.com/kubernetes-incubator/cri-tools). | |
There was a problem hiding this comment.
please change:
[cri-tools git repo] -> the [cri-tools git repository]
| | Package name | Description | | ||
| |--------------|-------------| | ||
| | `kubeadm` | Installs the `/usr/bin/kubeadm` CLI tool and [The kubelet drop-in file(#the-kubelet-drop-in-file-for-systemd) for the kubelet. | | ||
| | `kubeadm` | Installs the `/usr/bin/kubeadm` CLI tool and [the kubelet drop-in file](#the-kubelet-drop-in-file-for-systemd) for the kubelet. | |
There was a problem hiding this comment.
[the kubelet drop-in file] -> the [kubelet drop-in file]
|
@neolit123 pls help review again. thank you! |
|
@zacharysarah who might be the sig-docs person who can approve the PR following the review from @neolit123 ? |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: zacharysarah The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Fixes #12859