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
Passthrough mode is supported for Amazon Web Services (AWS), Microsoft Azure, Google Cloud Platform (GCP), {rh-openstack-first}, {rh-virtualization-first}, and VMware vSphere.
9
+
Passthrough mode is supported for Amazon Web Services (AWS), Microsoft Azure, Google Cloud Platform (GCP), {rh-openstack-first}, and VMware vSphere.
10
10
11
11
In passthrough mode, the Cloud Credential Operator (CCO) passes the provided cloud credential to the components that request cloud credentials. The credential must have permissions to perform the installation and complete the operations that are required by components in the cluster, but does not need to be able to create new credentials. The CCO does not attempt to create additional limited-scoped credentials in passthrough mode.
12
12
@@ -41,17 +41,6 @@ To locate the `CredentialsRequest` CRs that are required, see xref:../../install
41
41
=== {rh-openstack-first} permissions
42
42
To install an {product-title} cluster on {rh-openstack}, the CCO requires a credential with the permissions of a `member` user role.
43
43
44
-
[id="passthrough-mode-permissions-rhv"]
45
-
=== {rh-virtualization-first} permissions
46
-
To install an {product-title} cluster on {rh-virtualization}, the CCO requires a credential with the following privileges:
47
-
48
-
* `DiskOperator`
49
-
* `DiskCreator`
50
-
* `UserTemplateBasedVm`
51
-
* `TemplateOwner`
52
-
* `TemplateCreator`
53
-
* `ClusterAdmin` on the specific cluster that is targeted for {product-title} deployment
54
-
55
44
[id="passthrough-mode-permissions-vsware"]
56
45
=== VMware vSphere permissions
57
46
To install an {product-title} cluster on VMware vSphere, the CCO requires a credential with the following vSphere privileges:
0 commit comments