Skip to content

Commit 8fecb85

Browse files
author
Kenny Woodson
authored
Update with customer questions.
Updating with the latest round of customer questions.
1 parent bcd970a commit 8fecb85

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

articles/openshift/openshift-faq.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,3 +161,45 @@ Refer to [upstream OpenShift docs](https://docs.openshift.com/container-platform
161161
Azure Red Hat OpenShift supports VNET peering and allows the customer to provide a VNET to peer with and a VNET CIDR in which the OpenShift network will operate.
162162

163163
The VNET created by ARO will be protected and will not accept configuration changes. The VNET that is peered is controlled by the customer and resides in their subscription.
164+
165+
## Does the cluster reside in a customer subscription? 
166+
167+
The Azure Managed Application lives in a locked Resource Group with the customer subscription. Customer can view objects in that RG but not modify.
168+
169+
## Is the SDN module configurable?
170+
171+
SDN is openshift-ovs-networkpolicy and is not configurable.
172+
173+
## Which UNIX rights (in IaaS) are available for Masters/Infra/App Nodes?
174+
175+
Not applicable to this offering. Node access is forbidden.
176+
177+
## Which OCP rights do we have? Cluster-admin? Project-admin?
178+
179+
The following document describes the permissions [available](https://docs.openshift.com/aro/admin_guide/index.html)
180+
181+
## Which kind of federation with LDAP?
182+
183+
This would be achieved via Azure AD integration. 
184+
185+
## Is there any element in ARO shared with other customers? Or is everything independent?
186+
187+
Each Azure Red Hat OpenShift cluster is dedicated to a given customer and lives within the customer's subscription. 
188+
189+
## Can we choose any persistent storage solution. OCS? 
190+
191+
Two storage classes are available to select from: Azure Disk and Azure File.
192+
193+
## How is a cluster updated (including majors and minors due to vulnerabilities)?
194+
195+
More info available here: https://docs.microsoft.com/en-us/azure/openshift/openshift-faq#what-is-the-general-upgrade-process
196+
197+
## What Azure Load balancer is used by ARO?  Is it Standard or Basic and is it configurable?
198+
199+
ARO uses Standard Azure Load Balancer, and it is not configurable.
200+
201+
## Can ARO use NetApp-based storage?
202+
203+
At the moment the only supported storage options are Azure Disk and Azure File storage classes. 
204+
205+

0 commit comments

Comments
 (0)