Hi All,
I want to implement kubernetes along with dockers to one of my application. I have already created containers for application and executed as well. how do I learn the basics of Kubernetes and its implementations?
Thanks
Hi All,
I want to implement kubernetes along with dockers to one of my application. I have already created containers for application and executed as well. how do I learn the basics of Kubernetes and its implementations?
Thanks
The kubernetes docs on the website are a good start, IMHO. Have you tried that?
The tasks on Kubernete.io are great.
I also found the edx Intro To Kubernetes to be excellent.
Thanks @macintoshprime