Skip to content

rpressiani/telegraf-annotation-webhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telegraf-annotation-webhook

Sample code to create Kubernetes Mutating Webhook written in Go

This mini-project started from the need to inject an annotation into a Kubernetes deployment. In this specific case, I needed to inject the Reloader annotation into a Telegraf deployment. The code can be used to take inspiration on how to write a Mutating Webhook in Go.

About

Sample code to create Kubernetes Mutating Webhook in golang

Topics

Resources

License

Stars

Watchers

Forks

Contributors