Install Kubernetes cluster with Ansible will easy the process of installation by saving our time. If you are looking to complete a mass installation setup in less than 5 minutes, Have a look into this.
Upgrade Kubernetes Cluster, The most required requirement in any production environment to get the latest features of Kubernetes. Follow this guide to simplify your upgrade process.
Creating our first Kubernetes Pod on our new Kubernetes cluster in some available methods. Let's see how to generate a YAML file from the created Pod as well.
To get a rich graphical view of Kubernetes cluster, we need to deploy a few pods, replica, service and much more, Which allow to access Kubernetes dashboard.