Complete the following step to install Kubernetes cluster node:

  1. Run the following command
    $ sudo minikube start --kubernetes-version v1.16.0 --vm-driver=none
    The following diagram shows the PingIntelligence deployment in a Kubernetes cluster
    PingIntelligence deployment in a Kubernetes cluster