kubernetes-yaml/learn/learn-kubernetes-master/kiamol/ch01/kind-metallb/README.md

12 lines
343 B
Markdown
Raw Normal View History

# DEPRECATED
Readers found lots of issues using Kind, so the recommendation for your lab environment is either:
* Docker Desktop (on Mac or Windows)
* K3s with Docker (on Linux)
K3s comes with LoadBalancer support built in and works well across different OSes.
See [vagrant-k3s](../vagrant-k3s/README.md) to run K3s in a VM with Vagrant.