Collecting CloudCasa Kubernetes agent log files

Summary

CloudCasa Support may sometimes ask you for an agent log file in order to troubleshoot certain issues with your Kubernetes clusters. Follow the instructions in this section to retrieve the CloudCasa agent log for Kubernetes.

Step-by-Step

  1. Log in to a shell session on a Linux system that is set up for kubectl access to your Kubernetes cluster.

  2. Run the following shell command:

$ curl  https://raw.githubusercontent.com/catalogicsoftware/cloudcasa-artifacts/master/scripts/cc_kubeagent_logs.sh \
| bash - \
| tee cc_kubeagent_log.txt
  1. Provide the file cc_kubeagent_log.txt to CloudCasa Support.