Reformat README file
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://kubernetes.io/docs/getting-started-guides/minikube/) within a Virtual Machine
|
||||
managed by a hypervisor (Xhyve, Virtualbox or KVM) if your machine is not a native Unix operating system.
|
||||
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
## Setting up the Environment
|
||||
|
||||
This example uses a Fabric8 Maven Plugin to deploy an application to a Kubernetes cluster.
|
||||
To try it locally, download and install `[Minikube](https://kubernetes.io/docs/getting-started-guides/minikube/)`.
|
||||
To try it locally, download and install [Minikube](https://kubernetes.io/docs/getting-started-guides/minikube/).
|
||||
|
||||
Once Minikube is downloaded, start it with the following command:
|
||||
```
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
|
||||
# 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://kubernetes.io/docs/getting-started-guides/minikube/) 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