armada/doc/source/operations/guide-helm-plugin.rst
Roman Gorshunov d404e3c034 Change various URLs for the OpenDev migration
Change-Id: I3d345cfe1b3cf6134f5aad69ce639ddd21dc101f
2019-07-26 16:32:02 +02:00

30 lines
562 B
ReStructuredText

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://opendev.org/airship/armada.git
**Clone and install locally**
::
git clone https://opendev.org/airship/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