This tool's purpose is to provide usable information for the support team to help understand and troubleshoot customer issues within the PSMDB Operator environment. Types of data collected should be the logs for the instance, a complete picture of the K8S objects related to that cluster, and the typical output expect of pt-mongodb-summary for the underlying database instances.
It should be invoked by running:
pt-k8s-psmdb-summary --namespace= --cluster= Where the namespace is the K8S namespace that you should have set-context refer to, and the cluster is the name of the PerconaServerMongodb object in Kubernetes.
There will be an analogous tool created for the PXC Operator as well (referenced in a separate ticket).
This tool's purpose is to provide usable information for the support team to help understand and troubleshoot customer issues within the PSMDB Operator environment. Types of data collected should be the logs for the instance, a complete picture of the K8S objects related to that cluster, and the typical output expect of pt-mongodb-summary for the underlying database instances.
It should be invoked by running:
pt-k8s-psmdb-summary --namespace= --cluster=
Where the namespace is the K8S namespace that you should have set-context refer to, and the cluster is the name of the PerconaServerMongodb object in Kubernetes.
There will be an analogous tool created for the PXC Operator as well (referenced in a separate ticket).