kroll

1.0.1 • Public • Published

kroll

Triggers a rolling update based on analyzing the manifest file for a Kubernetes RC.

$ kroll app.yaml
# or 
$ kroll app.json
  • A ReplicationController must be found in the manifest.
  • It must contain an up-to-date container definition.
  • If more than one container or RC are found, it bails.
  • All the options are passed to roll are passed to kubectl rolling-update.

Installation

$ npm install -g kroll

Readme

Keywords

none

Package Sidebar

Install

npm i kroll

Weekly Downloads

0

Version

1.0.1

License

none

Last publish

Collaborators

  • kroll