diff --git a/config.yaml b/config.yaml index bbf5078bb4..411d7605f0 100644 --- a/config.yaml +++ b/config.yaml @@ -55,102 +55,102 @@ menu: identifier: druid parent: database weight: 3 - pre: /assets/images/databases/logos/druid.svg + pre: /assets/images/databases/logos/png/druid.png - name: Elasticsearch identifier: elasticsearch parent: database weight: 4 - pre: /assets/images/databases/logos/elasticsearch.svg + pre: /assets/images/databases/logos/png/elasticsearches.png - name: FerretDB identifier: ferretdb parent: database weight: 5 - pre: /assets/images/databases/logos/ferretdb.svg + pre: /assets/images/databases/logos/png/ferretdb.png - name: Kafka identifier: kafka parent: database weight: 6 - pre: /assets/images/databases/logos/kafkas.svg + pre: /assets/images/databases/logos/png/kafkas.png - name: MariaDB identifier: mariadb parent: database weight: 7 - pre: /assets/images/databases/logos/mariadbs.svg + pre: /assets/images/databases/logos/png/mariadbs.png - name: Memcached identifier: memcached parent: database weight: 8 - pre: /assets/images/databases/logos/memcached.svg + pre: /assets/images/databases/logos/png/memcacheds.png - name: Microsoft SQL Server identifier: mssqlserver parent: database weight: 9 - pre: /assets/images/databases/logos/mssqlserver.svg + pre: /assets/images/databases/logos/png/mssqlservers.png - name: MongoDB identifier: mongodb parent: database weight: 10 - pre: /assets/images/databases/logos/mongodb.svg + pre: /assets/images/databases/logos/png/mongodbs.png - name: MySQL identifier: mysql parent: database weight: 11 - pre: /assets/images/databases/logos/mysql.svg + pre: /assets/images/databases/logos/png/mysqls.png - name: OpenSearch identifier: opensearch parent: database weight: 12 - pre: /assets/images/databases/logos/opensearch.svg + pre: /assets/images/databases/logos/png/opensearch.png - name: PerconaXtraDB identifier: percona-xtradb parent: database weight: 13 - pre: /assets/images/databases/logos/percona-xtradb.svg + pre: /assets/images/databases/logos/png/perconaxtradbs.png - name: PgBouncer identifier: pgbouncer parent: database weight: 14 - pre: /assets/images/databases/logos/pgbouncer.svg + pre: /assets/images/databases/logos/png/pgbouncers.png - name: Pgpool identifier: pgpool parent: database weight: 15 - pre: /assets/images/databases/logos/pgpool.svg + pre: /assets/images/databases/logos/png/pgpools.png - name: PostgreSQL identifier: postgres parent: database weight: 16 - pre: /assets/images/databases/logos/postgresql.svg + pre: /assets/images/databases/logos/png/postgreses.png - name: ProxySQL identifier: proxysql parent: database weight: 17 - pre: /assets/images/databases/logos/proxysqls.svg + pre: /assets/images/databases/logos/png/proxysqls.png - name: RabbitMQ identifier: rabbitmq parent: database weight: 18 - pre: /assets/images/databases/logos/rabbitmq.svg + pre: /assets/images/databases/logos/png/rabbitmqs.png - name: Redis identifier: redis parent: database weight: 19 - pre: /assets/images/databases/logos/redis.svg + pre: /assets/images/databases/logos/png/redises.png - name: SingleStore identifier: singlestore parent: database weight: 20 - pre: /assets/images/databases/logos/singlestore.svg + pre: /assets/images/databases/logos/png/singlestores.png - name: Solr identifier: solr parent: database weight: 21 - pre: /assets/images/databases/logos/solr.svg + pre: /assets/images/databases/logos/png/solrs.png - name: ZooKeeper identifier: zookeeper parent: database weight: 22 - pre: /assets/images/databases/logos/zookeeper.svg + pre: /assets/images/databases/logos/png/zookeepers.png markup: goldmark: renderer: diff --git a/data/products/kubedb/databases/druid.json b/data/products/kubedb/databases/druid.json index 7a3cbc5d3b..6246ac0cc9 100644 --- a/data/products/kubedb/databases/druid.json +++ b/data/products/kubedb/databases/druid.json @@ -2,7 +2,7 @@ "name": "Druid", "id": "druid", "title": "Run and Manage Apache Druid on Kubernetes", - "hero": "/assets/images/databases/illustrations/kc-bg.svg", + "hero": "/assets/images/databases/illustrations/kc-bg.png", "summary": "Provision, Upgrade, Scaling, Volume Expansion, Monitor, Backup & Restore, Security for Druid Databases in Kubernetes on any Public & Private Cloud", "description": "As the world’s enterprises rapidly move to the cloud, and containers are taking over the world of software development, Kubernetes is the platform that lets users seamlessly deploy, scale, run containers, and manage their application life-cycle.

But, running databases and stateful applications in Kubernetes has always been a challenge. And it is really difficult to **Run and Manage Production-Grade Databases on Kubernetes**. Every Enterprise needs a Production-Grade operator to deploy its databases and manage its life cycle on Kubernetes.

KubeDB is the leader in Kubernetes Native Database Management Solutions which simplifies and automates routine database tasks such as **Provisioning, Monitoring, Upgrading, Patching, Scaling, Volume Expansion, Backup & Restore, Failure detection, and Recovery** for various popular databases on private and public clouds. KubeDB developed the first-ever Production-Grade **Kubernetes operator for Druid** to manage its Day-2 operations. KubeDB is a managed DBaaS that allows developers to run their databases alongside the respective application. You can simply deploy a Druid server on Kubernetes and manage its Day-2 operations via KubeDB Druid Operator.", "keywords": [ @@ -18,12 +18,12 @@ "features": [ { "title": "Provisioning", - "image": "/assets/images/databases/illustrations/colud-chair.gif", + "image": "/assets/images/databases/illustrations/colud-chair.png", "description": "If you can run Kubernetes, you can simply provision Druid databases using KubeDB. You don’t need to worry about all of the knowledge of Kubernetes Concept, Helm, and Druid server side setup. KubeDB simplifies the whole process for you. You just have to use standard Kubernetes CLI and API to provision Druid databases." }, { "title": "Version Upgrade", - "image": "/assets/images/databases/illustrations/version-control.gif", + "image": "/assets/images/databases/illustrations/version-control.png", "description": "Upgrading the database version in Kubernetes is complicated. Upgrade operation should follow a specific order. KubeDB allows you to upgrade your running Druid database version without any downtime. You can upgrade your database to any major or minor update of the Druid version." }, { @@ -33,22 +33,22 @@ }, { "title": "Volume Expansion", - "image": "/assets/images/databases/illustrations/expansion.gif", + "image": "/assets/images/databases/illustrations/expansion.png", "description": "Having options of increasing database volume ensures your database high availability and performance. You can expand your storage capacity of Druid Database in Kubernetes by using KubeDB." }, { "title": "Backup & Restore", - "image": "/assets/images/databases/illustrations/backup.gif", + "image": "/assets/images/databases/illustrations/backup.png", "description": "To protect your database from any kind of accidental data loss, you will need a disaster recovery solution for your database. KubeDB offers you to Backup & Restore your Druid Database in Kubernetes via Stash. Stash is seemingly integrated with KubeDB. You can automate this feature to backup your Druid database in Kubernetes by using Stash." }, { "title": "Monitoring", - "image": "/assets/images/databases/illustrations/overview.gif", + "image": "/assets/images/databases/illustrations/overview.png", "description": "KubeDB comes with native support for monitoring via Prometheus. You can use builtin Prometheus scrapper or CoreOS Prometheus Operator to monitor your Druid database in Kubernetes. You can use the Grafana to view key operational metrics, including compute/memory/storage capacity utilization, I/O activity, and instance connections." }, { "title": "Security", - "image": "/assets/images/databases/illustrations/security.gif", + "image": "/assets/images/databases/illustrations/security.png", "description": "To secure a database your data needs to go through a cryptographic protocol that provides end-to-end security of the data transmission over the network. You can secure your Druid Database with TLS using KubeDB. Also, KubeDB allows you to use encrypted storage for your databases using keys you manage through your cloud provider’s key management service." } ], diff --git a/data/products/kubedb/databases/elasticsearch.json b/data/products/kubedb/databases/elasticsearch.json index a424856e98..a3b6968ab8 100644 --- a/data/products/kubedb/databases/elasticsearch.json +++ b/data/products/kubedb/databases/elasticsearch.json @@ -2,7 +2,7 @@ "name": "Elasticsearch", "id": "elasticsearch", "title": "Run and Manage Elasticsearch Database on Kubernetes", - "hero": "/assets/images/databases/illustrations/kc-bg.svg", + "hero": "/assets/images/databases/illustrations/kc-bg.png", "summary": "Provision, Upgrade, Scaling, Volume Expansion, Monitor, Backup & Restore, Security for Elasticsearch Databases in Kubernetes on any Public & Private Cloud", "description": "As the world’s enterprises rapidly move to the cloud, and containers are taking over the world of software development, Kubernetes is the platform that lets users seamlessly deploy, scale, run containers, and manage their application life-cycle.

But, running databases and stateful applications in Kubernetes has always been a challenge. And it is really difficult to **Run and Manage Production-Grade Databases on Kubernetes**. Every Enterprise needs a Production-Grade operator to deploy its databases and manage its life cycle on Kubernetes.

KubeDB is the leader in Kubernetes Native Database Management Solutions which simplifies and automates routine database tasks such as **Provisioning, Monitoring, Upgrading, Patching, Scaling, Volume Expansion, Backup & Restore, Failure detection, and Recovery** for various popular databases on private and public clouds. KubeDB developed the first-ever Production-Grade **Kubernetes operator for Elasticsearch** to manage its Day-2 operations. KubeDB is a managed DBaaS that allows developers to run their databases alongside the respective application. You can simply deploy a Elasticsearch server on Kubernetes and manage its Day-2 operations via KubeDB Elasticsearch Operator.", "keywords": [ @@ -18,12 +18,12 @@ "features": [ { "title": "Provisioning", - "image": "/assets/images/databases/illustrations/colud-chair.gif", + "image": "/assets/images/databases/illustrations/colud-chair.png", "description": "If you can run Kubernetes, you can simply provision Elasticsearch databases using KubeDB. You don’t need to worry about all of the knowledge of Kubernetes Concept, Helm, and Elasticsearch server side setup. KubeDB simplifies the whole process for you. You just have to use standard Kubernetes CLI and API to provision Elasticsearch databases." }, { "title": "Version Upgrade", - "image": "/assets/images/databases/illustrations/version-control.gif", + "image": "/assets/images/databases/illustrations/version-control.png", "description": "Upgrading the database version in Kubernetes is complicated. Upgrade operation should follow a specific order. KubeDB allows you to upgrade your running Elasticsearch database version without any downtime. You can upgrade your database to any major or minor update of the Elasticsearch version." }, { @@ -33,22 +33,22 @@ }, { "title": "Volume Expansion", - "image": "/assets/images/databases/illustrations/expansion.gif", + "image": "/assets/images/databases/illustrations/expansion.png", "description": "Having options of increasing database volume ensures your database high availability and performance. You can expand your storage capacity of Elasticsearch Database in Kubernetes by using KubeDB." }, { "title": "Backup & Restore", - "image": "/assets/images/databases/illustrations/backup.gif", + "image": "/assets/images/databases/illustrations/backup.png", "description": "To protect your database from any kind of accidental data loss, you will need a disaster recovery solution for your database. KubeDB offers you to Backup & Restore your Elasticsearch Database in Kubernetes via Stash. Stash is seemingly integrated with KubeDB. You can automate this feature to backup your Elasticsearch database in Kubernetes by using Stash." }, { "title": "Monitoring", - "image": "/assets/images/databases/illustrations/overview.gif", + "image": "/assets/images/databases/illustrations/overview.png", "description": "KubeDB comes with native support for monitoring via Prometheus. You can use builtin Prometheus scrapper or CoreOS Prometheus Operator to monitor your Elasticsearch database in Kubernetes. You can use the Grafana to view key operational metrics, including compute/memory/storage capacity utilization, I/O activity, and instance connections." }, { "title": "Security", - "image": "/assets/images/databases/illustrations/security.gif", + "image": "/assets/images/databases/illustrations/security.png", "description": "To secure a database your data needs to go through a cryptographic protocol that provides end-to-end security of the data transmission over the network. You can secure your Elasticsearch Database with TLS using KubeDB. Also, KubeDB allows you to use encrypted storage for your databases using keys you manage through your cloud provider’s key management service." } ], diff --git a/data/products/kubedb/databases/ferretdb.json b/data/products/kubedb/databases/ferretdb.json index 42ed1f1169..a592954a8b 100644 --- a/data/products/kubedb/databases/ferretdb.json +++ b/data/products/kubedb/databases/ferretdb.json @@ -2,7 +2,7 @@ "name": "FerretDB", "id": "ferretdb", "title": "Run and Manage Apache FerretDB on Kubernetes", - "hero": "/assets/images/databases/illustrations/kc-bg.svg", + "hero": "/assets/images/databases/illustrations/kc-bg.png", "summary": "Provision, Upgrade, Scaling, Volume Expansion, Monitor, Backup & Restore, Security for FerretDB Databases in Kubernetes on any Public & Private Cloud", "description": "As the world’s enterprises rapidly move to the cloud, and containers are taking over the world of software development, Kubernetes is the platform that lets users seamlessly deploy, scale, run containers, and manage their application life-cycle.

