You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 26, 2025. It is now read-only.
pxc was configured to use cluster in given namespace kubectl pxc config cluster set --name=xxx --portworx-service-namespace=portworx
pxc pxctl always connects to pods in kube-system namespace ignoring the above
kubectl pxc pxctl status
>> Running pxctl on k8s-node-2
No resources found in kube-system namespace.
error: expected 'exec (POD | TYPE/NAME) COMMAND [ARG1] [ARG2] ... [ARGN]'.
POD or TYPE/NAME and COMMAND are required arguments for the exec command
See 'kubectl exec -h' for help and examples
Describe the bug
pxc was configured to use cluster in given namespace
kubectl pxc config cluster set --name=xxx --portworx-service-namespace=portworx
pxc pxctl always connects to pods in kube-system namespace ignoring the above
Version
Additional Information
The text was updated successfully, but these errors were encountered: