Skip to content

Latest commit

 

History

History

part-2

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Kubernetes Workshop

Part 2

You will learn:

  • What a Deployment is
  • How the Controller Managers work
  • Deployment Update Strategies

Follow Along Exercises

  1. Deploying the follow-me deployment
  2. Deploying the update-strategy deployment

Solo Exercises

  1. Deploy apache Deployment Manifest
  2. Deploy broken Deployment Manifest
  3. Deploy nginx Deployment Manifest

Command Help

Describing a Resource

kubectl describe resource_type resource_name