Skip to content

Commit 4ec0b74

Browse files
author
Andi Li
committed
recommend webhook same node as api server
1 parent 0cf8d23 commit 4ec0b74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keps/sig-storage/177-volume-snapshot/tighten-validation-webhook-crd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@ webhooks:
474474
475475
### Webhook Server Deployment
476476
477-
The recommended deployment mode for the webhook server is within the cluster to minimize network latency. For high-availability we recommend using a Deployment and Service to deploy the validation server. Some example yaml files are provided, and should be changed to suit the Cluster Admin’s needs.
477+
The recommended deployment mode for the webhook server is within the same node as the api server to minimize network latency. For high-availability we recommend using a Deployment and Service to deploy the validation server. Some example yaml files are provided, and should be changed to suit the Cluster Admin’s needs.
478478
479479
```yaml
480480
apiVersion: apps/v1

0 commit comments

Comments
 (0)