Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.
Find a file
stefanprodan 94e0b3c9c3 Add install command with dry-run option
- build kustomization
- apply output on the cluster
- check rollout status of source and kustomize controllers
2020-04-24 18:18:41 +03:00
cmd/tk Add install command with dry-run option 2020-04-24 18:18:41 +03:00
manifests Add install manifests 2020-04-24 18:16:31 +03:00
.gitignore Init toolkit CLI 2020-04-24 14:30:27 +03:00
go.mod Init toolkit CLI 2020-04-24 14:30:27 +03:00
go.sum Init toolkit CLI 2020-04-24 14:30:27 +03:00
LICENSE Initial commit 2020-04-24 12:38:22 +03:00
Makefile Init toolkit CLI 2020-04-24 14:30:27 +03:00
README.md Initial commit 2020-04-24 12:38:22 +03:00

toolkit

Experimental toolkit for assembling CD pipelines