began to learn Kubernetes (k8s), the preliminary look at some introductory articles, to understand some concepts, after the start of hands-on experiment familiar. Find official Website:
https://kubernetes.io/
There is a "Try our Interactive Tutorials", which introduces the basic concepts, while allowing you to practice on a simulated experiment Minikube, introduces six kinds of common kubernetes work flow, Each section will guide you through a browser-based interactive exercise that will have a direct understanding of Kubernetes's most basic functions and operations through this simulated experiment.
After completing the above tutorials, in order to become more familiar with the "documentation" inside to browse, "foundational" inside, "web-based environment", there is a "Katacoda", click Into, There are richer experimental scenarios, the above tutorials is how to use, Katacoda inside the scene also includes how to deploy and configure, the same, is also based on the Web experimental environment, directly on the Web interface to complete, very convenient.
Kubernetes Getting Started learning