fix Minikube 404 error. (#11461)
This commit is contained in:
parent
1feb401ea2
commit
0c987f419f
|
@ -1,7 +1,7 @@
|
||||||
You need to have a Kubernetes cluster, and the kubectl command-line tool must
|
You need to have a Kubernetes cluster, and the kubectl command-line tool must
|
||||||
be configured to communicate with your cluster. If you do not already have a
|
be configured to communicate with your cluster. If you do not already have a
|
||||||
cluster, you can create one by using
|
cluster, you can create one by using
|
||||||
[Minikube](/docs/getting-started-guides/minikube),
|
[Minikube](/docs/setup/minikube),
|
||||||
or you can use one of these Kubernetes playgrounds:
|
or you can use one of these Kubernetes playgrounds:
|
||||||
|
|
||||||
* [Katacoda](https://www.katacoda.com/courses/kubernetes/playground)
|
* [Katacoda](https://www.katacoda.com/courses/kubernetes/playground)
|
||||||
|
|
Loading…
Reference in New Issue