diff --git a/404.html b/404.html index 3f1f20a82..c36fe2d8f 100644 --- a/404.html +++ b/404.html @@ -589,6 +589,18 @@ +
Tip
For extended notes regarding deployments on bare-metal, see Bare-metal considerations.
To check if the ingress controller pods have started, run the following command:
The Ingress in this example adds a custom header to Nginx configuration that only applies to that specific Ingress. If you want to add headers that apply globally to all Ingresses, please have a look at this example.
$ kubectl apply -f ingress.yaml