alfred-kubernetes
v2.1.2
Published
Alfred workflow to manage a kubernetes cluster
Downloads
25
Readme
alfred-kubernetes
Alfred workflow to manage a Kubernetes cluster
Install
$ npm i -g alfred-kubernetes
Requirements:
- Node.js 7+
- Alfred Powerpack
- Kubernetes is already installed and configured (uses kubectl behind the scenes)
Features
kube: List of available commands
kube portforward [name of pod] [port]: List containers that expose a port and forward it
kube ui: Will run kubectl proxy and open the dashboard in the default browser
kube context [name]: List available contexts and let you switch between them
License
MIT © Kenneth Lynne