You are looking at the documentation of a prior release. To read the documentation of the latest release, please
visit here.
Tutorials
This section contains tutorials on how to use KubeDB. Please visit the links below to learn more:
Running PostgreSQL: This tutorial will show you how to use KubeDB to run a PostgreSQL database.
Running Elasticsearch: This tutorial will show you how to use KubeDB to run an Elasticsearch database.
Running MySQL: This tutorial will show you how to use KubeDB to run a MySQL database.
Running MongoDB: This tutorial will show you how to use KubeDB to run a MongoDB database.
Running Redis: This tutorial will show you how to use KubeDB to run a Redis database.
Running Memcached: This tutorial will show you how to use KubeDB to run a Memcached database.
Manage KubeDB objects using CLIs: KubeDB comes with its own cli. It is called
kubedb
cli. kubedb can be used to deploy KubeDB operator in a cluster and manage all KubeDB tprs.Using Prometheus with KubeDB: This tutorial will show you how to monitor KubeDB databases using Prometheus via CoreOS Prometheus Operator.
Using RBAC with KubeDB: This tutorial will show you how to use KubeDB in a RBAC enabled cluster.