We are going to harden our Kubernetes cluster to use TLS 1.3 only. Continue reading
Tag Archives: kubelet
CKA Practice Questions
The goal of this post is to help you find the answer to the following question: am I ready for the CKA exam? Continue reading
Configure Kubelet Out of Resource Handling, or How to Stop EKS Kubernetes Nodes from Going Down
Kubelet has the ability to specify eviction thresholds that trigger the kubelet to reclaim resources. We are going to use them with our EKS worker nodes. Continue reading