But, running databases and stateful applications in Kubernetes has always been a challenge. And it is really difficult to **Run and Manage Production-Grade Databases on Kubernetes**. Every Enterprise needs a Production-Grade operator to deploy its databases and manage its life cycle on Kubernetes.

KubeDB is the leader in Kubernetes Native Database Management Solutions which simplifies and automates routine database tasks such as **Provisioning, Monitoring, Upgrading, Patching, Scaling, Volume Expansion, Backup & Restore, Failure detection, and Recovery** for various popular databases on private and public clouds. KubeDB developed the first-ever Production-Grade **Kubernetes operator for FerretDB** to manage its Day-2 operations. KubeDB is a managed DBaaS that allows developers to run their databases alongside the respective application. You can simply deploy a FerretDB server on Kubernetes and manage its Day-2 operations via KubeDB FerretDB Operator.", "keywords": [ @@ -18,12 +18,12 @@ "features": [ { "title": "Provisioning", - "image": "/assets/images/databases/illustrations/colud-chair.gif", + "image": "/assets/images/databases/illustrations/colud-chair.png", "description": "If you can run Kubernetes, you can simply provision FerretDB databases using KubeDB. You don’t need to worry about all of the knowledge of Kubernetes Concept, Helm, and FerretDB server side setup. KubeDB simplifies the whole process for you. You just have to use standard Kubernetes CLI and API to provision FerretDB databases." }, { "title": "Version Upgrade", - "image": "/assets/images/databases/illustrations/version-control.gif", + "image": "/assets/images/databases/illustrations/version-control.png", "description": "Upgrading the database version in Kubernetes is complicated. Upgrade operation should follow a specific order. KubeDB allows you to upgrade your running FerretDB database version without any downtime. You can upgrade your database to any major or minor update of the FerretDB version." }, { @@ -33,22 +33,22 @@ }, { "title": "Volume Expansion", - "image": "/assets/images/databases/illustrations/expansion.gif", + "image": "/assets/images/databases/illustrations/expansion.png", "description": "Having options of increasing database volume ensures your database high availability and performance. You can expand your storage capacity of FerretDB Database in Kubernetes by using KubeDB." }, { "title": "Backup & Restore", - "image": "/assets/images/databases/illustrations/backup.gif", + "image": "/assets/images/databases/illustrations/backup.png", "description": "To protect your database from any kind of accidental data loss, you will need a disaster recovery solution for your database. KubeDB offers you to Backup & Restore your FerretDB Database in Kubernetes via Stash. Stash is seemingly integrated with KubeDB. You can automate this feature to backup your FerretDB database in Kubernetes by using Stash." }, { "title": "Monitoring", - "image": "/assets/images/databases/illustrations/overview.gif", + "image": "/assets/images/databases/illustrations/overview.png", "description": "KubeDB comes with native support for monitoring via Prometheus. You can use builtin Prometheus scrapper or CoreOS Prometheus Operator to monitor your FerretDB database in Kubernetes. You can use the Grafana to view key operational metrics, including compute/memory/storage capacity utilization, I/O activity, and instance connections." }, { "title": "Security", - "image": "/assets/images/databases/illustrations/security.gif", + "image": "/assets/images/databases/illustrations/security.png", "description": "To secure a database your data needs to go through a cryptographic protocol that provides end-to-end security of the data transmission over the network. You can secure your FerretDB Database with TLS using KubeDB. Also, KubeDB allows you to use encrypted storage for your databases using keys you manage through your cloud provider’s key management service." } ], diff --git a/data/products/kubedb/databases/kafka.json b/data/products/kubedb/databases/kafka.json index 336ad3176f..53ec6d1905 100644 --- a/data/products/kubedb/databases/kafka.json +++ b/data/products/kubedb/databases/kafka.json @@ -2,7 +2,7 @@ "name": "Kafka", "id": "kafka", "title": "Run and Manage Apache Kafka on Kubernetes", - "hero": "/assets/images/databases/illustrations/kc-bg.svg", + "hero": "/assets/images/databases/illustrations/kc-bg.png", "summary": "Provision, Upgrade, Scaling, Volume Expansion, Monitor, Backup & Restore, Security for Kafka Databases in Kubernetes on any Public & Private Cloud", "description": "As the world’s enterprises rapidly move to the cloud, and containers are taking over the world of software development, Kubernetes is the platform that lets users seamlessly deploy, scale, run containers, and manage their application life-cycle.

But, running databases and stateful applications in Kubernetes has always been a challenge. And it is really difficult to **Run and Manage Production-Grade Databases on Kubernetes**. Every Enterprise needs a Production-Grade operator to deploy its databases and manage its life cycle on Kubernetes.

KubeDB is the leader in Kubernetes Native Database Management Solutions which simplifies and automates routine database tasks such as **Provisioning, Monitoring, Upgrading, Patching, Scaling, Volume Expansion, Backup & Restore, Failure detection, and Recovery** for various popular databases on private and public clouds. KubeDB developed the first-ever Production-Grade **Kubernetes operator for Kafka** to manage its Day-2 operations. KubeDB is a managed DBaaS that allows developers to run their databases alongside the respective application. You can simply deploy a Kafka server on Kubernetes and manage its Day-2 operations via KubeDB Kafka Operator.", "keywords": [ @@ -18,12 +18,12 @@ "features": [ { "title": "Provisioning", - "image": "/assets/images/databases/illustrations/colud-chair.gif", + "image": "/assets/images/databases/illustrations/colud-chair.png", "description": "If you can run Kubernetes, you can simply provision Kafka databases using KubeDB. You don’t need to worry about all of the knowledge of Kubernetes Concept, Helm, and Kafka server side setup. KubeDB simplifies the whole process for you. You just have to use standard Kubernetes CLI and API to provision Kafka databases." }, { "title": "Version Upgrade", - "image": "/assets/images/databases/illustrations/version-control.gif", + "image": "/assets/images/databases/illustrations/version-control.png", "description": "Upgrading the database version in Kubernetes is complicated. Upgrade operation should follow a specific order. KubeDB allows you to upgrade your running Kafka database version without any downtime. You can upgrade your database to any major or minor update of the Kafka version." }, { @@ -33,22 +33,22 @@ }, { "title": "Volume Expansion", - "image": "/assets/images/databases/illustrations/expansion.gif", + "image": "/assets/images/databases/illustrations/expansion.png", "description": "Having options of increasing database volume ensures your database high availability and performance. You can expand your storage capacity of Kafka Database in Kubernetes by using KubeDB." }, { "title": "Backup & Restore", - "image": "/assets/images/databases/illustrations/backup.gif", + "image": "/assets/images/databases/illustrations/backup.png", "description": "To protect your database from any kind of accidental data loss, you will need a disaster recovery solution for your database. KubeDB offers you to Backup & Restore your Kafka Database in Kubernetes via Stash. Stash is seemingly integrated with KubeDB. You can automate this feature to backup your Kafka database in Kubernetes by using Stash." }, { "title": "Monitoring", - "image": "/assets/images/databases/illustrations/overview.gif", + "image": "/assets/images/databases/illustrations/overview.png", "description": "KubeDB comes with native support for monitoring via Prometheus. You can use builtin Prometheus scrapper or CoreOS Prometheus Operator to monitor your Kafka database in Kubernetes. You can use the Grafana to view key operational metrics, including compute/memory/storage capacity utilization, I/O activity, and instance connections." }, { "title": "Security", - "image": "/assets/images/databases/illustrations/security.gif", + "image": "/assets/images/databases/illustrations/security.png", "description": "To secure a database your data needs to go through a cryptographic protocol that provides end-to-end security of the data transmission over the network. You can secure your Kafka Database with TLS using KubeDB. Also, KubeDB allows you to use encrypted storage for your databases using keys you manage through your cloud provider’s key management service." } ], diff --git a/data/products/kubedb/databases/mariadb.json b/data/products/kubedb/databases/mariadb.json index 10f382ab88..1fda5c62b9 100644 --- a/data/products/kubedb/databases/mariadb.json +++ b/data/products/kubedb/databases/mariadb.json @@ -2,7 +2,7 @@ "name": "MariaDB", "id": "mariadb", "title": "Run and Manage MariaDB Database on Kubernetes", - "hero": "/assets/images/databases/illustrations/kc-bg.svg", + "hero": "/assets/images/databases/illustrations/kc-bg.png", "summary": "Provision, Upgrade, Scaling, Volume Expansion, Monitor, Backup & Restore, Security for MariaDB Databases in Kubernetes on any Public & Private Cloud", "description": "As the world’s enterprises rapidly move to the cloud, and containers are taking over the world of software development, Kubernetes is the platform that lets users seamlessly deploy, scale, run containers, and manage their application life-cycle.

But, running databases and stateful applications in Kubernetes has always been a challenge. And it is really difficult to **Run and Manage Production-Grade Databases on Kubernetes**. Every Enterprise needs a Production-Grade operator to deploy its databases and manage its life cycle on Kubernetes.

KubeDB is the leader in Kubernetes Native Database Management Solutions which simplifies and automates routine database tasks such as **Provisioning, Monitoring, Upgrading, Patching, Scaling, Volume Expansion, Backup & Restore, Failure detection, and Recovery** for various popular databases on private and public clouds. KubeDB developed the first-ever Production-Grade **Kubernetes operator for MariaDB** to manage its Day-2 operations. KubeDB is a managed DBaaS that allows developers to run their databases alongside the respective application. You can simply deploy a MariaDB server on Kubernetes and manage its Day-2 operations via KubeDB MariaDB Operator.", "keywords": [ @@ -18,12 +18,12 @@ "features": [ { "title": "Provisioning", - "image": "/assets/images/databases/illustrations/colud-chair.gif", + "image": "/assets/images/databases/illustrations/colud-chair.png", "description": "If you can run Kubernetes, you can simply provision MariaDB databases using KubeDB. You don’t need to worry about all of the knowledge of Kubernetes Concept, Helm, and MariaDB server side setup. KubeDB simplifies the whole process for you. You just have to use standard Kubernetes CLI and API to provision MariaDB databases." }, { "title": "Version Upgrade", - "image": "/assets/images/databases/illustrations/version-control.gif", + "image": "/assets/images/databases/illustrations/version-control.png", "description": "Upgrading the database version in Kubernetes is complicated. Upgrade operation should follow a specific order. KubeDB allows you to upgrade your running MariaDB database version without any downtime. You can upgrade your database to any major or minor update of the MariaDB version." }, { @@ -33,22 +33,22 @@ }, { "title": "Volume Expansion", - "image": "/assets/images/databases/illustrations/expansion.gif", + "image": "/assets/images/databases/illustrations/expansion.png", "description": "Having options of increasing database volume ensures your database high availability and performance. You can expand your storage capacity of MariaDB Database in Kubernetes by using KubeDB." }, { "title": "Backup & Restore", - "image": "/assets/images/databases/illustrations/backup.gif", + "image": "/assets/images/databases/illustrations/backup.png", "description": "To protect your database from any kind of accidental data loss, you will need a disaster recovery solution for your database. KubeDB offers you to Backup & Restore your MariaDB Database in Kubernetes via Stash. Stash is seemingly integrated with KubeDB. You can automate this feature to backup your MariaDB database in Kubernetes by using Stash." }, { "title": "Monitoring", - "image": "/assets/images/databases/illustrations/overview.gif", + "image": "/assets/images/databases/illustrations/overview.png", "description": "KubeDB comes with native support for monitoring via Prometheus. You can use builtin Prometheus scrapper or CoreOS Prometheus Operator to monitor your MariaDB database in Kubernetes. You can use the Grafana to view key operational metrics, including compute/memory/storage capacity utilization, I/O activity, and instance connections." }, { "title": "Security", - "image": "/assets/images/databases/illustrations/security.gif", + "image": "/assets/images/databases/illustrations/security.png", "description": "To secure a database your data needs to go through a cryptographic protocol that provides end-to-end security of the data transmission over the network. You can secure your MariaDB Database with TLS using KubeDB. Also, KubeDB allows you to use encrypted storage for your databases using keys you manage through your cloud provider’s key management service." } ], diff --git a/data/products/kubedb/databases/memcached.json b/data/products/kubedb/databases/memcached.json index fac78d735a..eafc6a19ef 100644 --- a/data/products/kubedb/databases/memcached.json +++ b/data/products/kubedb/databases/memcached.json @@ -2,7 +2,7 @@ "name": "Memcached", "id": "memcached", "title": "Run and Manage Memcached Database on Kubernetes", - "hero": "/assets/images/databases/illustrations/kc-bg.svg", + "hero": "/assets/images/databases/illustrations/kc-bg.png", "summary": "Provision, Upgrade, Scaling, Volume Expansion, Monitor, Backup & Restore, Security for Memcached Databases in Kubernetes on any Public & Private Cloud", "description": "As the world’s enterprises rapidly move to the cloud, and containers are taking over the world of software development, Kubernetes is the platform that lets users seamlessly deploy, scale, run containers, and manage their application life-cycle.

But, running databases and stateful applications in Kubernetes has always been a challenge. And it is really difficult to **Run and Manage Production-Grade Databases on Kubernetes**. Every Enterprise needs a Production-Grade operator to deploy its databases and manage its life cycle on Kubernetes.

