Run & Manage MongoDB in Azure Kubernetes Service (AKS) Using KubeDB
Overview The databases that KubeDB supports are MongoDB, MariaDB, MySQL, Elasticsearch, Redis, PostgreSQL, Percona XtraDB, ProxySQL, Memcached and PgBouncer. You can find the guides to all the supported databases here. In this tutorial we will deploy MongoDB database in Azure Kubernetes Service (AKS). We will cover the following steps: Install KubeDB Deploy MongoDB ReplicaSet Database Install Stash Backup MongoDB Database Using Stash Recover MongoDB Database Using Stash Install KubeDB We will follow the steps to install KubeDB.
Read More