How to read kubernetes docs
Last updated
Last updated
Kubernetes.io website structure is designed for easy navigation and meant to be intuitive in word and expectation.
If you are a Kubernetes user, it is fruitful to spend time understanding structure and get familiar with the documentation style. By repeatedly, referring to the documentation you would progressively learn the complex Kubernetes concepts, synatx, technical terms, careful points and uses.
First have an understanding of the kubernetes.io website structure. https://kubernetes.io/docs/home/
At page kubernetes.io/docs/concepts/architecture/nodes pay attention to the following marked elements.
There are options to the Usage Documentation, Concept underlying the Kubernetes architecture, tutorials, and Reference for the API specification.
Interactive tutorials - https://kubernetes.io/docs/tutorials/kubernetes-basics/create-cluster/cluster-interactive/
Theses resources can also be referred in conjunction with the main kubernetes.io docs for better context and comprehension.
Managed Kubernetes by Google Cloud docs - https://cloud.google.com/kubernetes-engine/docs/deploy-app-cluster
Amazon EKS resources - https://docs.aws.amazon.com/eks/latest/userguide/what-is-eks.html