Remove dead links, point to minikube
Remove dead links to methods of locally hosting k8s. Point to minikube instead.
This commit is contained in:
@@ -30,15 +30,9 @@ a Kubernetes cluster from scratch.
|
|||||||
|
|
||||||
### Local-machine Solutions
|
### Local-machine Solutions
|
||||||
|
|
||||||
Local-machine solutions create a single cluster with one or more Kubernetes nodes on a single
|
[Minikube](/docs/getting-started-guides/minikube/) is the recommended method for you to create a
|
||||||
physical machine. Setup is completely automated and doesn't require a cloud provider account.
|
single node kubernetes cluster locally for purposes of development and testing.
|
||||||
But their size and availability is limited to that of a single machine.
|
Setup is completely automated and doesn't require a cloud provider account.
|
||||||
|
|
||||||
The local-machine solutions are:
|
|
||||||
|
|
||||||
- [Minikube](/docs/getting-started-guides/minikube/) (recommended)
|
|
||||||
- [Local Docker-based](/docs/getting-started-guides/docker)
|
|
||||||
- [Vagrant](/docs/getting-started-guides/vagrant)
|
|
||||||
|
|
||||||
|
|
||||||
### Hosted Solutions
|
### Hosted Solutions
|
||||||
|
|||||||
Reference in New Issue
Block a user