armada/docs/source/operations/guide-helm-plugin.rst
Felipe Monteiro d143c6b487 [docs] Armada documentation warning-is-error True.
This PS adds warning-is-error = 1 under [build_sphinx] in setup.cfg
so that warnings can be caught.

A number of warnings/errors while building the docs are have been
corrected by this PS as well.

Change-Id: I445369c802e559c629a685024575bd562ea05a1b
2017-10-06 15:12:28 -04:00

508 B

Armada Plugin

The armada plugin extends all the functionality of Armada to be used as a plugin with Helm.

Install Plugin

To install the Armada plugin, all you have to do is copy the plugin directory into ~/.helm/plugins/
git clone https://github.com/att-comdev/armada.git ~/.helm/plugins/

Usage

helm <Name> <action> [options] :

helm armada tiller --status
helm armada apply ~/.helm/plugins/armada/examples/simple.yaml