mmumshad / kubernetes-the-hard-way

Bootstrap Kubernetes the hard way on Vagrant on Local Machine. No scripts.
Apache License 2.0
4.7k stars 4.54k forks source link

Fix deprecation in 1.16 for Deployment #72

Closed sudhirrs closed 3 years ago

sudhirrs commented 4 years ago

https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/

gerrywastaken commented 4 years ago

The tutorial was written with 1.13 in mind, a lot more would need to be updated at the same time if updating this to a newer version.

M-Ayman commented 3 years ago

As @gerrywastaken mentioned The tutorial was written with 1.13 in mind, a lot more would need to be updated at the same time if updating this to a newer version.