pwolthausen / k8s-workshops

14 stars 5 forks source link

Update workshop 1 #8

Open pwolthausen opened 5 years ago

pwolthausen commented 5 years ago

TODO:

  1. Break this into 2 parts
  2. Highlight deployment rollout (need a different deployment to demonstrate this)
  3. Test the readiness probe of the mysql container (no delay required)
  4. Correct mistake in stateful set and corrections for the job section (remove matchLabels)
pwolthausen commented 5 years ago

Also add intro with simple deployment already created to be used to demonstrate basic deployment usage