📄️ Cluster resources
This directory contains resources which are cluster-wide, e.g. CRDs and StorageClasses.
📄️ CloudNativePG
CloudNativePG is the Kubernetes operator that covers the full lifecycle of a highly available PostgreSQL database cluster with a primary/standby architecture, using native streaming replication.
📄️ External DNS
External DNS automates the synchronization of Kubernetes Services and Ingresses with your DNS provider. By dynamically managing DNS records, it ensures your Kubernetes resources are always discoverable through public DNS servers - eliminating manual updates and reducing human error.
📄️ External Secrets Operator
The External Secrets Operator provides an easy synchronization of external secrets providers to native Kubernetes Secret resources.
📄️ Garage
Garage provides S3 compatible object-storage for e.g. Velero, Loki, etc. On actual IaaS-providers. Within the Haven+ reference implementation context, Garage is used for the local overlay. For production set-ups, you should probably use S3 compatible Object Storage of the provider itself. In any case, the Garage configuration used for the local overlay, should not be used in production environments!
📄️ Grafana
Grafana is an open-source platform for monitoring and observability, specializing in data visualization. It allows users to create, explore, and share dashboards with real-time metrics, logs, and traces.
📄️ Headlamp
Headlamp is an open-source, extensible Kubernetes web UI designed to simplify cluster management, monitoring, and debugging. It provides a user-friendly interface for developers, DevOps engineers, and system administrators to interact with Kubernetes clusters without relying solely on the command line.
📄️ Istio Gateway
Reference implementation of Istio Gateway using the Kubernetes Gateway API.
📄️ Keycloak
This reference implementation deploys Keycloak with the Keycloak operator.
📄️ Kyverno
Controller
📄️ Loki
Loki is a log aggregation system designed to store and query logs from all your applications and infrastructure.
📄️ Mimir
Mimir is an open source, horizontally scalable, highly available, multi-tenant TSDB for long-term storage for Prometheus.
📄️ NVIDIA GPU Operator
The NVIDIA GPU Operator provides
📄️ OpenCost
OpenCost is a CNCF project for real-time cost monitoring of Kubernetes workloads. It breaks down the cost of CPU, memory, GPU, storage and network per namespace, workload and label, and exposes the data through an API, a UI and Prometheus metrics.
📄️ Pinniped
Reference implementation of Pinniped, providing OIDC-based kubectl access to the cluster backed by the cluster's own Keycloak.
📄️ Sealed Secrets
Kubernetes Secrets are managed using the tool Sealed Secrets.
📄️ Tempo
Grafana Tempo lets you scale tracing as far as possible with minimal operational cost and less complexity than ever before.
📄️ Velero
Velero (formerly Heptio Ark) gives you tools to back up and restore your Kubernetes cluster resources and persistent volumes.