Deploy a kintohub service into a namespace
- Kinto-deploy could be integrated into
kinto-cli
- Go version
1.13
or higher - Kubernetes version
1.16
Kinto-deploy retrieves the configmap containing the release information and create the appropriate kubernetes resources.
Check the cluster role in the kinto-helm repo.
Duplicate the .env.example
file into a .env
file and modify the variables accordingly
Then run
$ go run cmd/main.go