learning Kubernetes

  • How to Setup and Install Kubernetes , Kubectl & Minikube

    In this video we will show you how to setup and install Kubernetes. 1: The Kubernetes command-line tool, kubectl, allows you to run commands against Kubernetes clusters. 2: Minikube is a tool that lets you run Kubernetes locally (including Windows, macOS and Linux PCs) so that you can try out Kubernetes, or for daily development work. Please go to our…

    Read More »
Back to top button