postgres-config-operator

command module
v0.0.0-...-a4686c1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 10, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

README

PostgreSQL Configuration Operator

The Postgres Configuration Operator allows for declarative configuration of PostgreSQL instances using Custom Resource Definitions (CRDs).

This operator is written using the Operator SDK.

Operator Features

Getting Started

As this operator is in early development, there are no releases at the moment.

To build a copy of the operator and push the resulting image to a Docker registry, use the following command:

make docker-build docker-push IMG="localhost:5000/postgres-config-operator:latest"

To deploy to a running Kubernetes cluster using the current context configured with kubectl, use:

make deploy IMG="localhost:5000/postgres-config-operator:latest"

Development & Testing

Testing can be done locally by simply running:

make test

Examples

Example manifests can be found under config/samples/.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
v1alpha1
Package v1alpha1 contains API Schema definitions for the postgres v1alpha1 API group +kubebuilder:object:generate=true +groupName=postgres.glints.com
Package v1alpha1 contains API Schema definitions for the postgres v1alpha1 API group +kubebuilder:object:generate=true +groupName=postgres.glints.com

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL