<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Day-2 Operations on Capsule</title><link>https://deploy-preview-117--docs-projectcapsule.netlify.app/docs/operating/operations/</link><description>Recent content in Day-2 Operations on Capsule</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:link href="https://deploy-preview-117--docs-projectcapsule.netlify.app/docs/operating/operations/index.xml" rel="self" type="application/rss+xml"/><item><title>Monitoring</title><link>https://deploy-preview-117--docs-projectcapsule.netlify.app/docs/operating/operations/monitoring/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-117--docs-projectcapsule.netlify.app/docs/operating/operations/monitoring/</guid><description>The Capsule dashboard allows you to track the health and performance of Capsule manager and tenants, with particular attention to resources saturation, server responses, and latencies. Prometheus and Grafana are requirements for monitoring Capsule.
OpenTelemetry Tracing Capsule can export OpenTelemetry traces for admission webhook requests through the OTLP gRPC exporter. Enable tracing with manager.options.tracing.enabled=true and set manager.options.tracing.endpoint to your collector or tracing backend, for example tempo.monitoring-system.svc:4317. The exporter supports insecure transport for local clusters, TLS server name overrides, gzip compression, export timeouts, custom OTLP headers, and basic authentication.</description></item><item><title>Backup &amp; Restore</title><link>https://deploy-preview-117--docs-projectcapsule.netlify.app/docs/operating/operations/backup-restore/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-117--docs-projectcapsule.netlify.app/docs/operating/operations/backup-restore/</guid><description>Velero is a backup and restore solution that performs data protection, disaster recovery and migrates Kubernetes cluster from on-premises to the Cloud or between different Clouds.
When coming to backup and restore in Kubernetes, we have two main requirements:
Configurations backup Data backup The first requirement aims to backup all the resources stored into etcd database, for example: namespaces, pods, services, deployments, etc. The second is about how to backup stateful application data as volumes.</description></item><item><title>Troubleshooting</title><link>https://deploy-preview-117--docs-projectcapsule.netlify.app/docs/operating/operations/troubleshoting/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-117--docs-projectcapsule.netlify.app/docs/operating/operations/troubleshoting/</guid><description>This page covers the most common issues encountered when running Capsule. Each section describes the symptom, the likely cause, and how to resolve it.
User cannot create namespaces or interact with tenants Symptom: A user runs kubectl create namespace my-ns and gets a generic Forbidden error, or Capsule completely ignores the request and does not assign the namespace to any tenant.
Cause: The user is not recognized as a Capsule User.</description></item></channel></rss>