cd docker
docker build . -t localserver
- Cut and Paste the root CA from the docker build output
Step 12/13 : RUN cat rootCA.crt | base64 | tr -d '\n'
and replace the value currently in https://github.com/dowjones/k8s-webhook/blob/master/k8s/hook.yaml#L14 cd ../k8s
kubectl create -f deployment.yaml
kubectl create -f service.yaml
kubectl create -f hook.yaml
kubectl create -f test.yaml
-
Notifications
You must be signed in to change notification settings - Fork 9
Companion code for a DJ Tech blog post https://medium.com/dowjones/how-did-that-sidecar-get-there-4dcd73f1a0a4
License
dowjones/k8s-webhook
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Companion code for a DJ Tech blog post https://medium.com/dowjones/how-did-that-sidecar-get-there-4dcd73f1a0a4
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published