File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed
Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -263,6 +263,16 @@ Usage: Ingress Controller(s)
263263A resource that forwards traffic to endpoints of Services. The Ingress Controller
264264replaces router from {product-title} 3 and earlier.
265265
266+ ''''
267+ === installer-provisioned infrastructure
268+
269+ Usage: installer-provisioned infrastructure
270+
271+ If the installation program deploys and configures the infrastructure that the
272+ cluster runs on, it is an installer-provisioned infrastructure installation.
273+
274+ Do not use: IPI
275+
266276== K
267277
268278''''
@@ -544,4 +554,17 @@ ObjectMeta.Name.
544554
545555See link:https://kubernetes.io/docs/concepts/storage/storage-classes/[Storage Classes - Kubernetes].
546556
557+ == U
558+
559+ ''''
560+ === user-provisioned infrastructure
561+
562+ Usage: user-provisioned infrastructure
563+
564+ If the user must deploy and configure separate virtual or physical hosts as part of
565+ the cluster deployment process, it is a user-provisioned infrastructure
566+ installation.
567+
568+ Do not use: UPI
569+
547570''''
You can’t perform that action at this time.
0 commit comments