Files
armada/docs/source/operations/guide-helm-plugin.rst
Evan Steitz 69bc0c9995 docs(plugin): Update plugin guide
Update the plugin documentation to reflect the best options for installing the armada plugin

Closes #166 https://github.com/att-comdev/armada/issues/166

Change-Id: If9612cef2bdc5f05342747fd45b939877e1b379f
2018-02-11 13:19:31 -05: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