KubeDB is the leader in Kubernetes Native Database Management Solutions which simplifies and automates routine database tasks such as **Provisioning, Monitoring, Upgrading, Patching, Scaling, Volume Expansion, Backup & Restore, Failure detection, and Recovery** for various popular databases on private and public clouds. KubeDB developed the first-ever Production-Grade **Kubernetes operator for Memcached** to manage its Day-2 operations. KubeDB is a managed DBaaS that allows developers to run their databases alongside the respective application. You can simply deploy a Memcached server on Kubernetes and manage its Day-2 operations via KubeDB Memcached Operator.", "keywords": [ @@ -18,12 +18,12 @@ "features": [ { "title": "Provisioning", - "image": "/assets/images/databases/illustrations/colud-chair.gif", + "image": "/assets/images/databases/illustrations/colud-chair.png", "description": "If you can run Kubernetes, you can simply provision Memcached databases using KubeDB. You don’t need to worry about all of the knowledge of Kubernetes Concept, Helm, and Memcached server side setup. KubeDB simplifies the whole process for you. You just have to use standard Kubernetes CLI and API to provision Memcached databases." }, { "title": "Version Upgrade", - "image": "/assets/images/databases/illustrations/version-control.gif", + "image": "/assets/images/databases/illustrations/version-control.png", "description": "Upgrading the database version in Kubernetes is complicated. Upgrade operation should follow a specific order. KubeDB allows you to upgrade your running Memcached database version without any downtime. You can upgrade your database to any major or minor update of the Memcached version." }, { @@ -33,22 +33,22 @@ }, { "title": "Volume Expansion", - "image": "/assets/images/databases/illustrations/expansion.gif", + "image": "/assets/images/databases/illustrations/expansion.png", "description": "Having options of increasing database volume ensures your database high availability and performance. You can expand your storage capacity of Memcached Database in Kubernetes by using KubeDB." }, { "title": "Backup & Restore", - "image": "/assets/images/databases/illustrations/backup.gif", + "image": "/assets/images/databases/illustrations/backup.png", "description": "To protect your database from any kind of accidental data loss, you will need a disaster recovery solution for your database. KubeDB offers you to Backup & Restore your Memcached Database in Kubernetes via Stash. Stash is seemingly integrated with KubeDB. You can automate this feature to backup your Memcached database in Kubernetes by using Stash." }, { "title": "Monitoring", - "image": "/assets/images/databases/illustrations/overview.gif", + "image": "/assets/images/databases/illustrations/overview.png", "description": "KubeDB comes with native support for monitoring via Prometheus. You can use builtin Prometheus scrapper or CoreOS Prometheus Operator to monitor your Memcached database in Kubernetes. You can use the Grafana to view key operational metrics, including compute/memory/storage capacity utilization, I/O activity, and instance connections." }, { "title": "Security", - "image": "/assets/images/databases/illustrations/security.gif", + "image": "/assets/images/databases/illustrations/security.png", "description": "To secure a database your data needs to go through a cryptographic protocol that provides end-to-end security of the data transmission over the network. You can secure your Memcached Database with TLS using KubeDB. Also, KubeDB allows you to use encrypted storage for your databases using keys you manage through your cloud provider’s key management service." } ], diff --git a/data/products/kubedb/databases/mongodb.json b/data/products/kubedb/databases/mongodb.json index 341cd9c09f..5f4258e56c 100644 --- a/data/products/kubedb/databases/mongodb.json +++ b/data/products/kubedb/databases/mongodb.json @@ -2,7 +2,7 @@ "name": "MongoDB", "id": "mongodb", "title": "Run and Manage MongoDB Database on Kubernetes", - "hero": "/assets/images/databases/illustrations/kc-bg.svg", + "hero": "/assets/images/databases/illustrations/kc-bg.png", "summary": "Provision, Upgrade, Scaling, Volume Expansion, Monitor, Backup & Restore, Security for MongoDB Databases in Kubernetes on any Public & Private Cloud", "description": "As the world’s enterprises rapidly move to the cloud, and containers are taking over the world of software development, Kubernetes is the platform that lets users seamlessly deploy, scale, run containers, and manage their application life-cycle.

But, running databases and stateful applications in Kubernetes has always been a challenge. And it is really difficult to **Run and Manage Production-Grade Databases on Kubernetes**. Every Enterprise needs a Production-Grade operator to deploy its databases and manage its life cycle on Kubernetes.

KubeDB is the leader in Kubernetes Native Database Management Solutions which simplifies and automates routine database tasks such as **Provisioning, Monitoring, Upgrading, Patching, Scaling, Volume Expansion, Backup & Restore, Failure detection, and Recovery** for various popular databases on private and public clouds. KubeDB developed the first-ever Production-Grade **Kubernetes operator for MongoDB** to manage its Day-2 operations. KubeDB is a managed DBaaS that allows developers to run their databases alongside the respective application. You can simply deploy a MongoDB server on Kubernetes and manage its Day-2 operations via KubeDB MongoDB Operator.", "keywords": [ @@ -18,12 +18,12 @@ "features": [ { "title": "Provisioning", - "image": "/assets/images/databases/illustrations/colud-chair.gif", + "image": "/assets/images/databases/illustrations/colud-chair.png", "description": "If you can run Kubernetes, you can simply provision MongoDB databases using KubeDB. You don’t need to worry about all of the knowledge of Kubernetes Concept, Helm, and MongoDB server side setup. KubeDB simplifies the whole process for you. You just have to use standard Kubernetes CLI and API to provision MongoDB databases." }, { "title": "Version Upgrade", - "image": "/assets/images/databases/illustrations/version-control.gif", + "image": "/assets/images/databases/illustrations/version-control.png", "description": "Upgrading the database version in Kubernetes is complicated. Upgrade operation should follow a specific order. KubeDB allows you to upgrade your running MongoDB database version without any downtime. You can upgrade your database to any major or minor update of the MongoDB version." }, { @@ -33,22 +33,22 @@ }, { "title": "Volume Expansion", - "image": "/assets/images/databases/illustrations/expansion.gif", + "image": "/assets/images/databases/illustrations/expansion.png", "description": "Having options of increasing database volume ensures your database high availability and performance. You can expand your storage capacity of MongoDB Database in Kubernetes by using KubeDB." }, { "title": "Backup & Restore", - "image": "/assets/images/databases/illustrations/backup.gif", + "image": "/assets/images/databases/illustrations/backup.png", "description": "To protect your database from any kind of accidental data loss, you will need a disaster recovery solution for your database. KubeDB offers you to Backup & Restore your MongoDB Database in Kubernetes via Stash. Stash is seemingly integrated with KubeDB. You can automate this feature to backup your MongoDB database in Kubernetes by using Stash." }, { "title": "Monitoring", - "image": "/assets/images/databases/illustrations/overview.gif", + "image": "/assets/images/databases/illustrations/overview.png", "description": "KubeDB comes with native support for monitoring via Prometheus. You can use builtin Prometheus scrapper or CoreOS Prometheus Operator to monitor your MongoDB database in Kubernetes. You can use the Grafana to view key operational metrics, including compute/memory/storage capacity utilization, I/O activity, and instance connections." }, { "title": "Security", - "image": "/assets/images/databases/illustrations/security.gif", + "image": "/assets/images/databases/illustrations/security.png", "description": "To secure a database your data needs to go through a cryptographic protocol that provides end-to-end security of the data transmission over the network. You can secure your MongoDB Database with TLS using KubeDB. Also, KubeDB allows you to use encrypted storage for your databases using keys you manage through your cloud provider’s key management service." } ], diff --git a/data/products/kubedb/databases/mssqlserver.json b/data/products/kubedb/databases/mssqlserver.json index c0c3995e76..1471d9444e 100644 --- a/data/products/kubedb/databases/mssqlserver.json +++ b/data/products/kubedb/databases/mssqlserver.json @@ -2,7 +2,7 @@ "name": "Microsoft SQL Server", "id": "mssqlserver", "title": "Run and Manage Apache Microsoft SQL Server on Kubernetes", - "hero": "/assets/images/databases/illustrations/kc-bg.svg", + "hero": "/assets/images/databases/illustrations/kc-bg.png", "summary": "Provision, Upgrade, Scaling, Volume Expansion, Monitor, Backup & Restore, Security for Microsoft SQL Server Databases in Kubernetes on any Public & Private Cloud", "description": "As the world’s enterprises rapidly move to the cloud, and containers are taking over the world of software development, Kubernetes is the platform that lets users seamlessly deploy, scale, run containers, and manage their application life-cycle.

But, running databases and stateful applications in Kubernetes has always been a challenge. And it is really difficult to **Run and Manage Production-Grade Databases on Kubernetes**. Every Enterprise needs a Production-Grade operator to deploy its databases and manage its life cycle on Kubernetes.

KubeDB is the leader in Kubernetes Native Database Management Solutions which simplifies and automates routine database tasks such as **Provisioning, Monitoring, Upgrading, Patching, Scaling, Volume Expansion, Backup & Restore, Failure detection, and Recovery** for various popular databases on private and public clouds. KubeDB developed the first-ever Production-Grade **Kubernetes operator for Microsoft SQL Server** to manage its Day-2 operations. KubeDB is a managed DBaaS that allows developers to run their databases alongside the respective application. You can simply deploy a Microsoft SQL Server server on Kubernetes and manage its Day-2 operations via KubeDB Microsoft SQL Server Operator.", "keywords": [ @@ -18,12 +18,12 @@ "features": [ { "title": "Provisioning", - "image": "/assets/images/databases/illustrations/colud-chair.gif", + "image": "/assets/images/databases/illustrations/colud-chair.png", "description": "If you can run Kubernetes, you can simply provision Microsoft SQL Server databases using KubeDB. You don’t need to worry about all of the knowledge of Kubernetes Concept, Helm, and Microsoft SQL Server server side setup. KubeDB simplifies the whole process for you. You just have to use standard Kubernetes CLI and API to provision Microsoft SQL Server databases." }, { "title": "Version Upgrade", - "image": "/assets/images/databases/illustrations/version-control.gif", + "image": "/assets/images/databases/illustrations/version-control.png", "description": "Upgrading the database version in Kubernetes is complicated. Upgrade operation should follow a specific order. KubeDB allows you to upgrade your running Microsoft SQL Server database version without any downtime. You can upgrade your database to any major or minor update of the Microsoft SQL Server version." }, { @@ -33,22 +33,22 @@ }, { "title": "Volume Expansion", - "image": "/assets/images/databases/illustrations/expansion.gif", + "image": "/assets/images/databases/illustrations/expansion.png", "description": "Having options of increasing database volume ensures your database high availability and performance. You can expand your storage capacity of Microsoft SQL Server Database in Kubernetes by using KubeDB." }, { "title": "Backup & Restore", - "image": "/assets/images/databases/illustrations/backup.gif", + "image": "/assets/images/databases/illustrations/backup.png", "description": "To protect your database from any kind of accidental data loss, you will need a disaster recovery solution for your database. KubeDB offers you to Backup & Restore your Microsoft SQL Server Database in Kubernetes via Stash. Stash is seemingly integrated with KubeDB. You can automate this feature to backup your Microsoft SQL Server database in Kubernetes by using Stash." }, { "title": "Monitoring", - "image": "/assets/images/databases/illustrations/overview.gif", + "image": "/assets/images/databases/illustrations/overview.png", "description": "KubeDB comes with native support for monitoring via Prometheus. You can use builtin Prometheus scrapper or CoreOS Prometheus Operator to monitor your Microsoft SQL Server database in Kubernetes. You can use the Grafana to view key operational metrics, including compute/memory/storage capacity utilization, I/O activity, and instance connections." }, { "title": "Security", - "image": "/assets/images/databases/illustrations/security.gif", + "image": "/assets/images/databases/illustrations/security.png", "description": "To secure a database your data needs to go through a cryptographic protocol that provides end-to-end security of the data transmission over the network. You can secure your Microsoft SQL Server Database with TLS using KubeDB. Also, KubeDB allows you to use encrypted storage for your databases using keys you manage through your cloud provider’s key management service." } ], diff --git a/data/products/kubedb/databases/mysql.json b/data/products/kubedb/databases/mysql.json index 240c879b56..38abeba0f2 100644 --- a/data/products/kubedb/databases/mysql.json +++ b/data/products/kubedb/databases/mysql.json @@ -2,7 +2,7 @@ "name": "MySQL", "id": "mysql", "title": "Run and Manage MySQL Database on Kubernetes", - "hero": "/assets/images/databases/illustrations/kc-bg.svg", + "hero": "/assets/images/databases/illustrations/kc-bg.png", "summary": "Provision, Upgrade, Scaling, Volume Expansion, Monitor, Backup & Restore, Security for MySQL Databases in Kubernetes on any Public & Private Cloud", "description": "As the world’s enterprises rapidly move to the cloud, and containers are taking over the world of software development, Kubernetes is the platform that lets users seamlessly deploy, scale, run containers, and manage their application life-cycle.

But, running databases and stateful applications in Kubernetes has always been a challenge. And it is really difficult to **Run and Manage Production-Grade Databases on Kubernetes**. Every Enterprise needs a Production-Grade operator to deploy its databases and manage its life cycle on Kubernetes.

