Update content/ja/docs/concepts/overview/working-with-objects/kubernetes-objects.md

Co-authored-by: makocchi <makocchi@gmail.com>
This commit is contained in:
Jin Hase 2021-04-15 16:53:16 +09:00 committed by GitHub
parent 0c70674e07
commit ef338793a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -73,7 +73,6 @@ Kubernetesオブジェクトを`.yaml`ファイルに記載して作成する場
* 最も重要、かつ基本的なKubernetesオブジェクト群を学びましょう、例えば、[Pod](/ja/docs/concepts/workloads/pods/)です。
* Kubernetesの[コントローラー](/docs/concepts/architecture/controller/)を学びましょう。
* Kubernetesの[コントローラー](/ja/docs/concepts/architecture/controller/)を学びましょう。
* [Using the Kubernetes API](/docs/reference/using-api/)はこのページでは取り上げていない他のAPIについて説明します。