Checking Compute Node Logs
- Refer to the instructions in "3. Accessing Compute Node" to access the CN container.
- Navigate to the /home/admin/drds-server/logs directory to check the necessary logs.
- If you need to copy log files to your local machine, you can use the following command:
kubectl cp {pod name}:{log file inside the pod} {local directory}