Commit Graph

14 Commits

Author SHA1 Message Date
Karim Naufal
df155b9b3a set policy to abort 2022-03-21 22:13:27 +01:00
Marco Nenciarini
98ccc2742d
Improve stability of traefik load balancer IP
By default, if the helm chart installation or upgrade fails for any
reason, the whole helm chart is deleted and recreated from scratch,
with a new load balancer bound to a new IP.

By setting the traefik helm chart failure policy to `stop`, we prevent
the load balancer service from being recreated in case of chart
upgrade failure, at the cost of requiring manual user intervention to
restore automatic upgrades.
2022-03-21 19:12:16 +01:00
Paul Haerle
ad5af04c0b
Merge branch 'master' into name-suffixes 2022-03-06 21:39:39 +01:00
Michael Schietzsch
adac340457
fix naming-conventions 2022-03-05 11:00:40 +01:00
Michael Schietzsch
8634a1dc2f
added additional traefik option 2022-03-05 07:41:53 +01:00
Karim Naufal
ae731a7746 added a flag for the node names 2022-03-05 04:02:09 +01:00
Karim Naufal
b2d160f33a tweaked traefik name to align with the rest of the ressources 2022-03-05 03:23:42 +01:00
phaer
5cf6f9eef4 add random pet names for cluster & nodes 2022-03-04 22:04:07 +01:00
phaer
52b3d9b82c lb -> load_balancer...
...to keep variables and output naming consistent
2022-02-26 12:10:50 +01:00
Karim Naufal
1165389fc3 fix ip_not_available error 2022-02-16 10:56:22 +01:00
Olivier Wenger
23d17382ac Replaced httpChallenge with tlsChallenge
Co-authored-by: Marco Nenciarini <mnencia@kcore.it>
2022-02-03 09:29:56 +01:00
Olivier Wenger
285e115475 added letsencrypt configuration for traefik 2022-02-03 09:29:56 +01:00
phaer
b0838c8a01 ingress: don't use private ip, make ipv6 optional 2022-01-25 15:05:29 +01:00
Karim Naufal
76a1e00805 added traefik 2022-01-05 15:04:22 +01:00