Skip to content

🐳🐍 - Admission webhook and controller to add temporary annotations

License

Notifications You must be signed in to change notification settings

mateusmuller/k8s-temporary-annotations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

23 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

k8s-temporary-annotations - Simple tool to add and remove temporary annotations to pods

Introduction

k8s-temporary-annotations adds annotations to your Kubernetes pods through a Mutating Webhook, and removes later on with a scheduled function.

Why?

This is a personal project to practice Python.

At the same time I would like to do something useful. The use case for this tool is described here.

Basically I'd like to inject a "non disruption" to avoid pod deletion during a time range. But I need to get the metadata removed later on.

How to use?

TBD

About

🐳🐍 - Admission webhook and controller to add temporary annotations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published