Skip to content

Instantly share code, notes, and snippets.

@abitrolly
Created November 2, 2017 10:13
Show Gist options
  • Save abitrolly/8fc4d27e93075b62c8810b4a26ae6ffe to your computer and use it in GitHub Desktop.
Save abitrolly/8fc4d27e93075b62c8810b4a26ae6ffe to your computer and use it in GitHub Desktop.
Get kubernetes dashboard version

The only way to extract it at Oct-2017 is from Docker image tag.

Partial Linux version:

kubectl get deploy --namespace kube-system -o json | grep netes-dashboard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment