Issue with k8s.io/docs/setup/production-environment/container-runtimes/ (#14945)

pull/14997/head
mhamdi semah 2019-06-19 21:20:34 +02:00 committed by Kubernetes Prow Robot
parent b9a5c8d7b0
commit a0aa15ec7f
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ add-apt-repository ppa:projectatomic/ppa
apt-get update apt-get update
# Install CRI-O # Install CRI-O
apt-get install cri-o-1.11 apt-get install cri-o-1.13
{{< /tab >}} {{< /tab >}}
{{< tab name="CentOS/RHEL 7.4+" codelang="bash" >}} {{< tab name="CentOS/RHEL 7.4+" codelang="bash" >}}