You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This resolveslima-vm#1178 and allows users to create multiple local Kubernetes
clusters through Kind or the Cluster API Docker provider.
Signed-off-by: Carlos Nunez <ncarlos@vmware.com>
Description
Lima Version
Host Vesrion
Problem Description
Starting multiple Kind clusters on Lima VMs created from the
docker-rootful
template causes control plane nodes to fail with EMFILE errors.Increasing inotify limits per Kind's documentation resolves this.
The PR linked to this issue adds this change to the
provision
block for this template so that others don't run into this issue.The text was updated successfully, but these errors were encountered: