A Golang orchestrator for managing a collection of Kubernetes manifests.
Go to file
Ruslan Aliev b7864350d7 Fix binary path in dockerfile
Change-Id: I066eace4f2242d06f1540f9bdf77b4c6a701d75c
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
2024-02-05 18:30:41 -06:00
cmd Initial commit 2024-02-05 15:05:06 -06:00
images/armada-go Fix binary path in dockerfile 2024-02-05 18:30:41 -06:00
pkg Initial commit 2024-02-05 15:05:06 -06:00
tools Initial commit 2024-02-05 15:05:06 -06:00
.gitignore Initial commit 2024-02-05 15:05:06 -06:00
.gitreview Added .gitreview 2024-01-04 20:22:32 +00:00
.zuul.yaml Initial commit 2024-02-05 15:05:06 -06:00
crd.yaml Initial commit 2024-02-05 15:05:06 -06:00
go.mod Initial commit 2024-02-05 15:05:06 -06:00
go.sum Initial commit 2024-02-05 15:05:06 -06:00
LICENSE Initial commit 2024-02-05 15:05:06 -06:00
main.go Initial commit 2024-02-05 15:05:06 -06:00
Makefile Initial commit 2024-02-05 15:05:06 -06:00
README.md Initial commit 2024-02-05 15:05:06 -06:00

armada-go

A Golang-based orchestrator for managing a collection of Kubernetes Helm charts