I am new to Kubernetes, Can some one guide me how to learn and practice kubernetes

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?

1 Like

The tasks on Kubernete.io are great.

I also found the edx Intro To Kubernetes to be excellent.

https://www.edx.org/course/introduction-to-kubernetes

Thanks @macintoshprime

1 Like