++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Various option in building a Kubernetes cluster . There a lot of ways to setup Kubernetes We can setup locally on our laptops or on virtual machines using solutions like Minicube, or Micro k8s, The kubeadm tool is used to Bootstrap and manage production grade kubernetes clusters . There are also hosted solutions for Kubernetes cluster . In the cloud environment We also have a demo of provisioning kubernetes cluster on GCP . So you may really follow any of these approaches. As part of this course we give you a real Kubernetes cluster right in your browser with a click of a button without having to set anything up. We will use the Mini-Kube option which is the easiest way to get started with the Kubernetes system . Before we head to the demo , it is a good understand how it works , earlier we spoke abou...
Comments
Post a Comment