give informations about the existing ansible playbooks
This commit is contained in:
parent
a0340e41b0
commit
55794832ad
8
docs/admiralty/deployment.md
Normal file
8
docs/admiralty/deployment.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Deploying Admiralty on a Open Cloud cluster
|
||||
|
||||
We have written two playbooks available on a private [GitHub repo](https://github.com/pi-B/ansible-oc/tree/384a5acc0713a0fa013a82f71fbe2338bf6c80c1/Admiralty)
|
||||
|
||||
- `deploy_admiralty.yml` installs Helm and necessary charts in order to run Admiralty on the cluster
|
||||
- `setup_admiralty_target.yml` create the environment necessary to use a cluster as a target in an Admiralty federation running Argo Workflows. Create the necessary serviceAccount, target ressource and token to authentify the source
|
||||
- `add_admiralty_target.yml` creates the environment to use a cluster as a source, providing the data necessary to use a given cluster as a target.
|
||||
|
Loading…
Reference in New Issue
Block a user