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.

Description
No description provided
Readme Apache-2.0 30 MiB
Languages
Go 97.3%
Shell 1.6%
HTML 0.4%
SCSS 0.4%
CSS 0.1%
Other 0.1%