Update minikube guide links.
# Conflicts: # spring-cloud-kubernetes-examples/kubernetes-circuitbreaker-ribbon-example/readme.md # spring-cloud-kubernetes-examples/kubernetes-hello-world-example/README.md # spring-cloud-kubernetes-examples/kubernetes-leader-election-example/README.md # spring-cloud-kubernetes-examples/kubernetes-reload-example/README.md # spring-cloud-kubernetes-examples/kubernetes-zipkin-example/README.md
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Setting up the Environment
|
||||
|
||||
To play with these examples, you can install locally Kubernetes & Docker using [Minikube](https://kubernetes.io/docs/getting-started-guides/minikube/) within a Virtual Machine
|
||||
To play with these examples, you can install locally Kubernetes & Docker using [Minikube](https://minikube.sigs.k8s.io/docs/start/) within a Virtual Machine
|
||||
managed by a hypervisor (Xhyve, Virtualbox or KVM) if your machine is not a native Unix operating system.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user