KubeDB is the leader in Kubernetes Native Database Management Solutions which simplifies and automates routine database tasks such as **Provisioning, Monitoring, Upgrading, Patching, Scaling, Volume Expansion, Backup & Restore, Failure detection, and Recovery** for various popular databases on private and public clouds. KubeDB developed the first-ever Production-Grade **Kubernetes operator for MySQL** to manage its Day-2 operations. KubeDB is a managed DBaaS that allows developers to run their databases alongside the respective application. You can simply deploy a MySQL server on Kubernetes and manage its Day-2 operations via KubeDB MySQL Operator.", "keywords": [ @@ -18,12 +18,12 @@ "features": [ { "title": "Provisioning", - "image": "/assets/images/databases/illustrations/colud-chair.gif", + "image": "/assets/images/databases/illustrations/colud-chair.png", "description": "If you can run Kubernetes, you can simply provision MySQL databases using KubeDB. You don’t need to worry about all of the knowledge of Kubernetes Concept, Helm, and MySQL server side setup. KubeDB simplifies the whole process for you. You just have to use standard Kubernetes CLI and API to provision MySQL databases." }, { "title": "Version Upgrade", - "image": "/assets/images/databases/illustrations/version-control.gif", + "image": "/assets/images/databases/illustrations/version-control.png", "description": "Upgrading the database version in Kubernetes is complicated. Upgrade operation should follow a specific order. KubeDB allows you to upgrade your running MySQL database version without any downtime. You can upgrade your database to any major or minor update of the MySQL version." }, { @@ -33,22 +33,22 @@ }, { "title": "Volume Expansion", - "image": "/assets/images/databases/illustrations/expansion.gif", + "image": "/assets/images/databases/illustrations/expansion.png", "description": "Having options of increasing database volume ensures your database high availability and performance. You can expand your storage capacity of MySQL Database in Kubernetes by using KubeDB." }, { "title": "Backup & Restore", - "image": "/assets/images/databases/illustrations/backup.gif", + "image": "/assets/images/databases/illustrations/backup.png", "description": "To protect your database from any kind of accidental data loss, you will need a disaster recovery solution for your database. KubeDB offers you to Backup & Restore your MySQL Database in Kubernetes via Stash. Stash is seemingly integrated with KubeDB. You can automate this feature to backup your MySQL database in Kubernetes by using Stash." }, { "title": "Monitoring", - "image": "/assets/images/databases/illustrations/overview.gif", + "image": "/assets/images/databases/illustrations/overview.png", "description": "KubeDB comes with native support for monitoring via Prometheus. You can use builtin Prometheus scrapper or CoreOS Prometheus Operator to monitor your MySQL database in Kubernetes. You can use the Grafana to view key operational metrics, including compute/memory/storage capacity utilization, I/O activity, and instance connections." }, { "title": "Security", - "image": "/assets/images/databases/illustrations/security.gif", + "image": "/assets/images/databases/illustrations/security.png", "description": "To secure a database your data needs to go through a cryptographic protocol that provides end-to-end security of the data transmission over the network. You can secure your MySQL Database with TLS using KubeDB. Also, KubeDB allows you to use encrypted storage for your databases using keys you manage through your cloud provider’s key management service." } ], diff --git a/data/products/kubedb/databases/opensearch.json b/data/products/kubedb/databases/opensearch.json index 8d76a999b5..8bc7e57152 100644 --- a/data/products/kubedb/databases/opensearch.json +++ b/data/products/kubedb/databases/opensearch.json @@ -2,7 +2,7 @@ "name": "OpenSearch", "id": "opensearch", "title": "Run and Manage OpenSearch Database on Kubernetes", - "hero": "/assets/images/databases/illustrations/kc-bg.svg", + "hero": "/assets/images/databases/illustrations/kc-bg.png", "summary": "Provision, Upgrade, Scaling, Volume Expansion, Monitor, Backup & Restore, Security for OpenSearch Databases in Kubernetes on any Public & Private Cloud", "description": "As the world’s enterprises rapidly move to the cloud, and containers are taking over the world of software development, Kubernetes is the platform that lets users seamlessly deploy, scale, run containers, and manage their application life-cycle.

But, running databases and stateful applications in Kubernetes has always been a challenge. And it is really difficult to **Run and Manage Production-Grade Databases on Kubernetes**. Every Enterprise needs a Production-Grade operator to deploy its databases and manage its life cycle on Kubernetes.

KubeDB is the leader in Kubernetes Native Database Management Solutions which simplifies and automates routine database tasks such as **Provisioning, Monitoring, Upgrading, Patching, Scaling, Volume Expansion, Backup & Restore, Failure detection, and Recovery** for various popular databases on private and public clouds. KubeDB developed the first-ever Production-Grade **Kubernetes operator for Elasticsearch and it's distributions** to manage its Day-2 operations. KubeDB is a managed DBaaS that allows developers to run their databases alongside the respective application. You can simply deploy a OpenSearch server on Kubernetes and manage its Day-2 operations via KubeDB Elasticsearch Operator.", "keywords": [ @@ -18,12 +18,12 @@ "features": [ { "title": "Provisioning", - "image": "/assets/images/databases/illustrations/colud-chair.gif", + "image": "/assets/images/databases/illustrations/colud-chair.png", "description": "If you can run Kubernetes, you can simply provision OpenSearch databases using KubeDB. You don’t need to worry about all of the knowledge of Kubernetes Concept, Helm, and OpenSearch server side setup. KubeDB simplifies the whole process for you. You just have to use standard Kubernetes CLI and API to provision OpenSearch databases." }, { "title": "Version Upgrade", - "image": "/assets/images/databases/illustrations/version-control.gif", + "image": "/assets/images/databases/illustrations/version-control.png", "description": "Upgrading the database version in Kubernetes is complicated. Upgrade operation should follow a specific order. KubeDB allows you to upgrade your running OpenSearch database version without any downtime. You can upgrade your database to any major or minor update of the OpenSearch version." }, { @@ -33,22 +33,22 @@ }, { "title": "Volume Expansion", - "image": "/assets/images/databases/illustrations/expansion.gif", + "image": "/assets/images/databases/illustrations/expansion.png", "description": "Having options of increasing database volume ensures your database high availability and performance. You can expand your storage capacity of OpenSearch Database in Kubernetes by using KubeDB." }, { "title": "Backup & Restore", - "image": "/assets/images/databases/illustrations/backup.gif", + "image": "/assets/images/databases/illustrations/backup.png", "description": "To protect your database from any kind of accidental data loss, you will need a disaster recovery solution for your database. KubeDB offers you to Backup & Restore your OpenSearch Database in Kubernetes via Stash. Stash is seemingly integrated with KubeDB. You can automate this feature to backup your OpenSearch database in Kubernetes by using Stash." }, { "title": "Monitoring", - "image": "/assets/images/databases/illustrations/overview.gif", + "image": "/assets/images/databases/illustrations/overview.png", "description": "KubeDB comes with native support for monitoring via Prometheus. You can use builtin Prometheus scrapper or CoreOS Prometheus Operator to monitor your OpenSearch database in Kubernetes. You can use the Grafana to view key operational metrics, including compute/memory/storage capacity utilization, I/O activity, and instance connections." }, { "title": "Security", - "image": "/assets/images/databases/illustrations/security.gif", + "image": "/assets/images/databases/illustrations/security.png", "description": "To secure a database your data needs to go through a cryptographic protocol that provides end-to-end security of the data transmission over the network. You can secure your OpenSearch Database with TLS using KubeDB. Also, KubeDB allows you to use encrypted storage for your databases using keys you manage through your cloud provider’s key management service." } ], diff --git a/data/products/kubedb/databases/perconaxtradb.json b/data/products/kubedb/databases/perconaxtradb.json index 8db680c820..ef07bdae40 100644 --- a/data/products/kubedb/databases/perconaxtradb.json +++ b/data/products/kubedb/databases/perconaxtradb.json @@ -2,7 +2,7 @@ "name": "Percona XtraDB", "id": "percona-xtradb", "title": "Run and Manage Percona XtraDB Database on Kubernetes", - "hero": "/assets/images/databases/illustrations/kc-bg.svg", + "hero": "/assets/images/databases/illustrations/kc-bg.png", "summary": "Provision, Upgrade, Scaling, Volume Expansion, Monitor, Backup & Restore, Security for Percona XtraDB Databases in Kubernetes on any Public & Private Cloud", "description": "As the world’s enterprises rapidly move to the cloud, and containers are taking over the world of software development, Kubernetes is the platform that lets users seamlessly deploy, scale, run containers, and manage their application life-cycle.

But, running databases and stateful applications in Kubernetes has always been a challenge. And it is really difficult to **Run and Manage Production-Grade Databases on Kubernetes**. Every Enterprise needs a Production-Grade operator to deploy its databases and manage its life cycle on Kubernetes.

KubeDB is the leader in Kubernetes Native Database Management Solutions which simplifies and automates routine database tasks such as **Provisioning, Monitoring, Upgrading, Patching, Scaling, Volume Expansion, Backup & Restore, Failure detection, and Recovery** for various popular databases on private and public clouds. KubeDB developed the first-ever Production-Grade **Kubernetes operator for Percona XtraDB** to manage its Day-2 operations. KubeDB is a managed DBaaS that allows developers to run their databases alongside the respective application. You can simply deploy a Percona XtraDB server on Kubernetes and manage its Day-2 operations via KubeDB Percona XtraDB Operator.", "keywords": [ @@ -18,12 +18,12 @@ "features": [ { "title": "Provisioning", - "image": "/assets/images/databases/illustrations/colud-chair.gif", + "image": "/assets/images/databases/illustrations/colud-chair.png", "description": "If you can run Kubernetes, you can simply provision Percona XtraDB databases using KubeDB. You don’t need to worry about all of the knowledge of Kubernetes Concept, Helm, and Percona XtraDB server side setup. KubeDB simplifies the whole process for you. You just have to use standard Kubernetes CLI and API to provision Percona XtraDB databases." }, { "title": "Version Upgrade", - "image": "/assets/images/databases/illustrations/version-control.gif", + "image": "/assets/images/databases/illustrations/version-control.png", "description": "Upgrading the database version in Kubernetes is complicated. Upgrade operation should follow a specific order. KubeDB allows you to upgrade your running Percona XtraDB database version without any downtime. You can upgrade your database to any major or minor update of the Percona XtraDB version." }, { @@ -33,22 +33,22 @@ }, { "title": "Volume Expansion", - "image": "/assets/images/databases/illustrations/expansion.gif", + "image": "/assets/images/databases/illustrations/expansion.png", "description": "Having options of increasing database volume ensures your database high availability and performance. You can expand your storage capacity of Percona XtraDB Database in Kubernetes by using KubeDB." }, { "title": "Backup & Restore", - "image": "/assets/images/databases/illustrations/backup.gif", + "image": "/assets/images/databases/illustrations/backup.png", "description": "To protect your database from any kind of accidental data loss, you will need a disaster recovery solution for your database. KubeDB offers you to Backup & Restore your Percona XtraDB Database in Kubernetes via Stash. Stash is seemingly integrated with KubeDB. You can automate this feature to backup your Percona XtraDB database in Kubernetes by using Stash." }, { "title": "Monitoring", - "image": "/assets/images/databases/illustrations/overview.gif", + "image": "/assets/images/databases/illustrations/overview.png", "description": "KubeDB comes with native support for monitoring via Prometheus. You can use builtin Prometheus scrapper or CoreOS Prometheus Operator to monitor your Percona XtraDB database in Kubernetes. You can use the Grafana to view key operational metrics, including compute/memory/storage capacity utilization, I/O activity, and instance connections." }, { "title": "Security", - "image": "/assets/images/databases/illustrations/security.gif", + "image": "/assets/images/databases/illustrations/security.png", "description": "To secure a database your data needs to go through a cryptographic protocol that provides end-to-end security of the data transmission over the network. You can secure your Percona XtraDB Database with TLS using KubeDB. Also, KubeDB allows you to use encrypted storage for your databases using keys you manage through your cloud provider’s key management service." } ], diff --git a/data/products/kubedb/databases/pgbouncer.json b/data/products/kubedb/databases/pgbouncer.json index 1c4348208b..b29803b3b8 100644 --- a/data/products/kubedb/databases/pgbouncer.json +++ b/data/products/kubedb/databases/pgbouncer.json @@ -2,7 +2,7 @@ "name": "PgBouncer", "id": "pgbouncer", "title": "Run and Manage PgBouncer on Kubernetes", - "hero": "/assets/images/databases/illustrations/kc-bg.svg", + "hero": "/assets/images/databases/illustrations/kc-bg.png", "summary": "Provision, Upgrade, Scaling, Volume Expansion, Monitor, Backup & Restore, Security for PgBouncer in Kubernetes on any Public & Private Cloud", "description": "As the world’s enterprises rapidly move to the cloud, and containers are taking over the world of software development, Kubernetes is the platform that lets users seamlessly deploy, scale, run containers, and manage their application life-cycle.

But, running databases and stateful applications in Kubernetes has always been a challenge. And it is really difficult to **Run and Manage Production-Grade Databases on Kubernetes**. Every Enterprise needs a Production-Grade operator to deploy its databases and manage its life cycle on Kubernetes.

