SUSE / caasp-salt

A collection of salt states used to provision a kubernetes cluster
Apache License 2.0
64 stars 29 forks source link

[3.0] Fix bsc#1116005: Dex pods should run only on master nodes #689

Closed emilianolangella closed 5 years ago

emilianolangella commented 5 years ago

Dex pods should run only on master nodes due to firewall/security policies that could be applied to workers nodes.

(cherry picked from commit 97f9dab742bd8250b790f67e2edd454f06ca2ed0)

Backport of https://github.com/kubic-project/salt/pull/688