ContainerSolutions / kubernetes-examples

Minimal self-contained examples of standard Kubernetes features and patterns in YAML
https://k8s-examples.container-solutions.com/
MIT License
1.4k stars 299 forks source link

Example ValidatingWebhookConfiguration #28

Closed Spazzy757 closed 2 years ago

Spazzy757 commented 4 years ago

Changelog

This adds a simple example of a ValidatingWebhookConfiguration.

This by itself will not work when directly applied as it still needs the server component. Is this something I should look at adding?

issue: https://github.com/ContainerSolutions/kubernetes-examples/issues/20