Commit graph

272 commits

Author SHA1 Message Date
Manuel de Brito Fontes
f199a8ecaf Release nginx ingress controller 0.9-beta.18 2017-11-23 22:14:39 -03:00
Fernando Diaz
30c15c302b Add config-map usage and options to Documentation
Adds information on how to deploy and use a config-map in order to
overwrite default nginx-controller configuration options. It cleans-up
and adds more to the possible configuration options and their defaults.
2017-11-23 14:01:31 -06:00
Александр Костырев
58c8bfdca7
Fix command used to detect version
Without this fix error "Error: unknown flag: --version" occurs.
2017-11-17 21:32:01 +03:00
Manuel de Brito Fontes
cc7fd9ee66 Increase ELB idle timeouts [ci skip] 2017-11-13 22:33:48 -03:00
Manuel de Brito Fontes
1ef283fe76 Add patch command to append publish-service flag 2017-11-13 00:07:07 -03:00
Manuel de Brito Fontes
eed75f43f6 Release nginx ingress controller 0.9-beta.17 2017-11-09 18:46:22 -03:00
Fernando Diaz
35172b7275 Add better documentation for deploying for dev
Adds more information on deploying an nginx-ingress controller
for development. Adds info to the minikube section of
deployments which is commonly used for local development.
2017-11-06 11:05:20 -06:00
Manuel de Brito Fontes
b3d1539954 Release nginx ingress controller 0.9-beta.16 2017-11-02 12:08:59 -03:00
Erick Tryzelaar
5018422345
Fix path to ELB listener image
This corrects the link to ELB level 7 image.
2017-10-29 10:42:29 -07:00
Manuel Alejandro de Brito Fontes
61d32aef0f Merge pull request #1585 from aledbf/add-version-flag
Add version flag
2017-10-25 08:28:23 -03:00
Manuel de Brito Fontes
7cc42f2df8 Add version flag 2017-10-25 01:06:48 -03:00
Manuel de Brito Fontes
08c30b1011 Add missing probes in deployments 2017-10-25 01:06:11 -03:00
Manuel Alejandro de Brito Fontes
0dab51d9eb Merge pull request #1568 from zouyee/cluster-loadbalancing
update defaultbackend tag
2017-10-24 14:59:24 -03:00
Manuel de Brito Fontes
3e84be5fa6 Do not use relative urls 2017-10-23 11:14:51 -03:00
zouyee
db731c5a5d update defaultbackend tag 2017-10-22 18:34:16 +08:00
Itay Shakury
f5ddf6af76 fixed https port forwarding
443 was redirected to named port 'http' instead of 'https' (points to https://github.com/kubernetes/ingress-nginx/blob/master/deploy/provider/patch-service-without-rbac.yaml#L35)
In the AWS/GCP examples it was fine ('https') so I fixed it for azure as well.
2017-10-20 18:22:33 +03:00
Daniel Mueller
489b851835
fix broken GCE-GKE service descriptor
fixes #1546
2017-10-18 01:05:09 -02:00
Jimmy Grand
d1e955ca0a fix(documentation): Fix some typos
Fix some word typos
2017-10-17 10:34:06 +02:00
Justin Garrison
88b69c7c69 Rename service-nodeport.yml to service-nodeport.yaml
Keeping filename consistent and fixes README documentation for deploying on bare metal.
2017-10-16 11:00:24 -07:00
Manuel de Brito Fontes
32ca583a51 Update documentation and examples [ci skip] 2017-10-16 09:55:46 -03:00
Manuel de Brito Fontes
026bb52469 Improve documentation and examples [ci skip] 2017-10-15 12:55:40 -03:00
Manuel de Brito Fontes
a9168f276e Split documentation 2017-10-13 18:13:51 -03:00