Uploaded image for project: 'Red Hat Advanced Cluster Management'
  1. Red Hat Advanced Cluster Management
  2. ACM-7251

[Doc] The availabilityConfig should have a note to be set to basic when the multiclusterengine is deployed on SNO

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False
    • No

      Looking at this doc:
      https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/clusters/cluster_mce_overview#availability-config

      It shows the following

      
      1.3.4.4. availabilityConfig
      The hub cluster has two availabilities: High and Basic. By default, the hub cluster has an availability of High, which gives hub cluster components a replicaCount of 2. This provides better support in cases of failover but consumes more resources than the Basic availability, which gives components a replicaCount of 1.
      
      The following examples shows the spec.availabilityConfig template with Basic availability:
      
      apiVersion: multicluster.openshift.io/v1
      kind: MultiClusterEngine
      metadata:
        name: multiclusterengine
      spec:
        availabilityConfig: "Basic"
      

      We should add a note specifying that if the multicluster is deployed on SNO the availabilityConfig should be set to Basic

              rh-ee-ofischer Oliver Fischer
              achuzhoy@redhat.com Alexander Chuzhoy
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: