Daynight
Pages
(Move to ...)
▼
Showing posts with label
Deploymnet
.
Show all posts
Showing posts with label
Deploymnet
.
Show all posts
Wednesday, August 26, 2020
Kubernetes Deployment Update Strategy
›
Kubernetes creates a second ReplicaSet, where it deploys the new pods and removes the old one from the original ReplicaSet 2 Types ...
Tuesday, August 25, 2020
Kubernetes ReplicaSet selector with matchExpressions
›
ReplicaSet is a tool to manage the pod replicas and update strategies, and it is more flexible than the replication controller. It p...
Deploy ASP.NET CORE application with the Kubernetes Deployments
›
Update the application with a rolling update strategy that releases new pods more gradually, one pod at a time. Roll back the appl...
›
Home
View web version