summaryrefslogtreecommitdiffhomepage
path: root/g3doc/user_guide/containerd
diff options
context:
space:
mode:
authorIan Lewis <ianlewis@google.com>2020-10-26 21:59:47 -0700
committergVisor bot <gvisor-bot@google.com>2020-10-26 22:01:56 -0700
commit3bb5f7164eefc6d5f33e7c08f87e2ae6df1c4bff (patch)
tree15c560026d567133dba390deb8a005a0f9f0a9bc /g3doc/user_guide/containerd
parentfacb2fb9c39de72c2426849a972f7181e236e7ab (diff)
Update latest install docs to install containerd shim
PiperOrigin-RevId: 339182137
Diffstat (limited to 'g3doc/user_guide/containerd')
-rw-r--r--g3doc/user_guide/containerd/quick_start.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/g3doc/user_guide/containerd/quick_start.md b/g3doc/user_guide/containerd/quick_start.md
index b6a3186d8..a98fe5c4a 100644
--- a/g3doc/user_guide/containerd/quick_start.md
+++ b/g3doc/user_guide/containerd/quick_start.md
@@ -1,7 +1,7 @@
# Containerd Quick Start
-This document describes how to install and configure `containerd-shim-runsc-v1`
-using the containerd runtime handler support on `containerd` 1.2 or later.
+This document describes how to use `containerd-shim-runsc-v1` with the
+containerd runtime handler support on `containerd` 1.2 or later.
> ⚠️ NOTE: If you are using Kubernetes and set up your cluster using kubeadm you
> may run into issues. See the [FAQ](../FAQ.md#runtime-handler) for details.