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
Pinniped is the easy, secure way to log in to your Kubernetes clusters.
Readme 22 MiB
Languages
Go 97.3%
Shell 1.3%
HTML 0.5%
SCSS 0.5%
CSS 0.2%
Other 0.1%