Overview

Database Management is where you operate the databases provisioned through KubeDB Platform after they’ve been created. It brings the day-2 operational tasks — scaling, backup, restore, version upgrades, reconfiguration, TLS, monitoring, and more — into a single, per-database console so you don’t need to reach for kubectl or hand-craft custom resources for routine work.

Target Audience: This guide is intended for database administrators and operators responsible for the ongoing health, availability, and data protection of databases running on KubeDB Platform.

Database overview page showing status, resource usage, and available operations

Key Sections

Each operation is exposed as a dedicated form or panel in the left sidebar of a database’s detail page. Under the hood, most actions are translated into Kubernetes OpsRequest custom resources, so every change is applied declaratively and can be tracked through its lifecycle — giving you the convenience of a UI with the auditability of GitOps-style operations.