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