Skip to content

Commit

Permalink
Copyedit
Browse files Browse the repository at this point in the history
  • Loading branch information
Misty Linville authored Oct 9, 2018
1 parent 6a21c5e commit 8090481
Showing 1 changed file with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,9 @@ You can get basic information about your cluster with the commands `kubectl clus
On Linux, *microk8s* is a good alternative to Minikube for a local
install of Kubernetes:

* there is no overhead from running a virtual machine as it runs on
the native OS
* microk8s always provides the latest stable version of Kubernetes
* installation of microk8s takes less than a minute
* Runs on the native OS, so there is no overhead from running a virtual machine.
* Always provides the latest stable version of Kubernetes, using built-in auto-upgrade functionality.
* Installs in less than a minute.

* {{< link text="Install microk8s" url="https://microk8s.io/" >}}.

Expand Down

0 comments on commit 8090481

Please sign in to comment.