How to specify how much system resources to allocate? (CPU, RAM, etc)
Hi, I am looking for a way to specify how much system resources (CPU, RAM, maybe Storage, etc) to allocate to a cluster like how Minikube lets you: minikube config set <thing> <amount> is there a way to specify somewhat like this via the command line in k3d? I didn't see anything related to it in the documentation at k3d.io. Thank you! 😃
Scope of your Question
k3d version v4.4.4
k3s version v1.20.6-k3s1 (default)