Skip to content

Kubernetes Operator that syncs configMap with deployment envVariable

Notifications You must be signed in to change notification settings

akankshakumari393/depkon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Report Card GitHub go.mod Go version of a Go module

Depkon Kubernetes Operator

This operator tries to sync a configmap resorces with a list of deployment for a particular namespace. In this project we have defined a Custom Resource depkon.

Install using helm

helm repo add akankshakumari393 https://akankshakumari393.github.io/helm-charts
kubectl create namespace controller
helm install depkon akankshakumari393/depkon-operator -n controller

About

Kubernetes Operator that syncs configMap with deployment envVariable

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published