diff --git a/ansible/README.md b/ansible/README.md new file mode 100644 index 0000000..4de3465 --- /dev/null +++ b/ansible/README.md @@ -0,0 +1,3 @@ +# Ansible Playbook + +This playbook is used to boostrap the cluster by installing the cluster and ArgoCD configuration. \ No newline at end of file diff --git a/gitops/README.md b/gitops/README.md new file mode 100644 index 0000000..934430b --- /dev/null +++ b/gitops/README.md @@ -0,0 +1 @@ +Loopback from the App of Apps (`/root-app.yaml`) that adds the manually installed base tools to ArgoCD to be automatically managed and self-healing. \ No newline at end of file diff --git a/platform/README.md b/platform/README.md new file mode 100644 index 0000000..557eca1 --- /dev/null +++ b/platform/README.md @@ -0,0 +1 @@ +Base tools that are "manually" installed by Ansible to boostrat the cluster. \ No newline at end of file