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:
Olga Maciaszek-Sharma
2021-01-19 17:38:05 +01:00
parent 4d7644013d
commit 0e8a8848bb
4 changed files with 4 additions and 4 deletions

View File

@@ -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.