devang-gaur / k8s-webhook

A simple k8s mutating webhook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

K8s Mutating Webhook

Whenever a pod is created, the webhook annotates the pod with "owner": "devang".

About

A simple k8s mutating webhook


Languages

Language:Go 95.1%Language:Dockerfile 4.9%