Kubernetes + PostgreSQL Kubernetes + PostgreSQL
Home
  • CrunchyData PostgreSQL Operator (opens new window)
  • Zalando PostgreSQL Operator (opens new window)
GitHub (opens new window)
Home
  • CrunchyData PostgreSQL Operator (opens new window)
  • Zalando PostgreSQL Operator (opens new window)
GitHub (opens new window)
  • Kubernetes + PostgreSQL
    • Requirements
    • Content
    • Links
  • Create k8s cluster
    • Prepare the local working environment
    • Prepare the Azure environment
    • Create K8s in Azure
  • Patroni
    • pgAdmin - PostgreSQL Tools
    • Install Harbor
  • Zalando Postgres Operator
    • Operator features
    • PostgreSQL Operator features
    • Installation

# Kubernetes + PostgreSQL

Build Status (opens new window)

  • GitHub repository: https://github.com/ruzickap/k8s-postgresql (opens new window)
  • Web Pages: https://ruzickap.github.io/k8s-postgresql (opens new window)

# Requirements

  • azure-cli (opens new window)
  • terraform (opens new window)
  • kubectl (opens new window)
  • Kubernetes, Docker, Linux, AWS knowledge required

# Content

  • Part 01 - Create AKS (Kubernetes) cluster in AWS
  • Part 02 - Patroni
  • Part 03 - Zalando Postgres Operator
  • Part 04 - Crunchy Data PostgreSQL Operator

# Links

  • Postgres as a Service at Zalando (opens new window)
  • Building your own PostgreSQL-as-a-Service on Kubernetes. - Alexander Kukushkin, Zalando SE (opens new window)
  • Deploying PostgreSQL on Kubernetes (opens new window)
Edit this page (opens new window)
Last Updated: 6/30/2024, 2:44:01 AM

Create k8s cluster →