Commit graph

7 commits

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