Kevsquid.hashnode.dev·Nov 12, 2024Topic 2: Deployment strategy for KubernetesIn this post, let’s delve into Kubernetes deployment common strategies, looking at the advantages and disadvantages of each. A suitable deployment strategy that can minimize downtime and increase reliability when releasing your application On manifes...KubernetesKubernetes
vikash kumardevopswizard.hashnode.dev·Jul 7, 2024Step-by-Step Kubernetes Rolling Updates and Rollbacks TutorialHey there, fellow Kubernetes adventurers! 👋 Ready to level up your CKA (Certified Kubernetes Administrator) skills? Today, we're diving deep into the world of Rolling Updates and Recreate deployments in Kubernetes. Trust me, this stuff is cooler tha...CKA journeyKubernetes Rolling Updates