summaryrefslogtreecommitdiffhomepage
path: root/g3doc/user_guide/FAQ.md
diff options
context:
space:
mode:
authorIan Lewis <ianlewis@google.com>2020-10-13 18:58:01 -0700
committergVisor bot <gvisor-bot@google.com>2020-10-13 18:59:45 -0700
commit631dd5330d438729a7a8f6e00b279386924de640 (patch)
tree8961b5d7fcf1c58bb83d8c1c6617875daa542c3a /g3doc/user_guide/FAQ.md
parent7eeeff4268384a7aa87ab5aa6d57ac89711bcbff (diff)
Various website fixes
- Formatting on the most recent blog post - Add a link to faq from containerd docs - Fix code in FAQ PiperOrigin-RevId: 337001738
Diffstat (limited to 'g3doc/user_guide/FAQ.md')
-rw-r--r--g3doc/user_guide/FAQ.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/g3doc/user_guide/FAQ.md b/g3doc/user_guide/FAQ.md
index 514fe3918..69033357c 100644
--- a/g3doc/user_guide/FAQ.md
+++ b/g3doc/user_guide/FAQ.md
@@ -111,7 +111,7 @@ Please recreate your cluster and set the `--cni-socket` option on kubeadm
commands. For example:
```bash
-kubeadm init --cni-socket=/var/run/containerd/containerd.sock` ...
+kubeadm init --cni-socket=/var/run/containerd/containerd.sock ...
```
To fix an existing cluster edit the `/var/lib/kubelet/kubeadm-flags.env` file