re-alphabetize list of Local ecosystem tools (#13163)

[#12994](https://github.com/kubernetes/website/pull/12994) had already been sitting for a week+, and I didn't want to waste any more time by asking for such a small change across time zones
pull/13211/head
Cody Clark 2019-03-15 09:26:58 -07:00 committed by Kubernetes Prow Robot
parent 8372a20edd
commit 599a23b566
1 changed files with 2 additions and 2 deletions

View File

@ -67,10 +67,10 @@ cluster.
* [IBM Cloud Private-CE (Community Edition) on Linux Containers](https://github.com/HSBawa/icp-ce-on-linux-containers) is a Terraform/Packer/BASH based Infrastructure as Code (IaC) scripts to create a seven node (1 Boot, 1 Master, 1 Management, 1 Proxy and 3 Workers) LXD cluster on Linux Host.
* [Ubuntu on LXD](/docs/getting-started-guides/ubuntu/local/) supports a nine-instance deployment on localhost.
* [Kind](https://kind.sigs.k8s.io/), Kubernetes IN Docker is a tool for running local Kubernetes clusters using Docker containers as "nodes". It is primarily designed for testing Kubernetes, initially targeting the conformance tests.
* [Ubuntu on LXD](/docs/getting-started-guides/ubuntu/local/) supports a nine-instance deployment on localhost.
## Hosted Solutions
* [AppsCode.com](https://appscode.com/products/cloud-deployment/) provides managed Kubernetes clusters for various public clouds, including AWS and Google Cloud Platform.