KubeDB is the leader in Kubernetes Native Database Management Solutions which simplifies and automates routine database tasks such as **Provisioning, Monitoring, Upgrading, Patching, Scaling, Volume Expansion, Backup & Restore, Failure detection, and Recovery** for various popular databases on private and public clouds. KubeDB developed the first-ever Production-Grade **Kubernetes operator for PgBouncer** to manage its Day-2 operations. KubeDB is a managed DBaaS that allows developers to run their databases alongside the respective application. You can simply deploy PgBouncer on Kubernetes and manage its Day-2 operations via KubeDB PgBouncer Operator.", "keywords": [ @@ -18,12 +18,12 @@ "features": [ { "title": "Provisioning", - "image": "/assets/images/databases/illustrations/colud-chair.gif", + "image": "/assets/images/databases/illustrations/colud-chair.png", "description": "If you can run Kubernetes, you can simply provision PgBouncer using KubeDB. You don’t need to worry about all of the knowledge of Kubernetes Concept, Helm, and PgBouncer server side setup. KubeDB simplifies the whole process for you. You just have to use standard Kubernetes CLI and API to provision PgBouncer." }, { "title": "Version Upgrade", - "image": "/assets/images/databases/illustrations/version-control.gif", + "image": "/assets/images/databases/illustrations/version-control.png", "description": "Upgrading the pgbouncer version in Kubernetes is complicated. Upgrade operation should follow a specific order. KubeDB allows you to upgrade your running PgBouncer version without any downtime. You can upgrade your pgbouncer to any major or minor update of the PgBouncer version." }, { @@ -33,12 +33,12 @@ }, { "title": "Monitoring", - "image": "/assets/images/databases/illustrations/overview.gif", + "image": "/assets/images/databases/illustrations/overview.png", "description": "KubeDB comes with native support for monitoring via Prometheus. You can use builtin Prometheus scrapper or CoreOS Prometheus Operator to monitor your PgBouncer in Kubernetes. You can use the Grafana to view key operational metrics, including compute/memory/storage capacity utilization, I/O activity, and instance connections." }, { "title": "Security", - "image": "/assets/images/databases/illustrations/security.gif", + "image": "/assets/images/databases/illustrations/security.png", "description": "To secure a pgbouncer your data needs to go through a cryptographic protocol that provides end-to-end security of the data transmission over the network. You can secure your PgBouncer with TLS using KubeDB. Also, KubeDB allows you to use encrypted storage for your pgbouncer using keys you manage through your cloud provider’s key management service." } ], diff --git a/data/products/kubedb/databases/pgpool.json b/data/products/kubedb/databases/pgpool.json index b46157dd12..ed4847d864 100644 --- a/data/products/kubedb/databases/pgpool.json +++ b/data/products/kubedb/databases/pgpool.json @@ -2,7 +2,7 @@ "name": "Pgpool", "id": "pgpool", "title": "Run and Manage Apache Pgpool on Kubernetes", - "hero": "/assets/images/databases/illustrations/kc-bg.svg", + "hero": "/assets/images/databases/illustrations/kc-bg.png", "summary": "Provision, Upgrade, Scaling, Volume Expansion, Monitor, Backup & Restore, Security for Pgpool Databases in Kubernetes on any Public & Private Cloud", "description": "As the world’s enterprises rapidly move to the cloud, and containers are taking over the world of software development, Kubernetes is the platform that lets users seamlessly deploy, scale, run containers, and manage their application life-cycle.

But, running databases and stateful applications in Kubernetes has always been a challenge. And it is really difficult to **Run and Manage Production-Grade Databases on Kubernetes**. Every Enterprise needs a Production-Grade operator to deploy its databases and manage its life cycle on Kubernetes.

KubeDB is the leader in Kubernetes Native Database Management Solutions which simplifies and automates routine database tasks such as **Provisioning, Monitoring, Upgrading, Patching, Scaling, Volume Expansion, Backup & Restore, Failure detection, and Recovery** for various popular databases on private and public clouds. KubeDB developed the first-ever Production-Grade **Kubernetes operator for Pgpool** to manage its Day-2 operations. KubeDB is a managed DBaaS that allows developers to run their databases alongside the respective application. You can simply deploy a Pgpool server on Kubernetes and manage its Day-2 operations via KubeDB Pgpool Operator.", "keywords": [ @@ -18,12 +18,12 @@ "features": [ { "title": "Provisioning", - "image": "/assets/images/databases/illustrations/colud-chair.gif", + "image": "/assets/images/databases/illustrations/colud-chair.png", "description": "If you can run Kubernetes, you can simply provision Pgpool databases using KubeDB. You don’t need to worry about all of the knowledge of Kubernetes Concept, Helm, and Pgpool server side setup. KubeDB simplifies the whole process for you. You just have to use standard Kubernetes CLI and API to provision Pgpool databases." }, { "title": "Version Upgrade", - "image": "/assets/images/databases/illustrations/version-control.gif", + "image": "/assets/images/databases/illustrations/version-control.png", "description": "Upgrading the database version in Kubernetes is complicated. Upgrade operation should follow a specific order. KubeDB allows you to upgrade your running Pgpool database version without any downtime. You can upgrade your database to any major or minor update of the Pgpool version." }, { @@ -33,22 +33,22 @@ }, { "title": "Volume Expansion", - "image": "/assets/images/databases/illustrations/expansion.gif", + "image": "/assets/images/databases/illustrations/expansion.png", "description": "Having options of increasing database volume ensures your database high availability and performance. You can expand your storage capacity of Pgpool Database in Kubernetes by using KubeDB." }, { "title": "Backup & Restore", - "image": "/assets/images/databases/illustrations/backup.gif", + "image": "/assets/images/databases/illustrations/backup.png", "description": "To protect your database from any kind of accidental data loss, you will need a disaster recovery solution for your database. KubeDB offers you to Backup & Restore your Pgpool Database in Kubernetes via Stash. Stash is seemingly integrated with KubeDB. You can automate this feature to backup your Pgpool database in Kubernetes by using Stash." }, { "title": "Monitoring", - "image": "/assets/images/databases/illustrations/overview.gif", + "image": "/assets/images/databases/illustrations/overview.png", "description": "KubeDB comes with native support for monitoring via Prometheus. You can use builtin Prometheus scrapper or CoreOS Prometheus Operator to monitor your Pgpool database in Kubernetes. You can use the Grafana to view key operational metrics, including compute/memory/storage capacity utilization, I/O activity, and instance connections." }, { "title": "Security", - "image": "/assets/images/databases/illustrations/security.gif", + "image": "/assets/images/databases/illustrations/security.png", "description": "To secure a database your data needs to go through a cryptographic protocol that provides end-to-end security of the data transmission over the network. You can secure your Pgpool Database with TLS using KubeDB. Also, KubeDB allows you to use encrypted storage for your databases using keys you manage through your cloud provider’s key management service." } ], diff --git a/data/products/kubedb/databases/postgresql.json b/data/products/kubedb/databases/postgresql.json index b6f9f17501..862f5be032 100644 --- a/data/products/kubedb/databases/postgresql.json +++ b/data/products/kubedb/databases/postgresql.json @@ -2,7 +2,7 @@ "name": "PostgreSQL", "id": "postgres", "title": "Run and Manage PostgreSQL Database on Kubernetes", - "hero": "/assets/images/databases/illustrations/kc-bg.svg", + "hero": "/assets/images/databases/illustrations/kc-bg.png", "summary": "Provision, Upgrade, Scaling, Volume Expansion, Monitor, Backup & Restore, Security for PostgreSQL Databases in Kubernetes on any Public & Private Cloud", "description": "As the world’s enterprises rapidly move to the cloud, and containers are taking over the world of software development, Kubernetes is the platform that lets users seamlessly deploy, scale, run containers, and manage their application life-cycle.

But, running databases and stateful applications in Kubernetes has always been a challenge. And it is really difficult to **Run and Manage Production-Grade Databases on Kubernetes**. Every Enterprise needs a Production-Grade operator to deploy its databases and manage its life cycle on Kubernetes.

KubeDB is the leader in Kubernetes Native Database Management Solutions which simplifies and automates routine database tasks such as **Provisioning, Monitoring, Upgrading, Patching, Scaling, Volume Expansion, Backup & Restore, Failure detection, and Recovery** for various popular databases on private and public clouds. KubeDB developed the first-ever Production-Grade **Kubernetes operator for PostgreSQL** to manage its Day-2 operations. KubeDB is a managed DBaaS that allows developers to run their databases alongside the respective application. You can simply deploy a PostgreSQL server on Kubernetes and manage its Day-2 operations via KubeDB PostgreSQL Operator.", "keywords": [ @@ -18,12 +18,12 @@ "features": [ { "title": "Provisioning", - "image": "/assets/images/databases/illustrations/colud-chair.gif", + "image": "/assets/images/databases/illustrations/colud-chair.png", "description": "If you can run Kubernetes, you can simply provision PostgreSQL databases using KubeDB. You don’t need to worry about all of the knowledge of Kubernetes Concept, Helm, and PostgreSQL server side setup. KubeDB simplifies the whole process for you. You just have to use standard Kubernetes CLI and API to provision PostgreSQL databases." }, { "title": "Version Upgrade", - "image": "/assets/images/databases/illustrations/version-control.gif", + "image": "/assets/images/databases/illustrations/version-control.png", "description": "Upgrading the database version in Kubernetes is complicated. Upgrade operation should follow a specific order. KubeDB allows you to upgrade your running PostgreSQL database version without any downtime. You can upgrade your database to any major or minor update of the PostgreSQL version." }, { @@ -33,22 +33,22 @@ }, { "title": "Volume Expansion", - "image": "/assets/images/databases/illustrations/expansion.gif", + "image": "/assets/images/databases/illustrations/expansion.png", "description": "Having options of increasing database volume ensures your database high availability and performance. You can expand your storage capacity of PostgreSQL Database in Kubernetes by using KubeDB." }, { "title": "Backup & Restore", - "image": "/assets/images/databases/illustrations/backup.gif", + "image": "/assets/images/databases/illustrations/backup.png", "description": "To protect your database from any kind of accidental data loss, you will need a disaster recovery solution for your database. KubeDB offers you to Backup & Restore your PostgreSQL Database in Kubernetes via Stash. Stash is seemingly integrated with KubeDB. You can automate this feature to backup your PostgreSQL database in Kubernetes by using Stash." }, { "title": "Monitoring", - "image": "/assets/images/databases/illustrations/overview.gif", + "image": "/assets/images/databases/illustrations/overview.png", "description": "KubeDB comes with native support for monitoring via Prometheus. You can use builtin Prometheus scrapper or CoreOS Prometheus Operator to monitor your PostgreSQL database in Kubernetes. You can use the Grafana to view key operational metrics, including compute/memory/storage capacity utilization, I/O activity, and instance connections." }, { "title": "Security", - "image": "/assets/images/databases/illustrations/security.gif", + "image": "/assets/images/databases/illustrations/security.png", "description": "To secure a database your data needs to go through a cryptographic protocol that provides end-to-end security of the data transmission over the network. You can secure your PostgreSQL Database with TLS using KubeDB. Also, KubeDB allows you to use encrypted storage for your databases using keys you manage through your cloud provider’s key management service." } ], diff --git a/data/products/kubedb/databases/proxysql.json b/data/products/kubedb/databases/proxysql.json index 504ee980d0..6474f161de 100644 --- a/data/products/kubedb/databases/proxysql.json +++ b/data/products/kubedb/databases/proxysql.json @@ -2,7 +2,7 @@ "name": "ProxySQL", "id": "proxysql", "title": "Run and Manage ProxySQL on Kubernetes", - "hero": "/assets/images/databases/illustrations/kc-bg.svg", + "hero": "/assets/images/databases/illustrations/kc-bg.png", "summary": "Provision, Upgrade, Scaling, Monitor, Security for ProxySQL in Kubernetes on any Public & Private Cloud", "description": "As the world’s enterprises rapidly move to the cloud, and containers are taking over the world of software development, Kubernetes is the platform that lets users seamlessly deploy, scale, run containers, and manage their application life-cycle.

But, running databases and stateful applications in Kubernetes has always been a challenge. And it is really difficult to **Run and Manage Production-Grade Databases on Kubernetes**. Every Enterprise needs a Production-Grade operator to deploy its databases and manage its life cycle on Kubernetes.

