Multi threading with Millicores in Kubernetes
I am confused of the concept of millicores in Kubernetes. As per my programming knowledge, only one thread can run per core so why would I set a limit in millicores? For example, if I set a CPU limit of 600m to a container, can I use 400m for another pod or container? is that possible? I have tried installing minikube and ran on it. Will both containers or p