|
| 1 | +// Module included in the following assemblies: |
| 2 | +// |
| 3 | +// * rosa_cluster_admin/rosa-cluster-notifications.adoc |
| 4 | +// * osd_cluster_admin/osd-cluster-notifications.adoc |
| 5 | + |
| 6 | +:_mod-docs-content-type: REFERENCE |
| 7 | +[id="managed-cluster-notification-types_{context}"] |
| 8 | += Cluster notification types |
| 9 | + |
| 10 | +Each cluster notification has an associated notification type to help you identify notifications that are relevant to your role and responsibilities. You can filter cluster notifications according to these types in the {hybrid-console}, in the **Cluster history** tab for your cluster. |
| 11 | + |
| 12 | +Red Hat uses the following notification types to indicate notification relevance. |
| 13 | + |
| 14 | +Capacity management:: Notifications for events related to updating, creating, or deleting node pools, machine pools, compute replicas or quotas (load balancer, storage, etc.). |
| 15 | +Cluster access:: Notifications for events related to adding or deleting groups, roles or identity providers, for example, when SRE cannot access your cluster because STS credentials have expired, when there is a configuration problem with your AWS roles, or when you add or remove identity providers. |
| 16 | +Cluster add-ons:: Notifications for events related to add-on management or upgrade maintenance for add-ons, for example, when an add-on is installed, upgraded, or removed, or cannot be installed due to unmet requirements. |
| 17 | +Cluster configuration:: Notifications for cluster tuning events, workload monitoring, and inflight checks. |
| 18 | +Cluster lifecycle:: Notifications for cluster or cluster resource creation, deletion, and registration, or change in cluster or resource status (for example, ready or hibernating). |
| 19 | +Cluster networking:: Notifications related to cluster networking, including HTTP/S proxy, router, and ingress state. |
| 20 | +Cluster ownership:: Notifications related to cluster ownership transfer from one user to another. |
| 21 | +Cluster scaling:: Notifications related to updating, creating, or deleting node pools, machine pools, compute replicas or quota. |
| 22 | +Cluster security:: Events related to cluster security, for example, an increased number of failed access attempts, updates to trust bundles, or software updates with security impact. |
| 23 | +Cluster subscription:: Cluster expiration, trial cluster notifications, or switching from free to paid. |
| 24 | +Cluster updates:: Anything relating to upgrades, such as upgrade maintenance or enablement. |
| 25 | +Customer support:: Updates on support case status. |
| 26 | +General notification:: The default notification type. This is only used for notifications that do not have a more specific category. |
| 27 | +// Omitted, as no definition provided as part of OSDOCS-8938 |
| 28 | +// cluster-state-updates |
| 29 | +// clustercreate-details |
| 30 | +// clustercreate-high-level |
| 31 | +// clusterremove-details |
| 32 | +// clusterremove-high-level |
0 commit comments