Skip to content
gqlxj1987's Blog
Go back

how did sidecar get there

Edit page

原文链接

a sidecar container is a container that you deploy alongside your application containers to assist the application in some way

image-20190808111817478

The webhook is exactly what is sounds like: an HTTP endpoint that implements an API defined by Kubernetes


Edit page
Share this post on:

Previous Post
json patch
Next Post
Bulletproof code in go