Multiple lectures need to be replaced due to kubectl run only creating pods in version 1.18 and newer. All supported course distros have updated to at least 1.18. It's now time to fix the lecture videos.
Main Commits from Jérôme
Update for Kubernetes 1.18 kubectl run · jpetazzo/container.training@fef3fa3
Update kubectl run slideshow · jpetazzo/container.training@46f0bc0
Update kubectl run to kubectl create deploy · jpetazzo/container.training@63e68ab
Multiple lectures need to be replaced due to
kubectl runonly creating pods in version 1.18 and newer. All supported course distros have updated to at least 1.18. It's now time to fix the lecture videos.--to create command (in 28 as well)kubectl create deployment pingpong --image=alpine -- ping localhostMain Commits from Jérôme
Update for Kubernetes 1.18
kubectl run· jpetazzo/container.training@fef3fa3Update kubectl run slideshow · jpetazzo/container.training@46f0bc0
Update kubectl run to kubectl create deploy · jpetazzo/container.training@63e68ab