alfred-kubernetes

2.1.2 • Public • Published

alfred-kubernetes CircleCI npm version GitHub license semantic-release

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

kube portforward [name of pod] [port]: List containers that expose a port and forward it

portforward name port

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

context

License

MIT © Kenneth Lynne

Readme

Keywords

Package Sidebar

Install

npm i alfred-kubernetes

Weekly Downloads

10

Version

2.1.2

License

MIT

Last publish

Collaborators

  • kennethlynne