KubeDB is the leader in Kubernetes Native Database Management Solutions which simplifies and automates routine database tasks such as **Provisioning, Monitoring, Upgrading, Patching, Scaling, Volume Expansion, Backup & Restore, Failure detection, and Recovery** for various popular databases on private and public clouds. KubeDB developed the first-ever Production-Grade **Kubernetes operator for ProxySQL** to manage its Day-2 operations. KubeDB is a managed DBaaS that allows developers to run their databases alongside the respective application. You can simply deploy ProxySQL on Kubernetes and manage its Day-2 operations via KubeDB ProxySQL Operator.", "keywords": [ @@ -16,12 +16,12 @@ "features": [ { "title": "Provisioning", - "image": "/assets/images/databases/illustrations/colud-chair.gif", + "image": "/assets/images/databases/illustrations/colud-chair.png", "description": "If you can run Kubernetes, you can simply provision ProxySQL using KubeDB. You don’t need to worry about all of the knowledge of Kubernetes Concept, Helm, and ProxySQL server side setup. KubeDB simplifies the whole process for you. You just have to use standard Kubernetes CLI and API to provision ProxySQL ." }, { "title": "Version Upgrade", - "image": "/assets/images/databases/illustrations/version-control.gif", + "image": "/assets/images/databases/illustrations/version-control.png", "description": "Upgrading the database version in Kubernetes is complicated. Upgrade operation should follow a specific order. KubeDB allows you to upgrade your running ProxySQL version without any downtime. You can upgrade your database to any major or minor update of the ProxySQL version." }, { @@ -31,12 +31,12 @@ }, { "title": "Monitoring", - "image": "/assets/images/databases/illustrations/overview.gif", + "image": "/assets/images/databases/illustrations/overview.png", "description": "KubeDB comes with native support for monitoring via Prometheus. You can use builtin Prometheus scrapper or CoreOS Prometheus Operator to monitor your ProxySQL in Kubernetes. You can use the Grafana to view key operational metrics, including compute/memory/storage capacity utilization, I/O activity, and instance connections." }, { "title": "Security", - "image": "/assets/images/databases/illustrations/security.gif", + "image": "/assets/images/databases/illustrations/security.png", "description": "To secure a database your data needs to go through a cryptographic protocol that provides end-to-end security of the data transmission over the network. You can secure your ProxySQL with TLS using KubeDB. Also, KubeDB allows you to use encrypted storage for your databases using keys you manage through your cloud provider’s key management service." } ], diff --git a/data/products/kubedb/databases/rabbitmq.json b/data/products/kubedb/databases/rabbitmq.json index d4eadbf6d5..da0426e306 100644 --- a/data/products/kubedb/databases/rabbitmq.json +++ b/data/products/kubedb/databases/rabbitmq.json @@ -2,7 +2,7 @@ "name": "RabbitMQ", "id": "rabbitmq", "title": "Run and Manage Apache RabbitMQ on Kubernetes", - "hero": "/assets/images/databases/illustrations/kc-bg.svg", + "hero": "/assets/images/databases/illustrations/kc-bg.png", "summary": "Provision, Upgrade, Scaling, Volume Expansion, Monitor, Backup & Restore, Security for RabbitMQ Databases in Kubernetes on any Public & Private Cloud", "description": "As the world’s enterprises rapidly move to the cloud, and containers are taking over the world of software development, Kubernetes is the platform that lets users seamlessly deploy, scale, run containers, and manage their application life-cycle.

But, running databases and stateful applications in Kubernetes has always been a challenge. And it is really difficult to **Run and Manage Production-Grade Databases on Kubernetes**. Every Enterprise needs a Production-Grade operator to deploy its databases and manage its life cycle on Kubernetes.

KubeDB is the leader in Kubernetes Native Database Management Solutions which simplifies and automates routine database tasks such as **Provisioning, Monitoring, Upgrading, Patching, Scaling, Volume Expansion, Backup & Restore, Failure detection, and Recovery** for various popular databases on private and public clouds. KubeDB developed the first-ever Production-Grade **Kubernetes operator for RabbitMQ** to manage its Day-2 operations. KubeDB is a managed DBaaS that allows developers to run their databases alongside the respective application. You can simply deploy a RabbitMQ server on Kubernetes and manage its Day-2 operations via KubeDB RabbitMQ Operator.", "keywords": [ @@ -18,12 +18,12 @@ "features": [ { "title": "Provisioning", - "image": "/assets/images/databases/illustrations/colud-chair.gif", + "image": "/assets/images/databases/illustrations/colud-chair.png", "description": "If you can run Kubernetes, you can simply provision RabbitMQ databases using KubeDB. You don’t need to worry about all of the knowledge of Kubernetes Concept, Helm, and RabbitMQ server side setup. KubeDB simplifies the whole process for you. You just have to use standard Kubernetes CLI and API to provision RabbitMQ databases." }, { "title": "Version Upgrade", - "image": "/assets/images/databases/illustrations/version-control.gif", + "image": "/assets/images/databases/illustrations/version-control.png", "description": "Upgrading the database version in Kubernetes is complicated. Upgrade operation should follow a specific order. KubeDB allows you to upgrade your running RabbitMQ database version without any downtime. You can upgrade your database to any major or minor update of the RabbitMQ version." }, { @@ -33,22 +33,22 @@ }, { "title": "Volume Expansion", - "image": "/assets/images/databases/illustrations/expansion.gif", + "image": "/assets/images/databases/illustrations/expansion.png", "description": "Having options of increasing database volume ensures your database high availability and performance. You can expand your storage capacity of RabbitMQ Database in Kubernetes by using KubeDB." }, { "title": "Backup & Restore", - "image": "/assets/images/databases/illustrations/backup.gif", + "image": "/assets/images/databases/illustrations/backup.png", "description": "To protect your database from any kind of accidental data loss, you will need a disaster recovery solution for your database. KubeDB offers you to Backup & Restore your RabbitMQ Database in Kubernetes via Stash. Stash is seemingly integrated with KubeDB. You can automate this feature to backup your RabbitMQ database in Kubernetes by using Stash." }, { "title": "Monitoring", - "image": "/assets/images/databases/illustrations/overview.gif", + "image": "/assets/images/databases/illustrations/overview.png", "description": "KubeDB comes with native support for monitoring via Prometheus. You can use builtin Prometheus scrapper or CoreOS Prometheus Operator to monitor your RabbitMQ database in Kubernetes. You can use the Grafana to view key operational metrics, including compute/memory/storage capacity utilization, I/O activity, and instance connections." }, { "title": "Security", - "image": "/assets/images/databases/illustrations/security.gif", + "image": "/assets/images/databases/illustrations/security.png", "description": "To secure a database your data needs to go through a cryptographic protocol that provides end-to-end security of the data transmission over the network. You can secure your RabbitMQ Database with TLS using KubeDB. Also, KubeDB allows you to use encrypted storage for your databases using keys you manage through your cloud provider’s key management service." } ], diff --git a/data/products/kubedb/databases/redis.json b/data/products/kubedb/databases/redis.json index da22f82e88..2981c011c5 100644 --- a/data/products/kubedb/databases/redis.json +++ b/data/products/kubedb/databases/redis.json @@ -2,7 +2,7 @@ "name": "Redis", "id": "redis", "title": "Run and Manage Redis Database on Kubernetes", - "hero": "/assets/images/databases/illustrations/kc-bg.svg", + "hero": "/assets/images/databases/illustrations/kc-bg.png", "summary": "Provision, Upgrade, Scaling, Volume Expansion, Monitor, Backup & Restore, Security for Redis Databases in Kubernetes on any Public & Private Cloud", "description": "As the world’s enterprises rapidly move to the cloud, and containers are taking over the world of software development, Kubernetes is the platform that lets users seamlessly deploy, scale, run containers, and manage their application life-cycle.

But, running databases and stateful applications in Kubernetes has always been a challenge. And it is really difficult to **Run and Manage Production-Grade Databases on Kubernetes**. Every Enterprise needs a Production-Grade operator to deploy its databases and manage its life cycle on Kubernetes.

KubeDB is the leader in Kubernetes Native Database Management Solutions which simplifies and automates routine database tasks such as **Provisioning, Monitoring, Upgrading, Patching, Scaling, Volume Expansion, Backup & Restore, Failure detection, and Recovery** for various popular databases on private and public clouds. KubeDB developed the first-ever Production-Grade **Kubernetes operator for Redis** to manage its Day-2 operations. KubeDB is a managed DBaaS that allows developers to run their databases alongside the respective application. You can simply deploy a Redis server on Kubernetes and manage its Day-2 operations via KubeDB Redis Operator.", "keywords": [ @@ -18,12 +18,12 @@ "features": [ { "title": "Provisioning", - "image": "/assets/images/databases/illustrations/colud-chair.gif", + "image": "/assets/images/databases/illustrations/colud-chair.png", "description": "If you can run Kubernetes, you can simply provision Redis databases using KubeDB. You don’t need to worry about all of the knowledge of Kubernetes Concept, Helm, and Redis server side setup. KubeDB simplifies the whole process for you. You just have to use standard Kubernetes CLI and API to provision Redis databases." }, { "title": "Version Upgrade", - "image": "/assets/images/databases/illustrations/version-control.gif", + "image": "/assets/images/databases/illustrations/version-control.png", "description": "Upgrading the database version in Kubernetes is complicated. Upgrade operation should follow a specific order. KubeDB allows you to upgrade your running Redis database version without any downtime. You can upgrade your database to any major or minor update of the Redis version." }, { @@ -33,22 +33,22 @@ }, { "title": "Volume Expansion", - "image": "/assets/images/databases/illustrations/expansion.gif", + "image": "/assets/images/databases/illustrations/expansion.png", "description": "Having options of increasing database volume ensures your database high availability and performance. You can expand your storage capacity of Redis Database in Kubernetes by using KubeDB." }, { "title": "Backup & Restore", - "image": "/assets/images/databases/illustrations/backup.gif", + "image": "/assets/images/databases/illustrations/backup.png", "description": "To protect your database from any kind of accidental data loss, you will need a disaster recovery solution for your database. KubeDB offers you to Backup & Restore your Redis Database in Kubernetes via Stash. Stash is seemingly integrated with KubeDB. You can automate this feature to backup your Redis database in Kubernetes by using Stash." }, { "title": "Monitoring", - "image": "/assets/images/databases/illustrations/overview.gif", + "image": "/assets/images/databases/illustrations/overview.png", "description": "KubeDB comes with native support for monitoring via Prometheus. You can use builtin Prometheus scrapper or CoreOS Prometheus Operator to monitor your Redis database in Kubernetes. You can use the Grafana to view key operational metrics, including compute/memory/storage capacity utilization, I/O activity, and instance connections." }, { "title": "Security", - "image": "/assets/images/databases/illustrations/security.gif", + "image": "/assets/images/databases/illustrations/security.png", "description": "To secure a database your data needs to go through a cryptographic protocol that provides end-to-end security of the data transmission over the network. You can secure your Redis Database with TLS using KubeDB. Also, KubeDB allows you to use encrypted storage for your databases using keys you manage through your cloud provider’s key management service." } ], diff --git a/data/products/kubedb/databases/singlestore.json b/data/products/kubedb/databases/singlestore.json index 8d95ae83c3..08e7558303 100644 --- a/data/products/kubedb/databases/singlestore.json +++ b/data/products/kubedb/databases/singlestore.json @@ -2,7 +2,7 @@ "name": "SingleStore", "id": "singlestore", "title": "Run and Manage Apache SingleStore on Kubernetes", - "hero": "/assets/images/databases/illustrations/kc-bg.svg", + "hero": "/assets/images/databases/illustrations/kc-bg.png", "summary": "Provision, Upgrade, Scaling, Volume Expansion, Monitor, Backup & Restore, Security for SingleStore Databases in Kubernetes on any Public & Private Cloud", "description": "As the world’s enterprises rapidly move to the cloud, and containers are taking over the world of software development, Kubernetes is the platform that lets users seamlessly deploy, scale, run containers, and manage their application life-cycle.

But, running databases and stateful applications in Kubernetes has always been a challenge. And it is really difficult to **Run and Manage Production-Grade Databases on Kubernetes**. Every Enterprise needs a Production-Grade operator to deploy its databases and manage its life cycle on Kubernetes.

KubeDB is the leader in Kubernetes Native Database Management Solutions which simplifies and automates routine database tasks such as **Provisioning, Monitoring, Upgrading, Patching, Scaling, Volume Expansion, Backup & Restore, Failure detection, and Recovery** for various popular databases on private and public clouds. KubeDB developed the first-ever Production-Grade **Kubernetes operator for SingleStore** to manage its Day-2 operations. KubeDB is a managed DBaaS that allows developers to run their databases alongside the respective application. You can simply deploy a SingleStore server on Kubernetes and manage its Day-2 operations via KubeDB SingleStore Operator.", "keywords": [ @@ -18,12 +18,12 @@ "features": [ { "title": "Provisioning", - "image": "/assets/images/databases/illustrations/colud-chair.gif", + "image": "/assets/images/databases/illustrations/colud-chair.png", "description": "If you can run Kubernetes, you can simply provision SingleStore databases using KubeDB. You don’t need to worry about all of the knowledge of Kubernetes Concept, Helm, and SingleStore server side setup. KubeDB simplifies the whole process for you. You just have to use standard Kubernetes CLI and API to provision SingleStore databases." }, { "title": "Version Upgrade", - "image": "/assets/images/databases/illustrations/version-control.gif", + "image": "/assets/images/databases/illustrations/version-control.png", "description": "Upgrading the database version in Kubernetes is complicated. Upgrade operation should follow a specific order. KubeDB allows you to upgrade your running SingleStore database version without any downtime. You can upgrade your database to any major or minor update of the SingleStore version." }, { @@ -33,22 +33,22 @@ }, { "title": "Volume Expansion", - "image": "/assets/images/databases/illustrations/expansion.gif", + "image": "/assets/images/databases/illustrations/expansion.png", "description": "Having options of increasing database volume ensures your database high availability and performance. You can expand your storage capacity of SingleStore Database in Kubernetes by using KubeDB." }, { "title": "Backup & Restore", - "image": "/assets/images/databases/illustrations/backup.gif", + "image": "/assets/images/databases/illustrations/backup.png", "description": "To protect your database from any kind of accidental data loss, you will need a disaster recovery solution for your database. KubeDB offers you to Backup & Restore your SingleStore Database in Kubernetes via Stash. Stash is seemingly integrated with KubeDB. You can automate this feature to backup your SingleStore database in Kubernetes by using Stash." }, { "title": "Monitoring", - "image": "/assets/images/databases/illustrations/overview.gif", + "image": "/assets/images/databases/illustrations/overview.png", "description": "KubeDB comes with native support for monitoring via Prometheus. You can use builtin Prometheus scrapper or CoreOS Prometheus Operator to monitor your SingleStore database in Kubernetes. You can use the Grafana to view key operational metrics, including compute/memory/storage capacity utilization, I/O activity, and instance connections." }, { "title": "Security", - "image": "/assets/images/databases/illustrations/security.gif", + "image": "/assets/images/databases/illustrations/security.png", "description": "To secure a database your data needs to go through a cryptographic protocol that provides end-to-end security of the data transmission over the network. You can secure your SingleStore Database with TLS using KubeDB. Also, KubeDB allows you to use encrypted storage for your databases using keys you manage through your cloud provider’s key management service." } ], diff --git a/data/products/kubedb/databases/solr.json b/data/products/kubedb/databases/solr.json index 9e14f9ac0f..bc41496de3 100644 --- a/data/products/kubedb/databases/solr.json +++ b/data/products/kubedb/databases/solr.json @@ -2,7 +2,7 @@ "name": "Solr", "id": "solr", "title": "Run and Manage Apache Solr on Kubernetes", - "hero": "/assets/images/databases/illustrations/kc-bg.svg", + "hero": "/assets/images/databases/illustrations/kc-bg.png", "summary": "Provision, Upgrade, Scaling, Volume Expansion, Monitor, Backup & Restore, Security for Solr Databases in Kubernetes on any Public & Private Cloud", "description": "As the world’s enterprises rapidly move to the cloud, and containers are taking over the world of software development, Kubernetes is the platform that lets users seamlessly deploy, scale, run containers, and manage their application life-cycle.

