Skip to content

Instantly share code, notes, and snippets.

@misterpah
Created September 4, 2021 15:17
Show Gist options
  • Save misterpah/f99fcab380cb1933741c4b2502939acc to your computer and use it in GitHub Desktop.
Save misterpah/f99fcab380cb1933741c4b2502939acc to your computer and use it in GitHub Desktop.
k9s for windows [powershell]
docker run --rm -it -v $env:userprofile\.kube\config:/root/.kube/config quay.io/derailed/k9s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment