Skip to content

Commit

Permalink
Minor updates on line 106
Browse files Browse the repository at this point in the history
  • Loading branch information
Debanitrkl committed Feb 10, 2022
1 parent 7dc0d47 commit c38dc24
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ This will start a text editor where you can edit the Node object.

To choose a text editor you can set the `KUBE_EDITOR` environment variable.

- - Change the value of `kubeadm.alpha.kubernetes.io/cri-socket` from `/var/run/dockershim.sock`
to the CRI socket path of your chose (for example `unix:///run/containerd/containerd.sock`).
- Change the value of `kubeadm.alpha.kubernetes.io/cri-socket` from `/var/run/dockershim.sock`
to the CRI socket path of your choice (for example `unix:///run/containerd/containerd.sock`).

Note that new CRI socket paths must be prefixed with `unix://` ideally.

Expand Down

0 comments on commit c38dc24

Please sign in to comment.