But, running databases and stateful applications in Kubernetes has always been a challenge. And it is really difficult to **Run and Manage Production-Grade Databases on Kubernetes**. Every Enterprise needs a Production-Grade operator to deploy its databases and manage its life cycle on Kubernetes.

KubeDB is the leader in Kubernetes Native Database Management Solutions which simplifies and automates routine database tasks such as **Provisioning, Monitoring, Upgrading, Patching, Scaling, Volume Expansion, Backup & Restore, Failure detection, and Recovery** for various popular databases on private and public clouds. KubeDB developed the first-ever Production-Grade **Kubernetes operator for Solr** to manage its Day-2 operations. KubeDB is a managed DBaaS that allows developers to run their databases alongside the respective application. You can simply deploy a Solr server on Kubernetes and manage its Day-2 operations via KubeDB Solr Operator.", "keywords": [ @@ -18,12 +18,12 @@ "features": [ { "title": "Provisioning", - "image": "/assets/images/databases/illustrations/colud-chair.gif", + "image": "/assets/images/databases/illustrations/colud-chair.png", "description": "If you can run Kubernetes, you can simply provision Solr databases using KubeDB. You don’t need to worry about all of the knowledge of Kubernetes Concept, Helm, and Solr server side setup. KubeDB simplifies the whole process for you. You just have to use standard Kubernetes CLI and API to provision Solr databases." }, { "title": "Version Upgrade", - "image": "/assets/images/databases/illustrations/version-control.gif", + "image": "/assets/images/databases/illustrations/version-control.png", "description": "Upgrading the database version in Kubernetes is complicated. Upgrade operation should follow a specific order. KubeDB allows you to upgrade your running Solr database version without any downtime. You can upgrade your database to any major or minor update of the Solr version." }, { @@ -33,22 +33,22 @@ }, { "title": "Volume Expansion", - "image": "/assets/images/databases/illustrations/expansion.gif", + "image": "/assets/images/databases/illustrations/expansion.png", "description": "Having options of increasing database volume ensures your database high availability and performance. You can expand your storage capacity of Solr Database in Kubernetes by using KubeDB." }, { "title": "Backup & Restore", - "image": "/assets/images/databases/illustrations/backup.gif", + "image": "/assets/images/databases/illustrations/backup.png", "description": "To protect your database from any kind of accidental data loss, you will need a disaster recovery solution for your database. KubeDB offers you to Backup & Restore your Solr Database in Kubernetes via Stash. Stash is seemingly integrated with KubeDB. You can automate this feature to backup your Solr database in Kubernetes by using Stash." }, { "title": "Monitoring", - "image": "/assets/images/databases/illustrations/overview.gif", + "image": "/assets/images/databases/illustrations/overview.png", "description": "KubeDB comes with native support for monitoring via Prometheus. You can use builtin Prometheus scrapper or CoreOS Prometheus Operator to monitor your Solr database in Kubernetes. You can use the Grafana to view key operational metrics, including compute/memory/storage capacity utilization, I/O activity, and instance connections." }, { "title": "Security", - "image": "/assets/images/databases/illustrations/security.gif", + "image": "/assets/images/databases/illustrations/security.png", "description": "To secure a database your data needs to go through a cryptographic protocol that provides end-to-end security of the data transmission over the network. You can secure your Solr Database with TLS using KubeDB. Also, KubeDB allows you to use encrypted storage for your databases using keys you manage through your cloud provider’s key management service." } ], diff --git a/data/products/kubedb/databases/zookeeper.json b/data/products/kubedb/databases/zookeeper.json index ef70e0e688..1f57ffe443 100644 --- a/data/products/kubedb/databases/zookeeper.json +++ b/data/products/kubedb/databases/zookeeper.json @@ -2,7 +2,7 @@ "name": "ZooKeeper", "id": "zookeeper", "title": "Run and Manage Apache ZooKeeper on Kubernetes", - "hero": "/assets/images/databases/illustrations/kc-bg.svg", + "hero": "/assets/images/databases/illustrations/kc-bg.png", "summary": "Provision, Upgrade, Scaling, Volume Expansion, Monitor, Backup & Restore, Security for ZooKeeper Databases in Kubernetes on any Public & Private Cloud", "description": "As the world’s enterprises rapidly move to the cloud, and containers are taking over the world of software development, Kubernetes is the platform that lets users seamlessly deploy, scale, run containers, and manage their application life-cycle.

But, running databases and stateful applications in Kubernetes has always been a challenge. And it is really difficult to **Run and Manage Production-Grade Databases on Kubernetes**. Every Enterprise needs a Production-Grade operator to deploy its databases and manage its life cycle on Kubernetes.

KubeDB is the leader in Kubernetes Native Database Management Solutions which simplifies and automates routine database tasks such as **Provisioning, Monitoring, Upgrading, Patching, Scaling, Volume Expansion, Backup & Restore, Failure detection, and Recovery** for various popular databases on private and public clouds. KubeDB developed the first-ever Production-Grade **Kubernetes operator for ZooKeeper** to manage its Day-2 operations. KubeDB is a managed DBaaS that allows developers to run their databases alongside the respective application. You can simply deploy a ZooKeeper server on Kubernetes and manage its Day-2 operations via KubeDB ZooKeeper Operator.", "keywords": [ @@ -18,12 +18,12 @@ "features": [ { "title": "Provisioning", - "image": "/assets/images/databases/illustrations/colud-chair.gif", + "image": "/assets/images/databases/illustrations/colud-chair.png", "description": "If you can run Kubernetes, you can simply provision ZooKeeper databases using KubeDB. You don’t need to worry about all of the knowledge of Kubernetes Concept, Helm, and ZooKeeper server side setup. KubeDB simplifies the whole process for you. You just have to use standard Kubernetes CLI and API to provision ZooKeeper databases." }, { "title": "Version Upgrade", - "image": "/assets/images/databases/illustrations/version-control.gif", + "image": "/assets/images/databases/illustrations/version-control.png", "description": "Upgrading the database version in Kubernetes is complicated. Upgrade operation should follow a specific order. KubeDB allows you to upgrade your running ZooKeeper database version without any downtime. You can upgrade your database to any major or minor update of the ZooKeeper version." }, { @@ -33,22 +33,22 @@ }, { "title": "Volume Expansion", - "image": "/assets/images/databases/illustrations/expansion.gif", + "image": "/assets/images/databases/illustrations/expansion.png", "description": "Having options of increasing database volume ensures your database high availability and performance. You can expand your storage capacity of ZooKeeper Database in Kubernetes by using KubeDB." }, { "title": "Backup & Restore", - "image": "/assets/images/databases/illustrations/backup.gif", + "image": "/assets/images/databases/illustrations/backup.png", "description": "To protect your database from any kind of accidental data loss, you will need a disaster recovery solution for your database. KubeDB offers you to Backup & Restore your ZooKeeper Database in Kubernetes via Stash. Stash is seemingly integrated with KubeDB. You can automate this feature to backup your ZooKeeper database in Kubernetes by using Stash." }, { "title": "Monitoring", - "image": "/assets/images/databases/illustrations/overview.gif", + "image": "/assets/images/databases/illustrations/overview.png", "description": "KubeDB comes with native support for monitoring via Prometheus. You can use builtin Prometheus scrapper or CoreOS Prometheus Operator to monitor your ZooKeeper database in Kubernetes. You can use the Grafana to view key operational metrics, including compute/memory/storage capacity utilization, I/O activity, and instance connections." }, { "title": "Security", - "image": "/assets/images/databases/illustrations/security.gif", + "image": "/assets/images/databases/illustrations/security.png", "description": "To secure a database your data needs to go through a cryptographic protocol that provides end-to-end security of the data transmission over the network. You can secure your ZooKeeper Database with TLS using KubeDB. Also, KubeDB allows you to use encrypted storage for your databases using keys you manage through your cloud provider’s key management service." } ], diff --git a/hugo_stats.json b/hugo_stats.json index b906430726..0230192510 100644 --- a/hugo_stats.json +++ b/hugo_stats.json @@ -241,7 +241,6 @@ "has-text-right", "has-text-right-desktop", "has-text-right-tablet", - "has-text-warning", "has-text-weight-bold", "has-text-weight-light", "has-text-weight-normal", @@ -329,7 +328,6 @@ "is-single-features", "is-size-6", "is-success", - "is-text-warning", "is-three-full-mobile", "is-tinny", "is-tooltip-multiline", @@ -519,7 +517,6 @@ "w-6", "whats-new", "width-15", - "width-40", "width-65", "yt-thumbnail", "yt-video", @@ -51082,10 +51079,10 @@ "upgrading-kubedb", "upgrading-kubedb-from-v20210126v016x-and-older-to-hahahugoshortcode1557s7hbhb", "upgrading-kubedb-from-v20210126v016x-and-older-to-hahahugoshortcode2291s7hbhb", - "upgrading-kubedb-from-v20210126v016x-and-older-to-hahahugoshortcode822s7hbhb", + "upgrading-kubedb-from-v20210126v016x-and-older-to-hahahugoshortcode820s7hbhb", "upgrading-kubedb-from-v2021xxxx-to-hahahugoshortcode1557s0hbhb", "upgrading-kubedb-from-v2021xxxx-to-hahahugoshortcode2291s0hbhb", - "upgrading-kubedb-from-v2021xxxx-to-hahahugoshortcode822s0hbhb", + "upgrading-kubedb-from-v2021xxxx-to-hahahugoshortcode820s0hbhb", "use-custom-configuration", "use-db-related-images-from-private-registry", "user-guide", diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 471dbdbcda..e51f663730 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -226,7 +226,7 @@
{{ $p.name }}
@@ -249,7 +249,7 @@
{{ $p.name }}
{{ $p.name }}
@@ -272,7 +272,7 @@
{{ $p.name }}
{{ $p.name }}
@@ -297,7 +297,7 @@
{{ $p.name }}
- {{ $p.logo.alt }} + {{ $p.logo.alt }}

{{ $p.summary | safeHTML }}

@@ -306,7 +306,7 @@
{{ $p.name }}
    {{ range $index, $item := $p.features }} {{ if lt $index 8 }} -
  • check-box{{ $item.title }}
  • +
  • check-box{{ $item.title }}
  • {{ end }} {{ end }}
@@ -322,7 +322,7 @@
{{ $p.name }}
@@ -663,12 +662,12 @@
{{ .Name }}
{{ if $p.socialLinks.github }} - github-icon + github-icon {{ end }} {{ if $p.socialLinks.twitter }} - twitterx-icon + twitterx-icon {{ end }}
@@ -783,7 +782,7 @@

What They Are @@ -131,7 +131,7 @@

Why Choose KubeDB?🤔

- {{.title}} + {{.title}}
{{ end }} diff --git a/layouts/pricing/list.html b/layouts/pricing/list.html index 05df38b64d..094498e645 100644 --- a/layouts/pricing/list.html +++ b/layouts/pricing/list.html @@ -30,7 +30,7 @@

