Skip to content

Commit bcdbf80

Browse files
authored
Merge pull request #28933 from t-inu/add-desc-1
[ja] Add description and modify title in docs/concepts/overview/working-with-objects/_index.md
2 parents 36df19e + 9296fc4 commit bcdbf80

File tree

1 file changed

+4
-1
lines changed
  • content/ja/docs/concepts/overview/working-with-objects

1 file changed

+4
-1
lines changed
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
---
2-
title: "Kubernetesのオブジェクトについて"
2+
title: "Kubernetesオブジェクトを利用する"
33
weight: 40
4+
description: >
5+
Kubernetesオブジェクトは、Kubernetes上で永続的なエンティティです。Kubernetesはこれらのエンティティを使い、クラスターの状態を表現します。
6+
Kubernetesオブジェクトモデルと、これらのオブジェクトの利用方法について学びます。
47
---
58

0 commit comments

Comments
 (0)