
Deploying the Operator will require deployment access to a Kubernetes or OpenShift cluster.Makefile targets below are run from the repository directory. The development host has git installed and has cloned the postgres-operator repository to $GOPATH/src//crunchydata/postgres-operator.Defining a GOBIN environment variable other than $GOPATH/bin may yield unexpected results. Development tools will be installed to this path. The development host has $GOPATH/bin added to its PATH environment variable.GOPATH points to a directory containing src, pkg, and bin directories.

The development host has been created, has access to yum updates, and has a regular user account with sudo rights to run yum.Examples/envs.sh contains the above variable definitions as well as others used by postgres-operator tools Other requirements
