2.1.2 • Published 6 years ago

alfred-kubernetes v2.1.2

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

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

2.1.2

6 years ago

2.1.1

6 years ago

2.1.0

6 years ago

2.0.0

6 years ago

1.4.2

6 years ago

1.4.1

6 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago