Skip to content

Ongy/k8s-auto-arch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes Mutating Webhook example

This shows a basic implementation of a mutating webhook.

Setup

Note: This relies on TLS certificates to function correctly. Soon that will be added to this repo for a full end-to-end working example.

This example utilizes a local kind cluster.

$ make build
$ make build-image-kind
$ make push-kind
$ make deploy

Cleanup

$ make cleanup

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published