What is the retry behavior used when calling a mutating admission webhook?

1/11/2021

I am setting up a mutating admission webhook for my cluster, and I don't see anything in the docs about retries/backoff used when the request to the webhook endpoint fails. Is this setting just the same as the retry/backoff behavior setting for the whole Kube api server, or is there a default setting used?

-- EMC
kubernetes

0 Answers