replace links to /docs/concepts/architecture/controller/ with /ja/docs/

This commit is contained in:
Naoki Oketani
2021-06-19 15:02:08 +09:00
parent 585d4b5e63
commit 58e60ad910
3 changed files with 3 additions and 3 deletions
@@ -115,7 +115,7 @@ Kubernetesによって開始されたコンテナは、DNS検索にこのDNSサ
## {{% heading "whatsnext" %}}
* [ノード](/ja/docs/concepts/architecture/nodes/)について学ぶ
* [コントローラー](/docs/concepts/architecture/controller/)について学ぶ
* [コントローラー](/ja/docs/concepts/architecture/controller/)について学ぶ
* [kube-scheduler](/ja/docs/concepts/scheduling-eviction/kube-scheduler/)について学ぶ
* etcdの公式 [ドキュメント](https://etcd.io/docs/)を読む