Home » Posts tagged cluster

How to install Kubernetes cluster on Centos

Kubernetes is a free open-source container orchestration engine or tool for automating deployment, scaling, and management of containerized applications. Google initially designed Kubernetes, but the Cloud Native Computing Foundation now maintains the project. Kubernetes automates functioning tasks of container administration and includes integral commands for deploying applications, rolling...
Continue reading

How to Setup Mariadb Galera Cluster on Centos

MariaDB is a relational database management system (RDBMS) and MariaDB Galera Cluster is a synchronous multi-master cluster for MariaDB. It is available on Linux only, and only supports the XtraDB/InnoDB storage engines. When Galera Cluster is in use, you can direct reads and writes to any node with...
Continue reading

Install and configure DRBD on Centos, RHEL

DRBD (Distributed Replicated Block Device) is a Linux-based free open source software component DRBD facilitates the replacement of shared storage systems by networked mirroring. DRBD makes it possible to maintain consistency of data among multiple systems in a network. Drbd is a block device which is planned to...
Continue reading

Categorized Tag Cloud