- +
diff --git a/static/assets/images/databases/illustrations/backup.png b/static/assets/images/databases/illustrations/backup.png new file mode 100644 index 0000000000..3e85d2d19b Binary files /dev/null and b/static/assets/images/databases/illustrations/backup.png differ diff --git a/static/assets/images/databases/illustrations/colud-chair.png b/static/assets/images/databases/illustrations/colud-chair.png new file mode 100644 index 0000000000..4c16d6fa64 Binary files /dev/null and b/static/assets/images/databases/illustrations/colud-chair.png differ diff --git a/static/assets/images/databases/illustrations/expansion.png b/static/assets/images/databases/illustrations/expansion.png new file mode 100644 index 0000000000..52986a8e42 Binary files /dev/null and b/static/assets/images/databases/illustrations/expansion.png differ diff --git a/static/assets/images/databases/illustrations/kc-bg.png b/static/assets/images/databases/illustrations/kc-bg.png new file mode 100644 index 0000000000..2ae62dd04d Binary files /dev/null and b/static/assets/images/databases/illustrations/kc-bg.png differ diff --git a/static/assets/images/databases/illustrations/overview.png b/static/assets/images/databases/illustrations/overview.png new file mode 100644 index 0000000000..43d1650239 Binary files /dev/null and b/static/assets/images/databases/illustrations/overview.png differ diff --git a/static/assets/images/databases/illustrations/scalling.png b/static/assets/images/databases/illustrations/scalling.png index cf5d40d32c..40dc4b1682 100644 Binary files a/static/assets/images/databases/illustrations/scalling.png and b/static/assets/images/databases/illustrations/scalling.png differ diff --git a/static/assets/images/databases/illustrations/security.png b/static/assets/images/databases/illustrations/security.png new file mode 100644 index 0000000000..cea1e0cb76 Binary files /dev/null and b/static/assets/images/databases/illustrations/security.png differ diff --git a/static/assets/images/databases/illustrations/version-control.png b/static/assets/images/databases/illustrations/version-control.png new file mode 100644 index 0000000000..ee08e2b192 Binary files /dev/null and b/static/assets/images/databases/illustrations/version-control.png differ diff --git a/static/assets/images/databases/logos/apachi-age.svg b/static/assets/images/databases/logos/apachi-age.svg new file mode 100644 index 0000000000..252ded3745 --- /dev/null +++ b/static/assets/images/databases/logos/apachi-age.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/assets/images/databases/logos/couchbase.svg b/static/assets/images/databases/logos/couchbase.svg new file mode 100644 index 0000000000..2e5feed9af --- /dev/null +++ b/static/assets/images/databases/logos/couchbase.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/assets/images/databases/logos/couchdb.svg b/static/assets/images/databases/logos/couchdb.svg new file mode 100644 index 0000000000..ebd6437809 --- /dev/null +++ b/static/assets/images/databases/logos/couchdb.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/assets/images/databases/logos/neo4j.svg b/static/assets/images/databases/logos/neo4j.svg new file mode 100644 index 0000000000..fc021b1dd1 --- /dev/null +++ b/static/assets/images/databases/logos/neo4j.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/assets/images/databases/logos/png/apachi-age.png b/static/assets/images/databases/logos/png/apachi-age.png new file mode 100644 index 0000000000..da31699bff Binary files /dev/null and b/static/assets/images/databases/logos/png/apachi-age.png differ diff --git a/static/assets/images/databases/logos/png/cassandras.png b/static/assets/images/databases/logos/png/cassandras.png new file mode 100644 index 0000000000..a40da5f704 Binary files /dev/null and b/static/assets/images/databases/logos/png/cassandras.png differ diff --git a/static/assets/images/databases/logos/png/clickhouses.png b/static/assets/images/databases/logos/png/clickhouses.png new file mode 100644 index 0000000000..1c21165932 Binary files /dev/null and b/static/assets/images/databases/logos/png/clickhouses.png differ diff --git a/static/assets/images/databases/logos/png/couchbase.png b/static/assets/images/databases/logos/png/couchbase.png new file mode 100644 index 0000000000..b746e0d352 Binary files /dev/null and b/static/assets/images/databases/logos/png/couchbase.png differ diff --git a/static/assets/images/databases/logos/png/couchdb.png b/static/assets/images/databases/logos/png/couchdb.png new file mode 100644 index 0000000000..3ed61a24ed Binary files /dev/null and b/static/assets/images/databases/logos/png/couchdb.png differ diff --git a/static/assets/images/databases/logos/png/druids.png b/static/assets/images/databases/logos/png/druids.png new file mode 100644 index 0000000000..294b1d5bf1 Binary files /dev/null and b/static/assets/images/databases/logos/png/druids.png differ diff --git a/static/assets/images/databases/logos/png/duckdbs.png b/static/assets/images/databases/logos/png/duckdbs.png new file mode 100644 index 0000000000..6b67291fad Binary files /dev/null and b/static/assets/images/databases/logos/png/duckdbs.png differ diff --git a/static/assets/images/databases/logos/png/elasticsearches.png b/static/assets/images/databases/logos/png/elasticsearches.png new file mode 100644 index 0000000000..03caa4a562 Binary files /dev/null and b/static/assets/images/databases/logos/png/elasticsearches.png differ diff --git a/static/assets/images/databases/logos/png/etcds.png b/static/assets/images/databases/logos/png/etcds.png new file mode 100644 index 0000000000..a60f31ef1a Binary files /dev/null and b/static/assets/images/databases/logos/png/etcds.png differ diff --git a/static/assets/images/databases/logos/png/ferretdbs.png b/static/assets/images/databases/logos/png/ferretdbs.png new file mode 100644 index 0000000000..901a2c4719 Binary files /dev/null and b/static/assets/images/databases/logos/png/ferretdbs.png differ diff --git a/static/assets/images/databases/logos/png/flinks.png b/static/assets/images/databases/logos/png/flinks.png new file mode 100644 index 0000000000..c22777386f Binary files /dev/null and b/static/assets/images/databases/logos/png/flinks.png differ diff --git a/static/assets/images/databases/logos/png/foundationdbs.png b/static/assets/images/databases/logos/png/foundationdbs.png new file mode 100644 index 0000000000..3c7f4259ed Binary files /dev/null and b/static/assets/images/databases/logos/png/foundationdbs.png differ diff --git a/static/assets/images/databases/logos/png/kafkas.png b/static/assets/images/databases/logos/png/kafkas.png new file mode 100644 index 0000000000..e0f620889a Binary files /dev/null and b/static/assets/images/databases/logos/png/kafkas.png differ diff --git a/static/assets/images/databases/logos/png/mariadbs.png b/static/assets/images/databases/logos/png/mariadbs.png new file mode 100644 index 0000000000..27b632f819 Binary files /dev/null and b/static/assets/images/databases/logos/png/mariadbs.png differ diff --git a/static/assets/images/databases/logos/png/memcacheds.png b/static/assets/images/databases/logos/png/memcacheds.png new file mode 100644 index 0000000000..9fadc519ce Binary files /dev/null and b/static/assets/images/databases/logos/png/memcacheds.png differ diff --git a/static/assets/images/databases/logos/png/mongodbs.png b/static/assets/images/databases/logos/png/mongodbs.png new file mode 100644 index 0000000000..ede70dcbb7 Binary files /dev/null and b/static/assets/images/databases/logos/png/mongodbs.png differ diff --git a/static/assets/images/databases/logos/png/mssqlservers.png b/static/assets/images/databases/logos/png/mssqlservers.png new file mode 100644 index 0000000000..9112c7e0a3 Binary files /dev/null and b/static/assets/images/databases/logos/png/mssqlservers.png differ diff --git a/static/assets/images/databases/logos/png/mysqls.png b/static/assets/images/databases/logos/png/mysqls.png new file mode 100644 index 0000000000..392337f06f Binary files /dev/null and b/static/assets/images/databases/logos/png/mysqls.png differ diff --git a/static/assets/images/databases/logos/png/natses.png b/static/assets/images/databases/logos/png/natses.png new file mode 100644 index 0000000000..4be761e7da Binary files /dev/null and b/static/assets/images/databases/logos/png/natses.png differ diff --git a/static/assets/images/databases/logos/png/neo4j.png b/static/assets/images/databases/logos/png/neo4j.png new file mode 100644 index 0000000000..4fb7a39be3 Binary files /dev/null and b/static/assets/images/databases/logos/png/neo4j.png differ diff --git a/static/assets/images/databases/logos/png/opensearch.png b/static/assets/images/databases/logos/png/opensearch.png new file mode 100644 index 0000000000..04f1b4fbf4 Binary files /dev/null and b/static/assets/images/databases/logos/png/opensearch.png differ diff --git a/static/assets/images/databases/logos/png/oracles.png b/static/assets/images/databases/logos/png/oracles.png new file mode 100644 index 0000000000..1c4357d615 Binary files /dev/null and b/static/assets/images/databases/logos/png/oracles.png differ diff --git a/static/assets/images/databases/logos/png/perconaxtradbs.png b/static/assets/images/databases/logos/png/perconaxtradbs.png new file mode 100644 index 0000000000..77b1a2ebe0 Binary files /dev/null and b/static/assets/images/databases/logos/png/perconaxtradbs.png differ diff --git a/static/assets/images/databases/logos/png/pgbouncers.png b/static/assets/images/databases/logos/png/pgbouncers.png new file mode 100644 index 0000000000..e6a52b759d Binary files /dev/null and b/static/assets/images/databases/logos/png/pgbouncers.png differ diff --git a/static/assets/images/databases/logos/png/pgpools.png b/static/assets/images/databases/logos/png/pgpools.png new file mode 100644 index 0000000000..37a4334546 Binary files /dev/null and b/static/assets/images/databases/logos/png/pgpools.png differ diff --git a/static/assets/images/databases/logos/png/postgreses.png b/static/assets/images/databases/logos/png/postgreses.png new file mode 100644 index 0000000000..6c0b889b1a Binary files /dev/null and b/static/assets/images/databases/logos/png/postgreses.png differ diff --git a/static/assets/images/databases/logos/png/proxysqls.png b/static/assets/images/databases/logos/png/proxysqls.png new file mode 100644 index 0000000000..1f382ddbca Binary files /dev/null and b/static/assets/images/databases/logos/png/proxysqls.png differ diff --git a/static/assets/images/databases/logos/png/pulsars.png b/static/assets/images/databases/logos/png/pulsars.png new file mode 100644 index 0000000000..20dc8a4915 Binary files /dev/null and b/static/assets/images/databases/logos/png/pulsars.png differ diff --git a/static/assets/images/databases/logos/png/rabbitmqs.png b/static/assets/images/databases/logos/png/rabbitmqs.png new file mode 100644 index 0000000000..4b1d5218f4 Binary files /dev/null and b/static/assets/images/databases/logos/png/rabbitmqs.png differ diff --git a/static/assets/images/databases/logos/png/redises.png b/static/assets/images/databases/logos/png/redises.png new file mode 100644 index 0000000000..a3d74f056e Binary files /dev/null and b/static/assets/images/databases/logos/png/redises.png differ diff --git a/static/assets/images/databases/logos/png/redissentinels.png b/static/assets/images/databases/logos/png/redissentinels.png new file mode 100644 index 0000000000..2d91fc0770 Binary files /dev/null and b/static/assets/images/databases/logos/png/redissentinels.png differ diff --git a/static/assets/images/databases/logos/png/singlestores.png b/static/assets/images/databases/logos/png/singlestores.png new file mode 100644 index 0000000000..37c93d56ac Binary files /dev/null and b/static/assets/images/databases/logos/png/singlestores.png differ diff --git a/static/assets/images/databases/logos/png/solrs.png b/static/assets/images/databases/logos/png/solrs.png new file mode 100644 index 0000000000..6a977fa229 Binary files /dev/null and b/static/assets/images/databases/logos/png/solrs.png differ diff --git a/static/assets/images/databases/logos/png/valkeys.png b/static/assets/images/databases/logos/png/valkeys.png new file mode 100644 index 0000000000..d5c7538ad4 Binary files /dev/null and b/static/assets/images/databases/logos/png/valkeys.png differ diff --git a/static/assets/images/databases/logos/png/vitesses.png b/static/assets/images/databases/logos/png/vitesses.png new file mode 100644 index 0000000000..ab41e044f0 Binary files /dev/null and b/static/assets/images/databases/logos/png/vitesses.png differ diff --git a/static/assets/images/databases/logos/png/yugabytedbs.png b/static/assets/images/databases/logos/png/yugabytedbs.png new file mode 100644 index 0000000000..438749f345 Binary files /dev/null and b/static/assets/images/databases/logos/png/yugabytedbs.png differ diff --git a/static/assets/images/databases/logos/png/zookeepers.png b/static/assets/images/databases/logos/png/zookeepers.png new file mode 100644 index 0000000000..426d0c2fb7 Binary files /dev/null and b/static/assets/images/databases/logos/png/zookeepers.png differ diff --git a/static/assets/images/databases/logos/singlestores.svg b/static/assets/images/databases/logos/singlestores.svg new file mode 100644 index 0000000000..acb733c09e --- /dev/null +++ b/static/assets/images/databases/logos/singlestores.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/assets/images/databases/logos/solrs.svg b/static/assets/images/databases/logos/solrs.svg new file mode 100644 index 0000000000..75416d9298 --- /dev/null +++ b/static/assets/images/databases/logos/solrs.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/assets/images/databases/logos/yugabytedbs.svg b/static/assets/images/databases/logos/yugabytedbs.svg new file mode 100644 index 0000000000..6f8b456cb0 --- /dev/null +++ b/static/assets/images/databases/logos/yugabytedbs.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/assets/images/databases/logos/zookeepers.svg b/static/assets/images/databases/logos/zookeepers.svg new file mode 100644 index 0000000000..01cc0f9bcd --- /dev/null +++ b/static/assets/images/databases/logos/zookeepers.svg @@ -0,0 +1 @@ + \ No newline at end of file