Skip to content

Commit 89c952b

Browse files
author
Tim Bannister
committed
Drop link to CDK on LXD
The page this linked to recommends considering microk8s, so let's omit this one and leave microk8s. Why leave microk8s? It's a certified Kubernetes distribution focused on learning environments, and it's multiplatform (ish).
1 parent 0bf066f commit 89c952b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

content/en/docs/setup/_index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,8 @@ If you're learning Kubernetes, use the Docker-based solutions: tools supported b
4040

4141
|Community |Ecosystem |
4242
| ------------ | -------- |
43-
| [Minikube](/docs/setup/learning-environment/minikube/) | [CDK on LXD](https://www.ubuntu.com/kubernetes/docs/install-local) |
44-
| [kind (Kubernetes IN Docker)](/docs/setup/learning-environment/kind/) | [Docker Desktop](https://www.docker.com/products/docker-desktop)|
45-
| | [Minishift](https://docs.okd.io/latest/minishift/)|
43+
| [Minikube](/docs/setup/learning-environment/minikube/) | [Docker Desktop](https://www.docker.com/products/docker-desktop)|
44+
| [kind (Kubernetes IN Docker)](/docs/setup/learning-environment/kind/) | [Minishift](https://docs.okd.io/latest/minishift/)|
4645
| | [MicroK8s](https://microk8s.io/)|
4746

4847

0 commit comments

Comments
 (0)