Skip to main content
New to Testkube? Unleash the power of cloud native testing in Kubernetes with Testkube. Get Started >

Testkube Agent /debug operations

Testkube API (1.0.0)

Download OpenAPI specification:Download

E-mail: testkube@kubeshop.io License: MIT

Testkube provides a Kubernetes-native framework for test definition, execution and results

Get debug information

Gets information that is needed for debugging and opening Testkube bug reports

Responses

Response samples

Content type
application/json
{
  • "clientVersion": "1.4.9",
  • "serverVersion": "v1.4.9",
  • "clusterVersion": "v1.23.4",
  • "apiLogs": [
    ],
  • "operatorLogs": [
    ],
  • "executionLogs": {
    }
}