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.
Description
Languages
Go
97.3%
Shell
1.3%
HTML
0.5%
SCSS
0.5%
CSS
0.2%
Other
0.1%