Giter Site home page Giter Site logo

sharadg / postgres-operator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from crunchydata/postgres-operator

0.0 3.0 0.0 36.83 MB

PostgreSQL Operator Creates/Configures/Manages PostgreSQL Clusters on Kubernetes

License: Apache License 2.0

Makefile 0.37% Go 49.31% Shell 1.86% Smarty 0.10% HTML 7.58% CSS 21.06% JavaScript 19.28% Roff 0.44%

postgres-operator's Introduction

Crunchy Data PostgreSQL Operator

Latest Release: 3.4.0 2024-09-25

General

The postgres-operator is a controller that runs within a Kubernetes cluster that provides a means to deploy and manage PostgreSQL clusters.

Documentation

Please view the official Crunchy Data PostgreSQL Operator documentation here. If you are interested in contributing or making an update to the documentation, please view the Contributing Guidelines.

Official Documentation

If you are looking for the latest documentation, please see the develop branch which is considered unstable. The development documentation can be reviewed here

Installation

To build and deploy the Operator on your Kubernetes system, follow the instructions documented on the Installation page.

If you’re seeking to upgrade your existing Operator installation, please visit the Upgrading the Operator page. Also, read the Release Notes as to details on recent changes to the Operator.

What is the Operator?

The postgres-operator is a controller that runs within a Kubernetes cluster that provides a means to deploy and manage PostgreSQL clusters.

Use the postgres-operator to -

  • deploy PostgreSQL containers including streaming replication clusters

  • scale up PostgreSQL clusters with extra replicas

  • add pgpool and metrics sidecars to PostgreSQL clusters

  • apply SQL policies to PostgreSQL clusters

  • assign metadata tags to PostgreSQL clusters

  • maintain PostgreSQL users and passwords

  • perform minor and major upgrades to PostgreSQL clusters

  • load simple CSV and JSON files into PostgreSQL clusters

  • perform database backups

Design

The postgres-operator design incorporates the following concepts -

  • adds Custom Resource Definitions for PostgreSQL to Kubernetes

  • adds controller logic that watches events on PostgreSQL resources

  • provides a command line client (pgo) and REST API for interfacing with the postgres-operator

  • provides for very customized deployments including container resources, storage configurations, and PostgreSQL custom configurations

More design information is found on the How It Works page.

Requirements

The postgres-operator runs on any Kubernetes and Openshift platform that supports Custom Resource Definitions.

The Operator project builds and operates with the following containers -

This Operator is developed and tested on the following operating systems but is known to run on other operating systems -

  • CentOS 7

  • RHEL 7

Installation

To build and deploy the Operator on your Kubernetes system, follow the instructions documented on the Installation page.

If you’re seeking to upgrade your existing Operator installation, please visit the Upgrading the Operator page.

Configuration

The operator is template-driven; this makes it simple to configure both the client and the operator. The configuration options are documented on the Configuration page.

Getting Started

postgres-operator commands are documented on the Getting Started page.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.