Skip to content

Instantly share code, notes, and snippets.

@tristanlins
Last active January 19, 2020 13:28
Show Gist options
  • Save tristanlins/d811410bd76491ee0603f58457f28448 to your computer and use it in GitHub Desktop.
Save tristanlins/d811410bd76491ee0603f58457f28448 to your computer and use it in GitHub Desktop.
Medium | Test kubernetes config
$ KUBECONFIG=/path/to/config.yml kubectl get deployment
NAME READY UP-TO-DATE AVAILABLE AGE
my-app 1/1 1 1 1s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment