fix caption

This commit is contained in:
makocchi-git 2020-06-24 20:19:57 +09:00
parent 9bc2a924df
commit b4e2cdfa59
No known key found for this signature in database
GPG Key ID: E8BA5B5AAE119D0A
1 changed files with 2 additions and 4 deletions

View File

@ -3,14 +3,13 @@ title: CRIのインストール
content_type: concept
weight: 10
---
{{% capture overview %}}
<!-- overview -->
{{< feature-state for_k8s_version="v1.6" state="stable" >}}
Podのコンテナを実行するために、Kubernetesはコンテナランタイムを使用します。
様々なランタイムのインストール手順は次のとおりです。
{{% /capture %}}
{{% capture body %}}
<!-- body -->
{{< caution >}}
@ -320,5 +319,4 @@ kubeadmを使う場合は[kubeletのためのcgroupドライバー](/ja/docs/set
詳細については[Fraktiのクイックスタートガイド](https://github.com/kubernetes/frakti#quickstart)を参照してください。
{{% /capture %}}