armada/doc/source/operations/guide-helm-plugin.rst
Felipe Monteiro 085d9887e0 Rename docs to doc to align with OpenStack standard
This patchset updates docs to doc to align with OpenStack
standard. Follow-up patchset will be needed to publish
documentation to OpenStack [0].

TODO: Update Armada documentation job to align with [1].

[0] https://docs.openstack.org/doc-contrib-guide/project-guides.html
[1] http://lists.openstack.org/pipermail/openstack-dev/2018-March/128594.html

Change-Id: I100541611ddfcd5c42f09da631346cb8ef3de5e7
2018-05-17 21:39:01 +00:00

566 B

Armada Plugin

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

Install Plugin

Install directly from the repository

helm plugin install https://github.com/att-comdev/armada.git

Clone and install locally

git clone https://github.com/att-comdev/armada.git ~/.helm/plugins/
helm plugin install ~/.helm/plugins/armada

Usage

helm <Name> <action> [options] :

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