IBM Cloud Docs
Running tests with the Diagnostics and Debug Tool

Running tests with the Diagnostics and Debug Tool

Virtual Private Cloud Classic infrastructure

While you troubleshoot, you can use the IBM Cloud Kubernetes Service Diagnostics and Debug Tool to run tests and gather pertinent information from your cluster.

Only one version of the Diagnostics and Debug Tool is available at a time. This version is available for all clusters versions. The tool is updated approximately once a month to address vulnerabilities. These updates are applied automatically. When a new version is pushed to a production region, all installed instances in that region are updated.

Enable and run the Diagnostics and Debug Tool add-on

  1. In the Kubernetes clusters console, click the name of the cluster where you want to install the debug tool add-on.

  2. On the Diagnostics and Debug Tool card, click Install.

  3. In the dialog box, click Install. Note that it can take a few minutes for the add-on to be installed. To resolve some common issues that you might encounter during the add-on deployment, see Reviewing add-on state and statuses.

  4. On the Diagnostics and Debug Tool card, click Dashboard.

  5. In the debug tool dashboard, select individual tests or a group of tests to run. Some tests check for potential warnings, errors, or issues, and some tests only gather information that you can reference while you troubleshoot. For more information about the function of each test, click the information icon next to the test's name.

  6. Click Run.

  7. Check the results of each test.

    • If any test fails, click the information icon next to the test's name for information about how to resolve the issue.
    • You can also use the results of tests to gather information, such as complete YAMLs, that can help you debug your cluster in the following sections.