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

343 B

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 to run K3s in a VM with Vagrant.