This commit is contained in:
2024-02-20 17:15:27 +08:00
committed by huty
parent 6706e1a633
commit 34158042ad
1529 changed files with 177765 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# 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.