A guide to Kubernetes pod eviction
One of the strengths of Kubernetes is scheduling. It handles application pod placement across nodes in a cluster and their resource allocation, so you don’t have to worry about balancing resources yourself. When it runs out of resources, Kubernetes can evict pods—but how does Kubernetes decide which pod to evict? Kubernetes pods and resources While a pod can hold multiple containers, for the purpose of this article, I will...
Being autistic in an open organization
After a long and complex diagnostic process, I recently came to the realization that I am autistic (I write more about that on LinkedIn). This knowledge is providing me with new insights—into my life, memorable episodes from my past, and the ways I navigate the world. To me, one of the most interesting aspects of this is how I’ve managed my career. read more Powered by...