Kubernetes Immutable Infrastructure
Contents
Mutable Infrastructure
Immutable Infrastructure
Rolling Update
In Kubernetes, it’s
Rolling Update.Ensure Immutability of Containers at Runtime
PodSecurityPolicy
In Kubernetes, we can use
PodSecurityPolicy for that.nginx.yaml
| |
psp.yaml
| |
CozyFex