4cb0fd3949
- For high availability reasons, we would like our app to scale linearly with the size of the control plane. Using a DaemonSet allows us to run one pod on each node-role.kubernetes.io/master node. - The hope is that the Service that we create should load balance between these pods appropriately. |
||
---|---|---|
.. | ||
api_discovery_test.go | ||
api_serving_certs_test.go | ||
app_availability_test.go | ||
client_test.go | ||
kubectl_test.go | ||
logindiscoveryconfig_test.go | ||
loginrequest_test.go |