You need to sign in or sign up before continuing.
Kind deployment and multus, too many files open
Known KinD issue, observed in the deployment with Ubuntu 24.04, kernel 6.8-053-generic. Multus pods crash as consequence when deploying netma, l2sm
to correct: sudo sysctl fs.inotify.max_user_watches=524288 sudo sysctl fs.inotify.max_user_instances=512
Perhaps had in the readme a section for known issues and how to solve them?