Skip to content
Open
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
42 changes: 42 additions & 0 deletions hub/clusterprofiles/ace/observability-cluster.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
apiVersion: ui.k8s.appscode.com/v1alpha1
kind: ClusterProfile
metadata:
name: observability-cluster
spec:
description: This profile is suitable for Kubernetes clusters dedicated to observability and monitoring workloads.
requiredFeatureSets:
capi-core:
- cluster-presets
opscenter-backup:
- kubestash
- stash-presets
opscenter-core:
- license-proxyserver
opscenter-cost:
- keda
- keda-add-ons-http
opscenter-datastore:
- kubedb
- kubedb-opscenter
- kubedb-ui-presets
opscenter-observability:
- grafana-operator
- kube-prometheus-stack
- monitoring-operator
- panopticon
- prometheus-adapter
- prom-label-proxy
- thanos-operator
- tenant-operator
opscenter-security:
- cert-manager
- cert-manager-csi-driver-cacerts
opscenter-storage:
- snapshot-controller
opscenter-tools:
- sidekick
- supervisor
saas-core:
- catalog-manager
- service-gateway-presets
title: Observability Cluster
Loading