Skip to content

Commit d4c1a2f

Browse files
authored
Merge pull request #69269 from jmanthei/OCPBUGS-18064
2 parents a97af8d + 331610a commit d4c1a2f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

modules/private-clusters-about.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ The `*.apps` records in the public and private zone are identical, so when you d
2222
[discrete]
2323
[id="private-clusters-about-ingress-controller_{context}"]
2424
== Ingress Controller
25-
Because the default `Ingress` object is created as public, the load balancer is internet-facing and in the public subnets. You can replace the default Ingress Controller with an internal one.
25+
Because the default `Ingress` object is created as public, the load balancer is internet-facing and in the public subnets.
26+
27+
The Ingress Operator generates a default certificate for an Ingress Controller to serve as a placeholder until you configure a custom default certificate. Do not use Operator-generated default certificates in production clusters. The Ingress Operator does not rotate its own signing certificate or the default certificates that it generates. Operator-generated default certificates are intended as placeholders for custom default certificates that you configure.
2628

2729
[discrete]
2830
[id="private-clusters-about-api-server_{context}"]

0 commit comments

Comments
 (0)