From 83d740c062a9008d156e0822a79c77d2b9a47553 Mon Sep 17 00:00:00 2001 From: Kendrick Coleman Date: Wed, 20 Mar 2019 20:43:38 -0400 Subject: [PATCH] Update table (#13317) Updated the table to reflect the VMware Essential PKS solution Signed-off-by: Kendrick Coleman --- content/en/docs/setup/pick-right-solution.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/en/docs/setup/pick-right-solution.md b/content/en/docs/setup/pick-right-solution.md index fcc0558b5b..c0316c043e 100644 --- a/content/en/docs/setup/pick-right-solution.md +++ b/content/en/docs/setup/pick-right-solution.md @@ -58,7 +58,7 @@ a Kubernetes cluster from scratch. * [Docker Desktop](https://www.docker.com/products/docker-desktop) is an easy-to-install application for your Mac or Windows environment that enables you to -start coding and deploying in containers in minutes on a single-node Kubernetes +start coding and deploying in containers in minutes on a single-node Kubernetes cluster. * [Minishift](https://docs.okd.io/latest/minishift/) installs the community version of the Kubernetes enterprise platform OpenShift for local development & testing. It offers an all-in-one VM (`minishift start`) for Windows, macOS, and Linux. The container start is based on `oc cluster up` (Linux only). You can also install [the included add-ons](https://github.com/minishift/minishift-addons/tree/master/add-ons). @@ -285,6 +285,7 @@ VMware vSphere | any | multi-support | multi-support | [docs] VMware vSphere | Juju | Ubuntu | flannel/calico/canal | [docs](/docs/getting-started-guides/ubuntu/) | [Commercial](https://www.ubuntu.com/kubernetes) and [Community](https://jujucharms.com/kubernetes) VMware Cloud PKS | | Photon OS | Canal | [docs](https://docs.vmware.com/en/VMware-Kubernetes-Engine/index.html) | Commercial VMware Enterprise PKS | BOSH | Ubuntu | VMware NSX-T/flannel | [docs](https://docs.vmware.com/en/VMware-Enterprise-PKS/) | Commercial +VMware Essential PKS | any | multi-support | multi-support | [docs](https://cloud.vmware.com/vmware-essential-PKS) | Commercial ### Definition of columns