Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 7. Verifying Kubectl installation 


Verify that Kubernetes config is good

            root@localhost:~# kubectl cluster-info
            Kubernetes master is running at https://10.110.208.207:443/
            dnsmasq is running at https://10.110.208.207:443//api/v1/namespaces/kube-system/services/dnsmasq/proxy
            kubedns is running at https://10.110.208.207:443//api/v1/namespaces/kube-system/services/kubedns/proxy

...