Announcing KubeDB v2023.11.2

We are pleased to announce the release of KubeDB v2023.11.2 . This post lists all the major changes done in this release since the last release. Find the detailed changelogs HERE . Let’s see the changes done in this release.

Breaking Changes

UpdateVersion ops request

We originally added Upgrade ops request to support database version upgrades. Later we introduced UpdateVersion ops request and deprecated the Upgrade ops request. The reason was that this ops request can be used to either upgrade or downgrade between minor or patch versions. In this release, we have remove the Upgrade fields from the ops request CRD schema.

kubedb-catalog chart values

In this release we have modified the values file schema for kubedb-catalog chart to support private registries properly.

CLI

In this release, a new command has been added to kubedb cli to support checking for alerts generated by Prometheus rules.

Examples:
  kubectl dba get-alerts mongodb -n demo sample-mongodb --prom-svc-name=prometheus-kube-prometheus-prometheus --prom-svc-namespace=monitoring

  Valid resource types include:
  * elasticsearch
  * mongodb
  * mariadb
  * mysql
  * postgres
  * redis

Options:
    --prom-svc-name='':
  name of the prometheus service

    --prom-svc-namespace='':
  namespace of the prometheus service

    --prom-svc-port=9090:
  port of the prometheus service

What Next?

Please try the latest release and give us your valuable feedback.

  • If you want to install KubeDB, please follow the installation instruction from KubeDB Setup .

  • If you want to upgrade KubeDB from a previous version, please follow the upgrade instruction from KubeDB Upgrade .

Support

To speak with us, please leave a message on our website .

To receive product announcements, follow us on Twitter .

To watch tutorials of various Production-Grade Kubernetes Tools Subscribe our YouTube channel.

Learn More about Production-Grade Databases in Kubernetes

If you have found a bug with KubeDB or want to request for new features, please file an issue .


TAGS

Get Up and Running Quickly

Deploy, manage, upgrade Kubernetes on any cloud and automate deployment, scaling, and management of containerized applications.