From 631dd5330d438729a7a8f6e00b279386924de640 Mon Sep 17 00:00:00 2001 From: Ian Lewis Date: Tue, 13 Oct 2020 18:58:01 -0700 Subject: 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 --- g3doc/user_guide/containerd/quick_start.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'g3doc/user_guide/containerd') diff --git a/g3doc/user_guide/containerd/quick_start.md b/g3doc/user_guide/containerd/quick_start.md index 2f67eecb3..b6a3186d8 100644 --- a/g3doc/user_guide/containerd/quick_start.md +++ b/g3doc/user_guide/containerd/quick_start.md @@ -3,6 +3,9 @@ This document describes how to install and configure `containerd-shim-runsc-v1` using 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. + ## Requirements - **runsc** and **containerd-shim-runsc-v1**: See the -- cgit v1.2.3