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
This commit is contained in:
Kubernetes Prow Robot
2021-07-15 19:06:08 -07:00
committed by GitHub
@@ -1,5 +1,8 @@
---
title: "Kubernetesオブジェクトについて"
title: "Kubernetesオブジェクトを利用する"
weight: 40
description: >
Kubernetesオブジェクトは、Kubernetes上で永続的なエンティティです。Kubernetesはこれらのエンティティを使い、クラスターの状態を表現します。
Kubernetesオブジェクトモデルと、これらのオブジェクトの利用方法について学びます。
---