https://github.com/dexterposh/pskube
Helper utilities for using kubectl in pwsh.
https://github.com/dexterposh/pskube
kubectx kubens pwsh
Last synced: about 1 month ago
JSON representation
Helper utilities for using kubectl in pwsh.
- Host: GitHub
- URL: https://github.com/dexterposh/pskube
- Owner: DexterPOSH
- License: apache-2.0
- Created: 2019-08-23T09:09:11.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-22T04:48:58.000Z (over 6 years ago)
- Last Synced: 2025-02-23T03:23:38.636Z (over 1 year ago)
- Topics: kubectx, kubens, pwsh
- Language: PowerShell
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PSKube
This module was inspired by KubeCtx/KubeNS project on GitHub which was written for bash.
The intent of this utility as I embarked on K8s journe was to help me in day-to-day K8s-Ops using PowerShell as my default shell.