postgresql-operator

module
v0.0.0-...-f72b439 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2019 License: Apache-2.0

README

PostgreSQL Operator: Deploy PostgreSQL on Kubernetes

To build:

operator-sdk build quay.io/<username>/postgresql-operator:11

To push image:

docker login quay.io -u <username>
docker push quay.io/<username>/postgresql-operator:11

To run the operator locally:

kubectl apply -f deploy/crds/postgresql_v1alpha1_database_crd.yaml
kubectl apply -f deploy/crds/postgresql_v1alpha1_database_cr.yaml
operator-sdk up local

Directories

Path Synopsis
cmd
pkg
apis/postgresql/v1alpha1
Package v1alpha1 contains API Schema definitions for the postgresql v1alpha1 API group +k8s:deepcopy-gen=package,register +groupName=postgresql.baiju.dev Package v1alpha1 contains API Schema definitions for the postgresql v1alpha1 API group +k8s:deepcopy-gen=package,register +groupName=postgresql.baiju.dev
Package v1alpha1 contains API Schema definitions for the postgresql v1alpha1 API group +k8s:deepcopy-gen=package,register +groupName=postgresql.baiju.dev Package v1alpha1 contains API Schema definitions for the postgresql v1alpha1 API group +k8s:deepcopy-gen=package,register +groupName=postgresql.baiju.dev

Jump to

Keyboard shortcuts

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