Skip to content

Latest commit

 

History

History

kinto-deploy

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Kinto Deploy

Deploy a kintohub service into a namespace

Notes

  • Kinto-deploy could be integrated into kinto-cli

Requirements

  • Go version 1.13 or higher
  • Kubernetes version 1.16

Overview

Kinto-deploy retrieves the configmap containing the release information and create the appropriate kubernetes resources.

ClusterRole Needed

Check the cluster role in the kinto-helm repo.

Development Setup

Duplicate the .env.example file into a .env file and modify the variables accordingly

Then run

$ go run cmd/main.go