James Strong
ac3b86b2c3
release 1.1.3 details ( #8411 )
...
* release 1.1.3 details
fix the readme with right sha and version
remove helm label
fix issue 8329
fix the 1.20 service after the fix for ipv6
udpate readme and change for patches
* update helm doc
Signed-off-by: James Strong <strong.james.e@gmail.com>
2022-04-01 09:14:46 -07:00
Long Wu Yuan
d27d7c20b4
Updated semver in install docs URLs ( #8368 )
2022-03-21 15:46:47 -07:00
Rafael Maciel
feba7e1ffc
docs: correct typo ( #8169 )
...
* change docker-destkop to docker-desktop
2022-01-19 18:31:51 -08:00
Alastair Firth
d16e0dec48
Static manifest generation uses kustomize instead of python ( #8099 )
...
* regenerate at 4.0.12
* bash for loop and static values files
* add .tool-versions
* fixup static manifests with kustomize instead of python
* remove spec.replicas where set
* generate manifests for all supported versions
* update docs
* remove all versions except default (1.20) for now
* update to 1.1.1/4.0.15
2022-01-17 15:28:56 -08:00
Long Wu Yuan
fc38b9f2aa
changes for release v1.1.1 ( #8125 )
2022-01-12 08:48:37 -08:00
Noelle Leigh
d6284d1672
docs: fix typo'd executible name ( #8041 )
...
In "Checking ingress controller version", the paragraph cites the incorrect name for the executable (the one in the code block is correct).
This commit fixes that inconsistency.
2021-12-23 16:50:10 -03:00
Jérôme Petazzoni
bc4c86a791
Minor improvements (formatting, consistency) in install guide ( #8003 )
...
Small changes, mostly:
- formatting (especially in lists, since mkdocs doesn't seem
to support nested lists)
- use the same level of warning when it makes sense
(intead of "danger", "failure", etc)
- improve wording in a few places
- re-order a few operations
- move a few sentences that were out of place
2021-12-03 20:28:31 -08:00
Masa
27037a1919
Fix command in index.md ( #7935 )
...
* Fix command in index.md
* Fix command in index.md
* Update index.md
2021-11-28 18:39:22 -08:00
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
Paul McDonald
8467124c24
Update upgrade.md ( #7828 )
...
Updated to the same release name in the installation guide
2021-10-27 10:05:25 -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
Kubernetes Prow Robot
7339ef7860
Merge pull request #7027 from tylerbrazier/master
...
baremetal docs: fix example IP address
2021-05-12 15:27:28 -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
Tyler Brazier
3a30e25953
baremetal docs: fix example IP address
2021-04-06 13:38:17 -05: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
Josh Soref
a8728f3d2c
Spelling
2020-12-15 16:10:48 -05:00
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
Round_Robin
1152e80058
Fix typo
2020-11-17 16:03:20 +09: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
Yahya
738463e03a
Fix typo
2020-10-12 10:44:18 +07:00
Manuel Alejandro de Brito Fontes
528d214f20
Release 0.40.2
2020-10-06 16:42:33 -03:00
Manuel Alejandro de Brito Fontes
34e033f59e
Update hardening guide doc
2020-10-02 21:24:37 -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
Elvin Efendi
e050ff1b9f
disable session tickets by default
2020-09-18 00:08:00 -04:00
Manuel Alejandro de Brito Fontes
87aa96b468
Change server-tokens default value to false
2020-09-17 09:52:07 -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
fb92b3a6a5
Fix documentation table layout
2020-09-01 20:01:12 -04:00
Kubernetes Prow Robot
bf4bdff3fa
Merge pull request #5881 from dodevops/hardening-guide
...
Doc: Adding initial hardening guide
2020-09-01 14:17:51 -07:00
timdeluxe
98fb56912c
Doc: Updating hardening guide after PR feedback
2020-08-30 16:38:28 +02:00
Manuel Alejandro de Brito Fontes
12150e318b
Release v0.35.0
2020-08-28 10:24:34 -04:00
Manuel Alejandro de Brito Fontes
8102fff242
Switch images to k8s.gcr.io after Vanity Domain Flip
2020-08-26 22:07:22 -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
Scott Rigby
f7ad119202
Link docs to upgrading section of chart readme
...
Signed-off-by: Scott Rigby <scott@r6by.com>
2020-08-18 17:18:17 -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
Rihards Ščeredins
921ae6fed3
Update upgrade guide with the new image registry and add missing -n to commands
2020-07-20 10:53:34 +03:00
Manuel Alejandro de Brito Fontes
274d09447e
Release v0.34.1
2020-07-15 16:46:16 -04:00
timdeluxe
b56258c068
Doc: Adding initial hardening guide
2020-07-10 16:40:12 +02: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
75fae8b6f0
Update helm chart name in upgrade doc
2020-06-23 09:17:35 -04: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
Kundan Kumar
40ea45aa8b
Update doc
2020-04-14 15:21:03 +05:30
LucasBoisserie
a97ff92c93
Update doc for validating Webhook with helm
2020-04-11 22:10:38 +02:00