v0.23.0
New Features
- Refocus of pxc as a true kubectl plugin
- pxc now stores all Portworx connection and login (authentication) information in the kubeconfig file.
- Support for multiple kubeconfigs in the KUBECONFIG environment variable
- lots of bug fixes
- Unix releases use
.tar.gz
format
New Commands
pxc script
: Run python scripts (Requires python3)pxc login
: Provide credentials for communication with a secure Portworx system. See docs on how to secure your Portworx system in Kubernetes easily.pxc config set-cluster
: Set specific Portworx information if using non-standard deployment service name
Documentation
Usage
Download and move kubectl-pxc
file to somewhere in your path, then run:
$ kubectl pxc describe cluster
Works with PKS, AWS, EKS, AKS, GKE, and on-prem kubernetes deployments.