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

Watch Now!

Tag Archives: PostgreSQL

Production Postgres Made Easy on Kubernetes

It’s one thing to get a database up and running on Kubernetes; it’s another to run it in production. There are many “Day 2” operations to manage when running any…

Secure PostgreSQL on Kubernetes

What are the most important security requirements that we expect from a PostgreSQL deployment on Kubernetes? What challenges arise for stateful workloads? Discover how EDB has addressed them while building…

How to Deploy PostgreSQL On Kubernetes Using OpenEBS

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…