fix typo in docs. (#9167)
This commit is contained in:
parent
397003d7cc
commit
a383cfc551
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ There are multiple ways to install the NGINX ingress controller:
|
||||||
|
|
||||||
On most Kubernetes clusters, the ingress controller will work without requiring any extra configuration. If you want to
|
On most Kubernetes clusters, the ingress controller will work without requiring any extra configuration. If you want to
|
||||||
get started as fast as possible, you can check the [quick start](#quick-start) instructions. However, in many
|
get started as fast as possible, you can check the [quick start](#quick-start) instructions. However, in many
|
||||||
environments, you can improve the performance or get better logs by enabling extra features. we recommend that you
|
environments, you can improve the performance or get better logs by enabling extra features. We recommend that you
|
||||||
check the [environment-specific instructions](#environment-specific-instructions) for details about optimizing the
|
check the [environment-specific instructions](#environment-specific-instructions) for details about optimizing the
|
||||||
ingress controller for your particular environment or cloud provider.
|
ingress controller for your particular environment or cloud provider.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue