Skip to content

Validation webhook for allowing only internal loadbalancers on gcp.

Notifications You must be signed in to change notification settings

DockToFuture/validatingwebhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Validating Webhook

./ build
webhook-create-signed-cert.sh
cat ./deployment/validatingwebhook.yaml | ./deployment/webhook-patch-ca-bundle.sh > ./deployment/validatingwebhook-ca-bundle.yaml
kubectl create -f deployment/deployment.yaml
kubectl create -f deployment/service.yaml
kubectl create -f deployment/validatingwebhook-ca-bundle.yaml
kubectl create -f deployment/hello.yaml

About

Validation webhook for allowing only internal loadbalancers on gcp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published