Commit graph

54 commits

Author SHA1 Message Date
Fernando Diaz
ef499aaff1 Minor fixes for Development Documentation
Further cleans up the development documentation with spacing and
more readable text.
2017-08-03 11:29:02 -05:00
Fernando Diaz
86b52fa957 Add more descriptive steps in Dev Documentation
Adds more descriptive steps in the Development Documentation,
like more information on obtaining dependencies, building, and
deploying an image of the ingress controller. Also adds more
descriptive information on deploying as well as some fixes
on grammar and spelling.
2017-08-02 23:02:02 -05:00
Joao Morais
ae20bbbb88 Update annotations doc 2017-07-16 09:26:51 -03:00
Manuel de Brito Fontes
f4fe72a247 Release nginx 0.9.0-beta.11 2017-07-15 13:56:38 -04:00
Manuel de Brito Fontes
9dec76acda Fix nginx ingress controller release 0.9-beta.9 2017-06-30 10:20:10 -04:00
Manuel de Brito Fontes
796aa945f0 Release nginx ingress controller 0.9-beta.9 2017-06-29 20:00:08 -04:00
Manuel de Brito Fontes
4d4ece1d89 Release nginx ingress controller 0.9-beta.8 2017-06-13 22:22:21 -04:00
Nick Sardo
46a9943eb6 Add websocket example 2017-06-09 12:46:47 -07:00
Manuel Alejandro de Brito Fontes
bad009ecb4 Merge pull request #776 from unixwitch/annotations-list
docs/annotations.md: add list of known annotations
2017-05-28 14:54:57 -04:00
Liss Tarnell
d4d369d8c1 docs/annotations.md: fix app-root and clean up haproxy 2017-05-28 19:47:24 +01:00
Manuel de Brito Fontes
6563330d2b Release nginx ingress controller 0.9-beta.7 2017-05-26 15:10:07 -04:00
Liss Tarnell
d871f4409b docs/annotations.md: add list of known annotations
Per discussion in #770 and on Slack, create a list of known annotations across
various Ingress controller implementations.  This will (hopefully) increase
compatibility across implementations and reduce the need for users to change
all their annotations when changing Ingress controllers.
2017-05-26 18:51:32 +01:00
Julian V. Modesto
e70a7f39c3 Add Voyager to catalog 2017-05-25 14:52:59 -04:00
Manuel de Brito Fontes
178321b1fe Release nginx ingress controller 0.9-beta.6 2017-05-24 20:14:49 -04:00
Sandor Szücs
01e8135e72 add zalando-incubator project kube-ingress-aws-controller to catalog 2017-05-18 15:06:55 +02:00
Manuel de Brito Fontes
83cb03b51c Release 0.9-beta.5 2017-04-27 20:28:05 -03:00
Manuel de Brito Fontes
5684c82d6c Release 0.9-beta.4 2017-04-24 22:51:49 -03:00
Brandon Philips
e220fb84f9 catalog: add alb-ingress-controller 2017-04-20 14:02:06 -07:00
William Morgan
e7ed88e881 include Linkerd in the ingress controller catalog 2017-04-19 14:22:26 -07:00
Nick Sardo
b6b67400d7 Minor FAQ fixes 2017-04-18 16:40:02 -07:00
Nick Sardo
642cb74cc7 [GLBC] Support backside re-encryption (#519)
Support backside re-encryption
2017-04-18 12:44:17 -07:00
Nick Sardo
0df5f79da5 Adding note on how to create an ILB without blocking ingress controller 2017-04-14 16:28:15 -07:00
Manuel Alejandro de Brito Fontes
03cae88983 Merge pull request #580 from gyliu513/readme
Updated faq for running multiple ingress controller.
2017-04-12 18:04:31 -03:00
Lihan Li
7b618cbd78 Updated instructions to create an ingress controller build 2017-04-11 22:48:27 +10:00
Guangya Liu
4674c0ec69 Updated faq for running multiple ingress controller. 2017-04-10 13:39:43 +08: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 Alejandro de Brito Fontes
7d4d0a090d Merge pull request #544 from philips/fix-spelling
faq: gce: fixup some spelling errors
2017-04-02 12:37:40 -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
Brandon Philips
8edf306391 faq: gce: fixup some spelling errors 2017-04-01 15:16:58 +02:00
Brandon Philips
83fc1d8a09 catalog: add traefik 2017-04-01 11:14:28 +02:00
Manuel de Brito Fontes
3701978bf9 Add reference to apiserver-host flag 2017-03-30 22:34:18 -03:00
Matthew Sachs
04b87d5945 Add 35.191.0.0/16 range to GCE firewalls (issue #478) 2017-03-22 00:18:26 -07:00
Manuel de Brito Fontes
1aa8223889 Release 0.9-beta.3 2017-03-14 12:19:37 -03:00
Lee Calcote
b0d9d76aa7 Update README.md
Changed "Ingerss" to "Ingress"
2017-03-13 22:20:42 -05: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
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
Tim St. Clair
1023056c3b
Rebase GLBC on busybox 2017-03-07 13:49:43 -08:00
bprashanth
cd355dc3e0 Add more GCE FAQ 2017-02-17 10:42:00 -08:00
bprashanth
8ea814264d Add nginx README and configuration docs back 2017-02-10 10:59:40 -08:00
Joao Morais
8d19531b26 Consistency editing of HAProxy Ingress docs 2017-02-07 21:45:12 -02:00
Joao Morais
61954a0baf Add HAProxy Ingress to the catalog 2017-02-06 21:40:03 -02:00
Manuel Alejandro de Brito Fontes
727a2737c2 Merge pull request #219 from porridge/dev-docs-improve
Fix typo, add a couple of links.
2017-02-03 17:50:55 -03:00
Marcin Owsiany
da9154310e Fixes for minikube usage instructions. 2017-02-03 18:45:51 +01:00
Marcin Owsiany
ee36b23385 Fix typo, add a couple of links. 2017-02-03 10:32:59 +01:00
Marcin Owsiany
49fbe70029 Fix an e2e link. 2017-02-03 09:58:55 +01:00
bprashanth
25514b8425 Add a skeleton admin guide 2017-02-01 18:05:57 -08:00
bprashanth
66c826f41f Add a custom controller example 2017-01-30 18:47:48 -08:00
Manuel de Brito Fontes
e5b02b609f Use protobuf instead of rest to connect to apiserver host 2017-01-21 13:25:12 -03:00
Prashanth B
e76e7d03df Merge pull request #66 from bprashanth/more_docs
Start FAQ docs
2017-01-01 18:47:33 -08:00
chentao1596
2d012504f0 fix the wrong link to build/test/release 2016-12-26 17:11:30 +08:00