alfred-kubernetes
v2.1.2
Published
Alfred workflow to manage a kubernetes cluster
Downloads
52
Readme
alfred-kubernetes
![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)
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