promenade/charts
Matt McEuen ce6f253432 Change CoreDNS from Deployment to DaemonSet
CoreDNS is critical to cluster operations, and is also a very lightweight
service.  This change makes the CoreDNS service deployable as a Deployment
(current behavior), a DaemonSet, or both simultaneously.  This allows
DNS to be easily configured to run on all nodes (or all control
plane nodes if desired) for high availability of the service and
resiliency of the cluster.

The "deplyoment and daemonset" behavior can be used to provide an
uninterrupted migration path from a Deployment-based environment
to a DaemonSet-based one.

Change-Id: I58c3e62ac4892a4d9374d99eefe8055865cebf1e
2019-06-06 08:14:56 -05:00
..
apiserver Move to tiller 2.14.0 2019-05-20 14:17:46 -05:00
apiserver-webhook Update to Kubernetes 1.11.6 2019-02-05 17:29:59 -06:00
controller_manager controller_manager: Add pod/container security context 2019-05-07 22:06:47 +00:00
coredns Change CoreDNS from Deployment to DaemonSet 2019-06-06 08:14:56 -05:00
etcd Apply docker-default AppArmorProfile for etcd pod 2019-05-30 16:10:56 +00:00
haproxy Move to tiller 2.14.0 2019-05-20 14:17:46 -05:00
promenade Merge "Use apps/v1 k8s controllers and add labels" 2019-04-24 13:08:37 +00:00
proxy Fixed for hyperkube 1.12 2019-05-14 10:25:53 -07:00
scheduler Use apps/v1 k8s controllers and add labels 2019-04-23 09:24:53 -05:00
.gitignore Add initial Makefile 2017-10-31 12:46:23 -05:00