Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 240 Bytes

application-deployment.md

File metadata and controls

4 lines (4 loc) · 240 Bytes

Application deployment

  • Use Kubernetes primates to implement common deployment strategies ( e.g. blue/green or conary)
  • Understand Deployments and how to perform rolling updates
  • Use the Helm package manager to deploy existing packages