Joao Morais
8149e7298f
Add OAuth2 support
...
Starting implementation of OAuth2 support. An oauth2 proxy should be configured as a deployment+service to make the OAuth handshake and sign a token. The current implementation uses Bitly’s `oauth2_proxy`.
2018-10-22 21:44:51 -03:00
Joao Morais
c26c9cf53e
Default blue/green mode as deploy; docs
2018-09-30 08:19:21 -03:00
Joao Morais
2ba07b0114
Doc compatibility with v0.6
2018-08-05 15:43:09 -03:00
Joao Morais
f9d9c93053
Add blue/green balance mode
2018-08-05 15:10:27 -03:00
Joao Morais
0587083ed8
Configure per location web application firewall
2018-07-25 21:54:18 -03:00
Joao Morais
54dbbadf24
Starting implementation of modsecurity
2018-07-25 21:43:08 -03:00
Zlatko Bratkovic
a9aec843ed
removed ingress.kubernetes.io/dns-resolvers annotation
...
Since DNS resolver are global in HAProxy we only need to define it in
configmap. There is no need to allow extra setups that could lead
to confusing configuration. Backends still have all the data related to
them
2018-07-16 09:56:59 +02:00
Zlatko Bratkovic
d247037a0e
added new configmap options with defaults
...
dns-timeout-retry: 1s
dns-hold-obsolete: 0s
dns-hold-valid: 1s
dns-accepted-payload-size: "8192"
dns-cluster-domain: cluster.local
2018-06-21 16:15:48 +02:00
Zlatko Bratkovic
ba4645f6ef
allow of usage use-resolver annotation if dns-resolvers is not used, minor fixes to doc
2018-06-11 12:21:32 +02:00
Zlatko Bratkovic
884f2daf7f
following required refractoring, part 2/2
2018-06-04 13:26:07 +02:00
Zlatko Bratkovic
aabae320fa
following required refractoring, part 1
2018-05-29 15:35:06 +02:00
Zlatko Bratkovic
87f7557e13
[docs] added docs for DNS service discovery
2018-05-23 16:15:45 +02:00
Joao Morais
90e858a60e
blue/green deployment
2018-04-22 10:55:21 -03:00
Johannes Scheuermann
f87dba3648
Make docs more consistent
2018-02-14 21:45:58 +01:00
Joao Morais
a6d9484d1f
[docs] add five minutes deployment
2018-01-28 13:39:57 -02:00
Joao Morais
c06351c227
Move examples from ingress and fix 404
2017-10-13 15:00:17 -03:00