Commit graph

99 commits

Author SHA1 Message Date
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