Add description and modify title

This commit is contained in:
Toshiaki Inukai
2021-07-14 01:36:20 +00:00
parent 0732592a13
commit 9296fc4ff0
@@ -1,5 +1,8 @@
---
title: "Kubernetesオブジェクトについて"
title: "Kubernetesオブジェクトを利用する"
weight: 40
description: >
Kubernetesオブジェクトは、Kubernetes上で永続的なエンティティです。Kubernetesはこれらのエンティティを使い、クラスターの状態を表現します。
Kubernetesオブジェクトモデルと、これらのオブジェクトの利用方法について学びます。
---