Data on Kubernetes Day Europe 2024 talks are now available for streaming!

Watch Now!

Category Archives: How To

Developing a Multi-cluster Operator with the K8ssandra Operator

Written on March 7, 2022 at 6:18 AM, by

Cassandra is a highly scalable database with an architecture that makes it well suited for multi-region workloads. A Kubernetes cluster often spans across multiple zones within a single region. However,…

How to deploy Elasticsearch on Kubernetes

Written on January 6, 2022 at 5:15 AM, by

99.co is Singapore’s fastest-growing real estate portal. We power our listings search feature with Elasticsearch (ES), a distributed search engine that can perform complicated search queries at a fast speed….

Deploying Cassandra to Multiple Kubernetes Clusters

Written on November 22, 2021 at 8:00 AM, by

Over the last few months, the K8ssandra team has been talking about building a new operator for K8ssandra. The first release of that work has officially arrived! We’re not at…

How to Deploy PostgreSQL On Kubernetes Using OpenEBS

Written on September 9, 2021 at 10:07 AM, by

An Object-Relational Database (ORD) combines both entity-relationship modeling, and object-oriented mapping techniques to enable the efficient organization of data from a limited set of data types. As a result, this…