📄️ GitOps
📄️ Ingress vs Gateway API
We recommend using the Kubernetes Gateway API for ingress management.
📄️ Observability
The pillars of observability are:
📄️ Disaster Recovery in Kubernetes with Velero
Disaster recovery (DR) is the process of restoring critical workloads and data after an unexpected failure, such as hardware crashes, human errors, or cyberattacks. In Kubernetes, disaster recovery involves restoring cluster state, applications, and persistent data to a known good state, minimizing downtime and data loss.
📄️ External DNS Configuration
This guide outlines key settings and best practices for configuring External DNS in your environment.
📄️ Adhering to Restricted Pod Security Standards
With Kyverno the Restricted Pod Security Standards are enforced. This guide describes how to prep your application so that it adheres to this security standard.