Skip to content

A Kubernetes mutating webhook server that implements env injection

License

Notifications You must be signed in to change notification settings

baowj-678/env-webhook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

env-webhook

Introduction

A k8s Mutation Webhook to inject env from ConfigMap to Pod.

Use

build

make docker-build

deploy

make deploy

undeploy

make undeploy

Configuration[todo]

About

A Kubernetes mutating webhook server that implements env injection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 78.9%
  • Makefile 14.2%
  • Dockerfile 3.7%
  • Shell 3.2%