Ryan Richard 4cb0fd3949 Use a DaemonSet instead of a Deployment to deploy our app
- 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.
2020-08-11 17:55:34 -07:00
2020-08-06 20:42:20 -05:00
2020-07-02 17:05:59 -07:00
2020-08-06 20:42:20 -05:00
2020-08-06 20:09:15 -05:00
2020-07-06 13:50:31 -05:00

placeholder-name

Copyright 2020 VMware, Inc.

S
Description
No description provided
Readme Apache-2.0
35 MiB
Languages
Go 96.9%
Shell 1.6%
Go Template 0.4%
HTML 0.4%
SCSS 0.4%
Other 0.2%