Add description and modify title
parent
0732592a13
commit
9296fc4ff0
|
@ -1,5 +1,8 @@
|
|||
---
|
||||
title: "Kubernetesのオブジェクトについて"
|
||||
title: "Kubernetesオブジェクトを利用する"
|
||||
weight: 40
|
||||
description: >
|
||||
Kubernetesオブジェクトは、Kubernetes上で永続的なエンティティです。Kubernetesはこれらのエンティティを使い、クラスターの状態を表現します。
|
||||
Kubernetesオブジェクトモデルと、これらのオブジェクトの利用方法について学びます。
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in New Issue