parent
3def835a6a
commit
d46da48005
1 changed files with 1 additions and 1 deletions
|
@ -325,7 +325,7 @@ See also [“How to easily install multiple instances of the Ingress NGINX contr
|
||||||
!!! attention
|
!!! attention
|
||||||
The first time the ingress controller starts, two [Jobs](https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/) create the SSL Certificate used by the admission webhook.
|
The first time the ingress controller starts, two [Jobs](https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/) create the SSL Certificate used by the admission webhook.
|
||||||
|
|
||||||
THis can cause an initial delay of up to two minutes until it is possible to create and validate Ingress definitions.
|
This can cause an initial delay of up to two minutes until it is possible to create and validate Ingress definitions.
|
||||||
|
|
||||||
You can wait until it is ready to run the next command:
|
You can wait until it is ready to run the next command:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue