|
il y a 1 mois | |
---|---|---|
cmd | il y a 1 mois | |
manifests | il y a 1 mois | |
pkg | il y a 1 mois | |
.dockerignore | il y a 1 mois | |
.gitignore | il y a 1 mois | |
Dockerfile | il y a 1 mois | |
Makefile | il y a 1 mois | |
config.sample.hcl | il y a 1 mois | |
go.mod | il y a 1 mois | |
go.sum | il y a 1 mois | |
readme.md | il y a 1 mois |
This repository contain go application deploy into kubernetes job batch with cron. Each run application run some cli check and assert condition on cli stdout. If assertion failed a notification is send to slack channel.
make build
make docker-build
cd manifests/
terraform init
terraform apply --auto-approve