Reinhard Nägele
e9c297e74d
Fix names in documentation ( #7940 )
...
* Fix names in documentation
This fixes the documentation to reflect the name change from
`nginx-ingress` to `ingress-nginx`.
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
* Revert accidental changelog update
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
2021-11-28 13:11:22 -08:00
James Strong
843a16a8f8
Release updates for v1.1.0 ( #7964 )
2021-11-23 15:07:46 -08:00
Ricardo Katz
727f4cb925
Release v1.0.5 documents ( #7924 )
...
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
2021-11-15 17:11:26 -08:00
Robert Steele
b7ac27a671
Update Bare Metal anchor link ( #7914 )
2021-11-15 13:58:48 -08:00
sandipanpanda
af232df1af
Update anchor links of Nodeport from #nodeport to #type-nodeport ( #7899 )
...
* Update anchor link from #nodeport to #type-nodeport in baremetal.md
* Update anchor link from #nodeport to #type-nodeport in baremetal.md
2021-11-11 09:42:09 -08:00
Jérôme Petazzoni
ce165f9078
Try to improve the installation guide ( #7757 )
...
* move generic instructions to the beginning of the file
* add an example of ingress resource creation
* simplify a few commands to make them shorter and simpler
* add short paragraphs about PROXY protocol and traffic policy
This tries to address the concerns I expressed in #7701 .
2021-11-05 13:50:40 -07:00
Vladimir Varankin
987a721723
update documentation and templates for aws nlb ( #7662 )
2021-10-25 10:47:02 -07:00
Thibault Guittet
6b9865c607
Update Bare-metal NodePort URL anchor ( #7687 )
2021-10-24 14:38:21 -07:00
Ricardo Katz
14f6b32032
Release v1.0.4 ( #7805 )
...
Signed-off-by: Ricardo Pchevuzinske Katz <rkatz@vmware.com>
2021-10-12 20:25:48 -07:00
Enes Kirimi
710d0db9a5
Expand docker desktop installation with an attention block ( #7730 )
2021-10-10 11:50:37 -07:00
mitchldtn
4ad67e125e
Update index.md ( #7766 )
...
Proposal to add information to Helm Installation
I can into an issue recently which cost me the better part of an afternoon and evening. The only information about some changes, I was not aware of, was in this blog post about improvements in 1.18.
The information about the errors I was receiving lead me to dead ends prior to finding that blog post. `IngressClass` and `ingressClassName` are thrown around a lot and it can be confusing but it helped me to eventually find a solution.
I kept getting `Error: rendered manifests contain a resource that already exists. Unable to continue with install: IngressClass "nginx" in namespace "" exists and cannot be imported into the current release: invalid ownership metadata ...` and could not figure out how to fix it.
I believe adding the proposed changes, or a version of them, would help eliminate that frustration I experienced for other users that may run into these issues.
2021-10-10 11:36:38 -07:00
Ricardo Katz
bdea0c8e46
Release v1.0.3 ( #7743 )
...
Signed-off-by: Ricardo Pchevuzinske Katz <rkatz@vmware.com>
2021-10-04 07:17:09 -07:00
Ricardo Katz
3eb5ec28fe
Release v1.0.2 ( #7709 )
...
* Release v1.0.2
* Apply suggestions from code review
Co-authored-by: Jintao Zhang <tao12345666333@163.com>
* Fix changelog
Co-authored-by: Jintao Zhang <tao12345666333@163.com>
2021-09-27 00:25:27 -03:00
Noah Ispas
f66f87fc21
preparing release v1.0.1 ( #7681 )
...
* preparing release v1.0.1
* update shas to newest promoted image
* update changelog of helm chart
* change requests from PR
2021-09-22 05:12:02 -07:00
Neha Lohia
f207702c30
release v1.0.0 ( #7535 )
...
Signed-off-by: Neha Lohia <nehapithadiya444@gmail.com>
2021-08-24 08:31:14 -07:00
Jintao Zhang
f3c50698d9
Prepare for v0.49.0 release ( #7509 )
...
* Changelog for v0.49
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
* helm: bump version to v0.49.0
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
* docs: bumper version to v0.49.0
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
* explicitly call out details for Changelogs
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2021-08-21 09:49:59 -07:00
Ricardo Katz
2d90ba14f5
Change all master reference to main ( #7369 )
2021-08-06 17:07:29 -07:00
James Strong
24f99c8466
update v0.48.1 ( #7350 )
2021-07-14 12:06:19 -07:00
James Strong
9cdcecf4f7
Prep 0.47.0 release ( #7210 )
...
* update changelog for .47 release
* remove cors, we reverted that change
* update image sha
* updates docs for v0.47.0 release
2021-06-06 09:24:40 -07:00
Mathis Van Eetvelde
727020b3ac
fixed markdown typo
...
Signed-off-by: Mathis Van Eetvelde <mathis.vaneetvelde@protonmail.com>
2021-05-06 23:02:40 +02:00
James Strong
744ea94255
update the docs for 46
2021-04-30 18:43:44 -04:00
Kubernetes Prow Robot
22ae0d3848
Merge pull request #6879 from davidshen84/master
...
Make setup instructions for Docker Desktop general
2021-04-29 11:24:11 -07:00
Kubernetes Prow Robot
f32fd3e1c4
Merge pull request #7067 from MoienTajik/patch-1
...
Documentation: minikube - ingress-nginx instead of kube-system namespace
2021-04-29 03:44:51 -07:00
Ali Mukadam
5751ef5247
[docs] Documentation for Oracle Cloud Infrastructure integration
...
Added documentation and sample YAML that demonstrate how to use
NGINX Ingress Controller to provision a load balancer on Oracle Cloud
Infrastructure. The following use cases are included:
- public and private load balancers
Signed-off-by: Ali Mukadam <ali.mukadam@oracle.com>
2021-04-27 11:19:29 +10:00
mcorbin
7b5a492a09
Add Exoscale in the documentation
2021-04-23 16:28:45 +02:00
Moien Tajik
d4d32657ed
Update index.md
2021-04-21 18:10:01 +04:30
Ricardo Pchevuzinske Katz
8ecedf8238
Update the docs to reflect correct release
2021-04-06 16:15:54 -03:00
Xi Shen
5bf79cdcb1
Make setup instructions for Docker Desktop general
...
The same setup instruction for Mac also works on Windows 10. I tested on my own Windows 10 setup. Some other people on the Internet also pointed it out. I think Docker Desktop is supposed to provide feature parity between these platforms. So, I think we can rely on Docker Desktop to keep the behaviour and allow the same instructions to work on both platforms.
2021-02-17 16:15:34 +11:00
Manuel Alejandro de Brito Fontes
59922afae3
Release v0.44.0
2021-02-04 11:36:16 -03:00
Hidde Beydals
270f52ab21
docs: move Azure deploy note to right item
2021-01-13 01:21:55 +01:00
Manuel Alejandro de Brito Fontes
5d1770ad1d
Update mkdocs, fix nodeport link and add microk8s link
2021-01-11 12:58:09 -03:00
bl-ue
f41dbe14bc
docs/deploy: fix grammar and inconsistencies
2021-01-10 13:20:48 -05:00
Manuel Alejandro de Brito Fontes
37140a3863
Release ingress-nginx 0.43.0
2020-12-30 14:56:29 -03:00
Manuel Alejandro de Brito Fontes
0abfad70ce
Release v0.42.0
2020-12-24 16:13:13 -03:00
Kubernetes Prow Robot
f35307410d
Merge pull request #6665 from kundan2707/vendoraks
...
added AKS specific documentation
2020-12-22 16:56:26 -08:00
Kundan Kumar
2a0efbaa00
added AKS specific documentation
2020-12-23 04:32:00 +05:30
Karan Thanvi
885226618f
fix typo
2020-12-15 15:48:35 +09:00
Kubernetes Prow Robot
3e49491f33
Merge pull request #6580 from kundan2707/deployreadme
...
fix for 6564
2020-12-07 05:17:26 -08:00
Kundan Kumar
57f81068a4
fix for 6564
...
review comments
2020-12-07 18:14:36 +05:30
Manuel Alejandro de Brito Fontes
0a43ba34b8
Fix helm repo update command
2020-11-26 09:57:36 -03:00
Manuel Alejandro de Brito Fontes
4ac3e1ff2c
Remove helm2 support and update docs
2020-11-24 18:55:57 -03:00
Manuel Alejandro de Brito Fontes
8b99f49d2d
Release 0.41.2
2020-11-12 17:39:07 -03:00
Manuel Alejandro de Brito Fontes
52dd877841
Release v0.41.1
2020-11-12 12:43:19 -03:00
Manuel Alejandro de Brito Fontes
6c729e9cc7
Release v0.41.0
2020-11-03 15:11:53 -03:00
Manuel Alejandro de Brito Fontes
528d214f20
Release 0.40.2
2020-10-06 16:42:33 -03:00
Manuel Alejandro de Brito Fontes
f7f3815bc7
Release v0.40.1
2020-10-02 15:15:09 -03:00
Manuel Alejandro de Brito Fontes
680378b334
Release v0.40.0
2020-10-01 16:56:44 -03:00
Patrik Cyvoct
6318d40339
Add install command for Scaleway
...
Signed-off-by: Patrik Cyvoct <patrik@ptrk.io>
2020-09-10 13:47:52 +02:00
Ashish Billore
534b77a94a
Update deploy instructions with corrections
...
Fix minor typos and improve readability for deploy instructions.
2020-09-04 23:59:38 +09:00
Manuel Alejandro de Brito Fontes
12150e318b
Release v0.35.0
2020-08-28 10:24:34 -04:00
Manuel Alejandro de Brito Fontes
8a80bcfcc3
Update NLB idle timeout information
2020-08-26 13:33:37 -04:00
Baargav
a1ca1f220c
Update docs/deploy/index.md
...
Co-authored-by: cmluciano <cmluciano@cruznet.org>
2020-08-24 13:15:34 -04:00
urmet
e9505ce58e
Clean up minikube installation instructions
...
Remove development section under minikube installation instructions. It's a bit confusing and also wrong since #5059
2020-08-10 20:30:50 +03:00
Manuel Alejandro de Brito Fontes
274d09447e
Release v0.34.1
2020-07-15 16:46:16 -04:00
Manuel Alejandro de Brito Fontes
6982d72c40
Release 0.34.0
2020-07-10 09:16:31 -04:00
Wilson Mo
e8212d6594
Get ingress-controller pod name
...
Add an option to find the ingress-controller pod name to exclude the admission pod
The original "kubectl get pod" will sometime return the admission pod which is in completed status.
2020-06-28 17:43:27 +08:00
Manuel Alejandro de Brito Fontes
d917435c12
Fix static manifests location
2020-06-13 11:00:24 -04:00
Manuel Alejandro de Brito Fontes
df8ceea8a9
Release 0.33.0
2020-06-11 10:24:08 -04:00
Manuel Alejandro de Brito Fontes
8e2eebb197
Update timeout to align values
2020-06-02 12:13:44 -04:00
Manuel Alejandro de Brito Fontes
a53ef2b501
Add note about initial delay during first start
2020-05-20 18:55:34 -04:00
Edgars Beigarts
c52d55a2ed
Use ingress-nginx-* naming in docs to match the default deployment
2020-05-17 21:27:56 +03:00
Manuel Alejandro de Brito Fontes
446845114c
Release 0.32.0
2020-05-01 11:16:10 -04:00
Manuel Alejandro de Brito Fontes
6c821d3093
Add note about firewall ports for admission webhook
2020-05-01 10:55:37 -04:00
Manuel Alejandro de Brito Fontes
e1e8621ffb
Add install command for Digial Ocean
2020-04-29 18:59:06 -04:00
Joey Lee
8904d95738
Update helm v2 installation instructions
2020-04-29 20:38:26 +10:00
Manuel Alejandro de Brito Fontes
b68839118f
Release 0.31.1
2020-04-27 10:43:23 -04:00
Manuel Alejandro de Brito Fontes
1fb6f37091
Update chart instructions
2020-04-26 20:52:54 -04:00
Manuel Alejandro de Brito Fontes
edea7c9ee6
Fix deployment links
2020-04-26 18:47:59 -04:00
Kubernetes Prow Robot
9aa0eb7114
Merge pull request #5404 from AlphaWong/patch-1
...
update the helm v3 install way
2020-04-26 14:59:29 -07:00
Manuel Alejandro de Brito Fontes
c7c06e0e6f
Release 0.31.0
2020-04-26 16:45:37 -04:00
Alpha
5cc0cf1c18
update the helm v3 install way
2020-04-20 11:29:37 +08:00
Manuel Alejandro de Brito Fontes
fd23ebc6d1
Cleanup deploy docs and remove old yaml manifests
2020-04-18 18:16:44 -04:00
Manuel Alejandro de Brito Fontes
ab3a789caa
Update deployment documentation
2020-04-18 17:51:11 -04:00
Ilya Mashchenko
9bb18c9a17
[docs]: fix Prerequisite section
...
Clarify that mandatory command is not needed for deployment in minikube.
2020-03-21 01:46:03 +03:00
Manuel Alejandro de Brito Fontes
f1f90ef495
Release 0.30.0 ( #5155 )
2020-02-24 09:34:19 -03:00
Manuel Alejandro de Brito Fontes
eedcdcdbf6
Release 0.29.0 ( #5075 )
2020-02-15 08:28:22 -03:00
Manuel Alejandro de Brito Fontes
0365a7c172
Remove minikube and only use kind ( #5059 )
2020-02-12 20:19:57 -03:00
Abdul Rauf
dbb0970393
docs(deploy): fix helm install command for helm v3 ( #5020 )
...
--name flag has been removed from helm and is now mandatory
helm install [NAME] [CHART] [flags]
2020-02-06 20:47:28 -03:00
Manuel Alejandro de Brito Fontes
9fa3940089
Release 0.28.0 ( #4970 )
2020-01-28 07:56:33 -03:00
Manuel Alejandro de Brito Fontes
1257ded99e
Release 0.27.1 ( #4929 )
2020-01-15 15:03:37 -03:00
Manuel Alejandro de Brito Fontes
77ddda7f61
Release 0.27.0 ( #4906 )
2020-01-11 18:04:18 -03:00
Manuel Alejandro de Brito Fontes
bcc7d98d8e
Use yaml files from a particular tag, not from master
2020-01-04 15:56:25 -03:00
张潇
cabab54eab
Increase the kubernetes 1.14 version to the installation prompt
2019-10-15 07:31:46 +08:00
Manuel Alejandro de Brito Fontes
78d6ce6e6e
Partially revert usage of kustomize for installation ( #4159 )
2019-06-05 10:59:38 -04:00
Nick Novitski
51ad0bc54b
Rearrange deployment files into kustomizations
2019-05-19 12:35:54 -07:00
Chris Carty
5fb1116282
update GKE header to match link in contents
2019-03-10 09:13:34 -04:00
Manuel Alejandro de Brito Fontes
6eac5785ac
Rever TCP/UDP documentation removal and links ( #3456 )
2018-11-21 23:24:34 -03:00
Angga Lanuma
c4834e5063
fix baremetal.md link
2018-10-31 00:13:21 +07:00
Sebastiaan van Steenis
4c25bfe75a
Fix links in deploy index docs
2018-10-29 14:07:54 +01:00
Ray Foss
4c3001bdc1
not a script
2018-10-15 16:03:56 -05:00
Ray Foss
dfacb6cb8e
Clarify mandatory script doc
...
The warnings should probably be above the script, not below, especially in the ever popular GKE, where they are prerequisites. Generic Deployment sounds like it's a deployment that should work on all vanilla Kubernetes installations. It sounds like an OR logic operator, when it should be an AND.
2018-10-15 15:41:47 -05:00
Ricardo Katz
f444c4ee7f
Add a note to the deployment into GKE
2018-10-14 15:50:20 -03:00
eutopian
797affbe48
Fixed link to aws elb
2018-09-20 15:39:08 -04:00
Manuel de Brito Fontes
8dd6c422ea
Add note about default namespace and merge behavior
2018-09-13 10:26:37 -03:00
Jay Wallace
e866ab077d
document when to modify elb timeouts and set default to 60s
2018-09-05 21:14:07 -07:00
Wong Hoi Sing Edison
6d3e9ea7d0
Fixup #2970 : Add Missing Label app.kubernetes.io/part-of: ingress-nginx
...
- Add missing label `app.kubernetes.io/part-of: ingress-nginx` for deploy example
- Update new labels for docs/deploy and docs/examples
- Update new labels for test/e2e and test/manifests
- Update new labels for images/nginx
Also close #3001
2018-09-05 11:48:29 +08:00
Antoine Cotten
775b8358c6
docs: Bare-metal considerations
2018-09-04 21:32:47 +02:00
Dmitri Fedotov
cbdd12f898
fixed jsonpath command in examples
2018-08-28 09:43:24 +03:00
Luís Fernando Guedes
f1d0c97779
Fix broked anchor link to GCE/GKE
2018-08-20 15:04:56 -03:00
Lorenz Vanthillo
91675b3221
Update index.md
...
docker for mac is now officially supported by Docker 18.06.0 (Since I was struggling with the squash on a PR a new one..)
2018-07-28 15:27:14 +02:00