Kubernetes Custom Controller - Part 2
Writing the Mutating Webhook
In this post we are going to look at the mutating webhook in order to inject a watcher sidecar container from Part 1. The code can be found here.
My personal ramblings
Writing the Mutating Webhook
In this post we are going to look at the mutating webhook in order to inject a watcher sidecar container from Part 1. The code can be found here.