The more and more I use and test with super heavy ...
# general
e
The more and more I use and test with super heavy loads on Kubernetes the more and more I wonder if I should not put anything with a load on the default cluster and use additional node pools to handle the actual load...Anyone have thoughts on that?
h
I've done some deep dives on kubernetes (like, heard lots of opinions) and i've heard that the kubernetes control daemon does not scale particularly well
like, Circle CI uses Hashicorp Nomad over k8s
reading your question, it sounds less like "My infra churn is causing problems" and more "my workload has insufficient resources"?