Simplify PostgreSQL Deployments with Kubernetes Operators & GitOps (Crunchy Data Operator)

preview_player
Показать описание
Managing PostgreSQL on Kubernetes can be complex. 😫
In this video, we'll guide you through a declarative PostgreSQL deployment on Kubernetes, achieving a production-ready setup with minimal YAML. 🤯

What you'll learn:
1️⃣ Declarative YAML To Deploy High Availability PostgreSQL and PGAdmin..
2️⃣ Understand the concept and benefits of Kubernetes Operators for managing stateful applications.
3️⃣ Platform Development with Kubernetes Operators

🔗 Links:

00:00 Introduction to Postgres on Kubernetes
00:41 Setting Up Your Environment
01:02 Installing the Crunchy Data Postgres Operator
03:18 Configuring Postgres Clusters
04:50 Managing Users and Databases
06:02 Postgres Web UI with PGAdmin
07:04 High Availability
07:17 Understanding Kubernetes Operators
08:16 Platform Development and Self-Service
08:58 Conclusion

#postgres #kubernetes #devops #k8s
Рекомендации по теме
Комментарии
Автор

REally nice. Wonder why it does not have the exposure other do

RicardoWagner
Автор

Would you be able to do a video creating a multi region cluster with replicas and automatic failover?

bnssoftware
Автор

The pgadmin secret doesnt have usename nor password only users.json and its empty
Runing version 5.6

noMoreHalfMeasuresWaltuh