We’re down to the last few videos being edited before releasing a 40-video **free update** to Docker Mastery on Kubernetes. Here’s some other Kubernetes things to get you in the mood for learning Kube! I’ll send out a special newsletter once the videos are released. Until then:
Kubernetes 1.16 Is Out. CRD's Are A Big Deal
CRD’s are now a fully stable “GA” feature, and that means every complex app that you would want to run on Kubernetes will get it’s own “kubified” or “kuberized” plugin (what’s the right verb here), that gives you simple kubectl commands to deploy, upgrade, and manage that app (and many have already done it) .