Thursday 29 August 2019

Kubernetes Deployments 101

Folks,A Deployment resource uses a ReplicaSet to manage the pods. However, it handles updating them in a controlled way. Let’s dig deeper into Deployment Controllers and patterns.Here's this week article Kubernetes Deployment 101What's inside:Why use a Kubernetes Deployment?The Deployment definition.Performing Updates with Zero Downtime.Kubernetes Deployments Strategies Overview.Updating a Deployment while another is in progress.Scaling and Autoscaling Deployments.https://www.magalix.com/blog/kubernetes-deployments-101

Submitted August 29, 2019 at 01:39PM by AhmedAttef

No comments:

Post a Comment