2.1.2 • Published 8 years ago
alfred-kubernetes v2.1.2
alfred-kubernetes

Alfred workflow to manage a Kubernetes cluster
Install
$ npm i -g alfred-kubernetesRequirements:
- 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