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
566 B
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