triodan·6 years ago·discussThe guaranteed QoS example in the article is wrong. Kubernetes only sets the Guaranteed QoS if the CPU count is an integer (which 0.5 is not).Also, to take full benefit of the QoS you need to configure the Kubelet with "--cpu-manager-policy static"[0].[0]: https://kubernetes.io/blog/2018/07/24/feature-highlight-cpu-...
triodan·7 years ago·discussUntil Matrix/Riot resolves their problem of having a centralized identity server[0] I wouldn't recommend it.[0]:https://gist.github.com/maxidorius/5736fd09c9194b7a6dc03b6b8...
Also, to take full benefit of the QoS you need to configure the Kubelet with "--cpu-manager-policy static"[0].
[0]: https://kubernetes.io/blog/2018/07/24/feature-highlight-cpu-...