kube-automation

0.0.1-alpha • Public • Published

Deploy to Kubernetes and auto rollback the deployment on failure

example:

  • cat deployment.yaml | KUBE_NAMESPACE=stg npm start
  • pipe the kubernetes deployment yaml
  • specify the namespace with KUBE_NAMESPACE
  • npm start to deploy

Package Sidebar

Install

npm i kube-automation

Weekly Downloads

0

Version

0.0.1-alpha

License

Apache Version 2.0

Last publish

Collaborators

  • jeremylorino