Skip to content

Instantly share code, notes, and snippets.

@abhinavkorpal
Created January 16, 2018 12:30
Show Gist options
  • Save abhinavkorpal/b4643cc281d9da8251445f7657ea7db6 to your computer and use it in GitHub Desktop.
Save abhinavkorpal/b4643cc281d9da8251445f7657ea7db6 to your computer and use it in GitHub Desktop.
Kubernetes
create a cluster:
minikube version
minikube start
kubectl version
kubectl cluster-info
kubectl get nodes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment