Monday, April 3, 2023

K8 Deployment Strategy


https://github.com/ContainerSolutions/k8s-deployment-strategies



Recreate:

https://dev.to/cloudskills/kubernetes-deployment-strategy-recreate-3kgn


Ramped/Rolling Update:

https://github.com/ContainerSolutions/k8s-deployment-strategies/tree/master/ramped


Blue-Green Deployment

https://dev.to/pavanbelagatti/kubernetes-deployments-rolling-vs-canary-vs-blue-green-4k9p



Canary Deployment:

https://github.com/NileshGule/canary-demo-kuberentes/tree/main/k8s


No comments:

Post a Comment

Sample Game App Deployment on EKS cluster

 https://padmakshi.medium.com/setting-up-an-eks-cluster-and-deploying-a-game-application-a-step-by-step-guide-08790e0be117