You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|Required: The name or ID (string) of the cluster to which the ingress will be added.
87
94
88
-
|--cluster-routes-hostname
95
+
|--cluster-routes-hostname
89
96
|Components route hostname for OAuth, console, and download.
90
97
91
-
|--cluster-routes-tls-secret-ref
98
+
|--cluster-routes-tls-secret-ref
92
99
|Components route TLS secret reference for OAuth, console, and download.
93
100
94
-
|--excluded-namespaces
101
+
|--excluded-namespaces
95
102
|Excluded namespaces for ingress. Format is a comma-separated list `value1, value2...`. If no values are specified, all namespaces will be exposed.
96
103
97
104
|--label-match
98
105
|The label match (string) for ingress. The format must be a comma-delimited list of key=value pairs. If no label is specified, all routes are exposed on both routers.
99
106
100
-
|--lb-type
107
+
|--lb-type
101
108
|Type of Load Balancer. Options are `classic`, `nlb`.
|Route Selector for ingress. Format is a comma-separated list of key=value. If no label is specified, all routes will be exposed on both routers. For legacy ingress support these are inclusion labels, otherwise they are treated as exclusion label.
111
118
112
-
|--wildcard-policy
119
+
|--wildcard-policy
113
120
|Wildcard Policy for ingress. Options are `WildcardsDisallowed` and `WildcardsAllowed`. Default is `WildcardsDisallowed`.
* For information about the cluster delete protection feature, see xref:../cli_reference/rosa_cli/rosa-manage-objects-cli.adoc#rosa-edit-objects_rosa-managing-objects-cli[Edit objects].
43
44
* For information about the AWS IAM resources for ROSA clusters that use STS, see xref:../rosa_architecture/rosa-sts-about-iam-resources.adoc#rosa-sts-about-iam-resources[About IAM resources for ROSA clusters that use STS].
44
45
* For information on cluster errors that are due to missing IAM roles, see xref:../support/troubleshooting/rosa-troubleshooting-deployments.adoc#rosa-troubleshooting-cluster-deletion_rosa-troubleshooting-cluster-deployments[Repairing a cluster that cannot be deleted].
0 commit comments