https://github.com/statcan/argo-controller
A series of controllers for configuring namespaces to accomodate Argo
https://github.com/statcan/argo-controller
argo controller kubernetes
Last synced: 3 months ago
JSON representation
A series of controllers for configuring namespaces to accomodate Argo
- Host: GitHub
- URL: https://github.com/statcan/argo-controller
- Owner: StatCan
- License: other
- Created: 2021-11-27T17:01:40.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-23T17:36:24.000Z (almost 2 years ago)
- Last Synced: 2026-03-10T23:38:57.006Z (4 months ago)
- Topics: argo, controller, kubernetes
- Language: Go
- Homepage:
- Size: 91.8 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# argo-controller
A series of controllers for configuring namespaces to accomodate Argo.
## ArgoCD
- TBD
## Argo Workflows
- Make a service account in every namespace with the active directory group annotation
- Create a role binding in every namespace mapping to a cluster role granting access to argo workflow resources
- Create a secret for accessing storage through MinIO in gateway mode