Skip to content

Plugin for kubectl to manage a Cloud Native PostgreSQL cluster in Kubernetes

License

Notifications You must be signed in to change notification settings

neel5481/kubectl-cnp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Cloud Native PostgreSQL plugin for kubectl

Plugin for kubectl to manage a Cloud Native PostgreSQL cluster in Kubernetes. The plugin works also with oc in an OpenShift environment.

For details, please refer to Cloud Native PostgreSQL documentation.

You can install the plugin in your system with:

curl -sSfL \
  https://github.com/EnterpriseDB/kubectl-cnp/raw/master/install.sh | \
  sudo sh -s -- -b /usr/local/bin

The plugin requires the Cloud Native PostgreSQL operator to be installed in the Kubernetes/Openshift cluster.

About

Plugin for kubectl to manage a Cloud Native PostgreSQL cluster in Kubernetes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%