Skip to content

Instantly share code, notes, and snippets.

@ryannealmes
Last active November 2, 2018 19:04
Show Gist options
  • Save ryannealmes/6c1631f0100679773fedac23926a871a to your computer and use it in GitHub Desktop.
Save ryannealmes/6c1631f0100679773fedac23926a871a to your computer and use it in GitHub Desktop.
kubectl exec -ti <running_pod_name> /bin/bash
kubectl get pods
kubectl get services
kubectl describe <service_name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment