Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Review, restructure and rewrite documentation for getting started with NGINX Ingress Controller #4620

Merged
merged 21 commits into from Nov 14, 2023
Merged
Show file tree
Hide file tree
Changes from 19 commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
c863c1a
temp merge of all changes
ADubhlaoich Nov 7, 2023
0e06fa2
Merge branch 'main' into adoption-doc-revamp
ADubhlaoich Nov 8, 2023
f7cf0e2
Fix release numbers for revamp branch
ADubhlaoich Nov 9, 2023
73ba6b6
Fix version number
ADubhlaoich Nov 9, 2023
6edfd95
Merge pull request #4632 from nginxinc/adoption-version-fix
ADubhlaoich Nov 9, 2023
a847da5
First set of drift fixes
ADubhlaoich Nov 9, 2023
2f50a35
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Nov 9, 2023
4791f25
Second set of drift fixes
ADubhlaoich Nov 9, 2023
4fe82ab
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Nov 9, 2023
948e6c5
Change security configuration links to 3.2.2 tags instead of main
ADubhlaoich Nov 9, 2023
b65cbc7
Merge branch 'main' into adoption-doc-revamp
ADubhlaoich Nov 9, 2023
64c2bdc
Re-hide comparison document
ADubhlaoich Nov 9, 2023
be4ce73
Remove hidden link
ADubhlaoich Nov 9, 2023
932aa19
Fix ordering of installation methods
ADubhlaoich Nov 9, 2023
43b3ed7
Update theme to fix button issue
ADubhlaoich Nov 9, 2023
e8e7c0b
Merge branch 'main' into adoption-doc-revamp
ADubhlaoich Nov 13, 2023
68605a6
Update docs/content/installation/installing-nic/installation-with-man…
ADubhlaoich Nov 13, 2023
936b769
Synchronise release note changes from 3.3 release branch
ADubhlaoich Nov 13, 2023
10a3618
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Nov 13, 2023
37741bd
Add missing parameters to Helm table
ADubhlaoich Nov 14, 2023
68b409e
Fix Helm installation table, delete redundant images
ADubhlaoich Nov 14, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -81,8 +81,8 @@ In the case of NGINX, the Ingress Controller is deployed in a pod along with the
> page](https://github.com/nginxinc/kubernetes-ingress/releases) of the GitHub repository.

1. Install the NGINX Ingress Controller using the [Helm
chart](https://docs.nginx.com/nginx-ingress-controller/installation/installation-with-helm/) or the Kubernetes
[manifests](https://docs.nginx.com/nginx-ingress-controller/installation/installation-with-manifests/).
chart](https://docs.nginx.com/nginx-ingress-controller/installation/installing-nic/installation-with-helm/) or the Kubernetes
[manifests](https://docs.nginx.com/nginx-ingress-controller/installation/installing-nic/installation-with-manifests/).
1. Configure load balancing for a simple web application:
- Use the Ingress resource. See the [Cafe
example](https://github.com/nginxinc/kubernetes-ingress/tree/main/examples/ingress-resources/complete-example).
Expand Down
85 changes: 0 additions & 85 deletions docs/content/app-protect-dos/installation.md

This file was deleted.