This reverts commit
|
||
|---|---|---|
| docker | ||
| k8s | ||
| k8s-notes | ||
| scripts | ||
| terraform | ||
| .gitignore | ||
| NOTES.md | ||
| README.md | ||
| bitbucket-pipelines.yml | ||
README.md
README
This README would normally document whatever steps are necessary to get your application up and running.
What is this repository for?
- Quick summary
- Version
- Learn Markdown
How do I get set up?
- Summary of set up
- Configuration
- Dependencies
- Database configuration
- How to run tests
- Deployment instructions
Contribution guidelines
- Writing tests
- Code review
- Other guidelines
Who do I talk to?
- Repo owner or admin
- Other community or team contact
Apply terraform
Install ArgoCD
kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml