Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions _topic_maps/_topic_map.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ Distros: openshift-acs
Topics:
- Name: Service description
File: rhacs-cloud-service-service-description
- Name: Overview of responsibilities for RHACS Cloud Service
File: acs-cloud-responsibility-matrix
- Name: RHACS Cloud Service architecture
File: acscs-architecture
- Name: Getting started with RHACS Cloud Service
Expand Down
11 changes: 11 additions & 0 deletions cloud_service/acs-cloud-responsibility-matrix.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[id="acs-cloud-policy-responsibility-matrix"]
:_mod-docs-content-type: ASSEMBLY
include::modules/common-attributes.adoc[]
:context: acs-cloud-responsibility-matrix
= Overview of responsibilities for Red Hat Advanced Cluster Security Cloud Service

toc::[]

This documentation outlines Red Hat and customer responsibilities for the {product-title-managed-short} managed service.

include::modules/acs-cloud-responsibilities.adoc[leveloffset=+1]
41 changes: 41 additions & 0 deletions modules/acs-cloud-responsibilities.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
// Module included in the following assemblies:
//
// * cloud_service/acs-cloud-responsibility-matrix.adoc
:_mod-docs-content-type: CONCEPT
[id="acs-cloud-responsibilities_{context}"]
= Shared responsibilities for {product-title-managed-short}

While Red Hat manages the {product-title-managed-short} services, also referred to as _Central services_, the customer has certain responsibilities.

[cols="2,1,1",options="header"]
|===

|Resource or action
|Red Hat responsibility
|Customer responsibility


|Hosted components, also called Central components
a|* Platform monitoring
* Software updates
* High availability
* Backup and restore
* Security
* Infrastructure configuration
* Scaling
* Maintenance
* Vulnerability management
a| * Access and identity authorization

|Secured clusters (on-premise or cloud)
|
a| * Software updates
* Backup and restore
* Security
* Infrastructure configuration
* Scaling
* Maintenance
* Access and identity authorization
* Vulnerability management

|===