github.com/verrazzano/verrazzano@v1.7.1/examples/multicluster/managed-clusters/README.md (about)

     1  # Verrazzano Managed Cluster Install Configurations
     2  
     3  These examples show some additional, smaller footprint Verrazzano managed cluster install configurations besides the
     4  recommended `managed-cluster` profile.
     5  
     6  The `minimal.yaml` file is provided as an example of the smallest possible managed cluster configuration.
     7  
     8  The `minimal-prometheus.yaml` file is provided as an example of a managed cluster configuration that supports metrics
     9  collection from the admin cluster using Prometheus.
    10  
    11  The `minimal-thanos.yaml` file is provided as an example of a managed cluster configuration that supports
    12  metrics collection from the admin cluster using Thanos.
    13  
    14  For more information on how to use these example files, see [Install Multicluster Verrazzano](https://verrazzano.io/latest/docs/setup/mc-install/multicluster/).
    15  
    16  Copyright (c) 2023, Oracle and/or its affiliates.