Asking for help? Comment out what you need so we can get more information to help you!
This is more of a general question so there’s no k8s related information to put here.
Right now I’m thinking to do some performance test of our CRD controllers and webhooks, and given that webhook request takes time and resource to respond, is it possible to scale out a same admission/mutating webhook? I checked kubebuilder and also controller-runtime on webhook related sections/source codes, didn’t find anything like “replicas”
Cluster information:
Kubernetes version:
Cloud being used: (put bare-metal if not on a public cloud)
Installation method:
Host OS:
CNI and version:
CRI and version:
You can format your yaml by highlighting it and pressing Ctrl-Shift-C, it will make your output easier to read.