Skip to main content

Devops 2.3 Toolkit Kubernetes [top] Here

This post assumes that DevOps 1.0 was about scripting, 2.0 was about CI/CD pipelines, and 2.3 represents the maturation into Platform Engineering and AI-assisted operations . We have moved past "Hello World" Kubernetes. We are past simply wiring a Jenkins pipeline to kubectl apply .

Install k9s and popeye today. Run popeye --save against your production cluster. I guarantee you will find at least 3 misconfigurations. What is your "desert island" K8s CLI tool? Let me know in the comments. devops 2.3 toolkit kubernetes

If you are still using kubectl rollout restart deployment as a fix for memory leaks, you are living in 1.0. Upgrade your toolkit. This post assumes that DevOps 1