Project Nodes¶
It’s highly recommended to run all project pods on their dedicated VMs (via node taints), because users – even by accident – could be using a lot of RAM and/or CPU. So, even if containers do their jobs, there might be issues and this cleanly separates the projects from the system services.
To enable this, look into the values.yaml
file, in manage.project
.
Refer to the labels defined in labels and taints for service and project nodes to see how they should be called.