Manuel de Brito Fontes
5684c82d6c
Release 0.9-beta.4
2017-04-24 22:51:49 -03:00
Arjan Schaaf
4c54a7be03
ConfigMap with proxy-set-headers not required when using the configuration-snippets to add a custom header to a specific Ingress configuration. The Ingress does need to be created for the example to work.
2017-04-24 16:25:16 +02:00
Arjan Schaaf
1b5f8b8779
ConfigMap with proxy-set-headers not required when using the configuration-snippets to add a custom header to a specific Ingress configuration. The Ingress does need to be created for the example to work.
2017-04-24 16:24:20 +02:00
Manuel Alejandro de Brito Fontes
91c00062c7
Merge pull request #628 from jcmoraisjr/jm-fix-rewrite-doc
...
Fix HAProxy rewrite doc
2017-04-20 14:49:35 -03:00
chentao1596
df16253fab
Add example for TCP loadbalancing
2017-04-20 16:39:29 +08:00
Joao Morais
9b5f8c5e05
Fix HAProxy rewrite doc
2017-04-19 19:26:17 -03:00
Nick Sardo
642cb74cc7
[GLBC] Support backside re-encryption ( #519 )
...
Support backside re-encryption
2017-04-18 12:44:17 -07:00
Joao Morais
31b04f9c04
HAProxy Ingress rewrite options
2017-04-15 17:05:58 -03:00
Nick Sardo
12a0373d2e
Merge pull request #539 from aledbf/migrate-client-go
...
Migrate to client-go
2017-04-05 13:50:21 -07:00
Manuel Alejandro de Brito Fontes
f4a376aa83
Merge pull request #543 from philips/use-generic-instead-of-oss
...
docs: use generic instead of OSS controller
2017-04-05 13:35:22 -03:00
Manuel de Brito Fontes
e0561ddeb9
Update nginx and generic controller
2017-04-04 11:51:50 -03:00
Manuel de Brito Fontes
4103537ea1
Fix lint errors
2017-04-02 11:07:07 -03:00
Joao Morais
9d807a843d
Remove pre-release messages
2017-04-02 09:50:52 -03:00
Manuel Alejandro de Brito Fontes
02cd3ce885
Merge pull request #225 from electroma/nginx/extauth_headers
...
Support for http header passing from external authentication service
2017-04-01 20:40:29 -03:00
Brandon Philips
8c9e88058c
docs: use generic instead of OSS controller
...
This term was really confusing me because all of these controllers in
this repo are OSS. So, instead use the term generic and define it upon
first use.
2017-04-01 17:03:44 +02:00
Manuel de Brito Fontes
7e86cfe64b
Fix link to custom nginx configuration
2017-03-30 23:01:45 -03:00
caiyixiang
776dc4a6f3
add example for haproxy multi tsl
2017-03-28 16:13:53 +08:00
Joao Morais
b2c6276f0e
[docs] haproxy ingress - client cert auth
2017-03-26 18:31:10 -03:00
Manuel de Brito Fontes
b33bcd9ba0
Add example for nginx in aws
2017-03-26 17:47:26 -03:00
rsafronov
6d07d32003
Merge branch 'upstream' into nginx/extauth_headers
2017-03-24 20:25:18 -04:00
mrmm
031fdfd730
Fix typo nginx configMap vts metrics customization
2017-03-22 15:12:52 +00:00
zoues
5446208d5f
Update README.md
2017-03-22 09:38:21 +08:00
zoues
be05d403ac
fix vts readme
2017-03-21 23:35:43 +08:00
zoues
1f1829f42b
add custom vts metrics example
2017-03-21 23:29:57 +08:00
Danny Kulchinsky
6a38a1ac37
Adding Prometheus metrics scrape annotations
...
Allow Prometheus automatic discovery of nginx metrics endpoint
Fixed https://github.com/kubernetes/ingress/issues/464
2017-03-20 20:17:07 -04:00
caiyixiang
ee63e4576d
add scaling haproxy
2017-03-17 17:14:35 +08:00
Manuel Alejandro de Brito Fontes
c25936df62
Merge pull request #427 from rikatz/app-root-redirect
...
Adds support for root context redirection
2017-03-16 07:32:30 -03:00
Ricardo Pchevuzinske Katz
6f25329308
Changes the NGINX Rewrite Example location
2017-03-15 23:07:26 -03:00
Ricardo Katz
98abd6dd11
Corrects the README header from Rewrite docs
2017-03-14 22:22:02 -03:00
Manuel de Brito Fontes
1aa8223889
Release 0.9-beta.3
2017-03-14 12:19:37 -03:00
rsafronov
5ee1eed434
Added: example of external service response headers propagation (requested by @aledbf)
2017-03-13 16:45:27 -04:00
Ricardo Pchevuzinske Katz
0e5d3ca9e9
Adds support for root redirection, and improves rewrite documentation
2017-03-13 12:03:47 -03:00
Manuel Alejandro de Brito Fontes
dd7f8b4a97
Merge pull request #408 from gianrubio/fix-links
...
Review docs
2017-03-10 07:26:24 -03:00
Manuel de Brito Fontes
862f4bba35
Improve external authentication docs
2017-03-09 12:15:44 -03:00
Manuel de Brito Fontes
7282337503
Fix images
2017-03-09 12:06:08 -03:00
Manuel de Brito Fontes
0410b20b4c
Improve external authentication docs
2017-03-09 11:59:15 -03:00
Manuel de Brito Fontes
681af2d8d6
Add example using github oauth application
2017-03-08 21:00:17 -03:00
Cole Mickens
09e6aabce4
Add auth-signin annotation
2017-03-08 20:24:01 -03:00
Giancarlo Rubio
a2edde35fc
fix some broken links
...
upgrade all nginx examples to latest version
moved some examples from contrib to this repo
2017-03-08 22:22:31 +01:00
Gorka Lerchundi Osa
e1c1dfadc7
allow specifying custom dh param
...
fixes #162
2017-03-08 15:32:32 +01:00
Tim St. Clair
1023056c3b
Rebase GLBC on busybox
2017-03-07 13:49:43 -08:00
Joao Morais
73c9197df6
HAProxy Auth Basic sample
2017-03-05 21:41:12 -03:00
caiyixiang
e33e6a8162
haproxy Daemonset
2017-03-02 16:49:55 +08:00
chentao1596
c25b455e9d
add example of 'run multiple nginx ingress controllers as a deployment'
2017-03-02 09:33:01 +08:00
Ricardo Pchevuzinske Katz
a342c0bce3
Adds correct support for TLS Muthual autentication and depth verification
...
modified: controllers/nginx/configuration.md
modified: controllers/nginx/rootfs/etc/nginx/template/nginx.tmpl
modified: core/pkg/ingress/annotations/authtls/main.go
modified: core/pkg/ingress/controller/backend_ssl.go
modified: core/pkg/ingress/controller/controller.go
modified: core/pkg/ingress/controller/util_test.go
modified: core/pkg/ingress/resolver/main.go
modified: core/pkg/ingress/types.go
modified: core/pkg/net/ssl/ssl.go
modified: examples/PREREQUISITES.md
new file: examples/auth/client-certs/nginx/README.md
new file: examples/auth/client-certs/nginx/nginx-tls-auth.yaml
2017-02-24 22:49:01 -03:00
Manuel Alejandro de Brito Fontes
ff3674fcc6
Merge pull request #320 from chentao1596/fix-test-http-service
...
update some descriptions about of 'Test HTTP Service'
2017-02-24 20:59:56 -03:00
Manuel Alejandro de Brito Fontes
33ab550290
Merge pull request #332 from aledbf/snippets
...
Add annotation to customize nginx configuration
2017-02-24 18:39:45 -03:00
Manuel de Brito Fontes
a20c287614
Add annotation to customize nginx location configuration
2017-02-23 16:48:59 -03:00
Jo Geraerts
63573b3958
Correct spelling mistake
2017-02-23 16:52:10 +01:00
Manuel Alejandro de Brito Fontes
298925527d
Merge pull request #326 from chentao1596/daemonset
...
add nginx daemonset example
2017-02-22 23:56:24 -03:00
Manuel Alejandro de Brito Fontes
4fcfec0c7d
Merge pull request #317 from aledbf/custom-controller
...
Add missing method in custom-controller
2017-02-22 23:51:20 -03:00
chentao1596
e5f6a31a91
add nginx daemonst example
2017-02-23 10:17:34 +08:00
Manuel de Brito Fontes
036892fb96
Release 0.9.0-beta.2
2017-02-22 14:41:43 -03:00
chentao1596
7d57a0dee2
update the description of 'Test HTTP Service'
2017-02-22 10:38:22 +08:00
Manuel de Brito Fontes
38cc353f4e
Add missing method in custom-controller
2017-02-21 15:27:17 -03:00
bprashanth
801d256e1e
Add a GCE health checks example
2017-02-17 15:28:00 -08:00
Prashanth B
3d9f89be1d
Merge pull request #293 from tonglil/gcloud-docker
...
Update makefile gcloud docker command
2017-02-17 07:07:25 +05:30
Tony Li
bba7213128
do the same for other makefiles
2017-02-16 17:13:36 -08:00
Prashanth B
698c08402a
Merge pull request #258 from rikatz/nginx-sticky-annotations
...
Nginx sticky annotations
2017-02-17 05:27:18 +05:30
Ricardo Pchevuzinske Katz
4be502efaa
Adds a new situation in affinity config example
2017-02-16 08:40:35 -02:00
Manuel Alejandro de Brito Fontes
b5819d8f4d
Merge pull request #246 from aledbf/set-headers
...
Add support for custom proxy headers using a ConfigMap
2017-02-16 07:35:57 -03:00
chentao1596
6c35adbfd2
fix wrong link in the file of examples/README.md
2017-02-15 08:58:36 +08:00
Ricardo Pchevuzinske Katz
0161ae43d9
Improve in documentation and naming case
2017-02-14 08:49:10 -02:00
Ricardo Pchevuzinske Katz
a158e5fc5a
Improve the session affinity feature
2017-02-12 21:13:39 -02:00
Manuel de Brito Fontes
f7a27ebcc2
Add example
2017-02-11 17:19:43 -03:00
Ricardo Pchevuzinske Katz
6809319318
Adds support for configuring stickness per Ingress
2017-02-10 12:24:16 -02:00
Joao Morais
67f1e77b08
Minor fix on console cmd of HAProxy docs
2017-02-08 07:26:31 -02:00
Joao Morais
8cb6a6693e
Fix servicePort on HAProxy Ingress docs
2017-02-08 07:24:17 -02:00
Joao Morais
cccd1476f9
Fix service names of HAProxy Ingress docs
2017-02-07 21:47:45 -02:00
Joao Morais
8d19531b26
Consistency editing of HAProxy Ingress docs
2017-02-07 21:45:12 -02:00
Manuel de Brito Fontes
8e0985e635
Add example using custom headers
2017-02-07 18:04:15 -03:00
Joao Morais
b579cbba74
Docs - TLS termination of HAProxy Ingress
2017-02-06 22:28:45 -02:00
Joao Morais
51ead1ce73
Docs - deploying HAProxy Ingress Controller
2017-02-06 21:40:28 -02:00
bprashanth
b6cf32b88b
Clarify firewall-rule doc
2017-02-02 08:55:58 -08:00
bprashanth
7dba8169f1
Clarify that an ingress controller needs to be deployed
2017-02-01 17:09:50 -08:00
Prashanth B
c28bd803af
Merge pull request #198 from bprashanth/static-ip
...
Add an example for static-ip and deployment
2017-02-01 16:55:47 -08:00
bprashanth
c243d930b0
Add an example for static-ip and deployment
2017-01-31 17:24:04 -08:00
bprashanth
66c826f41f
Add a custom controller example
2017-01-30 18:47:48 -08:00
bprashanth
3a37607138
Change nginx controller image to 0.9.0-beta.1
2017-01-30 12:13:06 -08:00
Prashanth B
910b706f8f
Merge pull request #181 from aledbf/0.9
...
WIP: Release 0.9.0
2017-01-30 10:55:59 -08:00
bprashanth
f75ef4a576
Add a tls-termination example
2017-01-27 17:58:44 -08:00
Manuel de Brito Fontes
2887daaf78
Release 0.9.0
2017-01-27 18:23:15 -03:00
chentao1596
224a4bfe8b
change the type of imagePullPolicy
2017-01-13 16:17:09 +08:00
Lucas Käldström
7cf6fe3b1b
Add instructions how to deploy to kubeadm
2017-01-05 09:54:59 +02:00
Lucas Käldström
4f3e5b77d3
Update the nginx controller manifests to run in the kube-system namespace, be deployments and some general cleanup
2017-01-05 09:40:40 +02:00
bprashanth
85c4317258
Start FAQ docs
2016-12-21 13:47:21 -08:00
bprashanth
939cb9c122
Expand developer docs
2016-12-13 10:50:08 -08:00