Slide 34
Slide 34 text
10. Dev/prod parity 开发环境与线上环境等价
"Keep development, staging, and production as similar as possible"
Kubernetes has multiple environments for different uses
Use the same configuration for dev, staging, prod
All of the configurations are in YAML files