|
hace 1 mes | |
---|---|---|
cmd | hace 1 mes | |
manifests | hace 1 mes | |
pkg | hace 1 mes | |
.dockerignore | hace 1 mes | |
.gitignore | hace 1 mes | |
Dockerfile | hace 1 mes | |
Makefile | hace 1 mes | |
config.sample.hcl | hace 1 mes | |
go.mod | hace 1 mes | |
go.sum | hace 1 mes | |
readme.md | hace 1 mes |
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