ja-docs: fixes for broken links. (#17781)
1. Fixed markdown error that endup as 404 error at the URL
https://kubernetes.io/ja/docs/reference/command-line-tools-reference/feature-gates/
See - CSI(Container Storage Interface) link.
2. Minikube links at
- content/ja/docs/tasks/tools/install-minikube.md
- content/ja/includes/task-tutorial-prereqs.md
3. Link to CRI page at
content/ja/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md
4. Windows Nodes link at
https://kubernetes.io/ja/docs/setup/production-environment/windows/user-guide-windows-containers/
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
4a1fc7f34e
commit
ef00b57e7b
@@ -1,5 +1,5 @@
|
||||
Kubernetesクラスターが必要、かつそのクラスターと通信するためにkubectlコマンドラインツールが設定されている必要があります。
|
||||
まだクラスターがない場合、[Minikube](/ja/docs/setup/minikube)を使って作成するか、
|
||||
まだクラスターがない場合、[Minikube](/ja/docs/setup/learning-environment/minikube/)を使って作成するか、
|
||||
以下のいずれかのKubernetesプレイグラウンドも使用できます:
|
||||
|
||||
* [Katacoda](https://www.katacoda.com/courses/kubernetes/playground)
|
||||
|
||||
Reference in New Issue
Block a user