Skip to main content

Set up Kubernetes test environments for TestOps

In Katalon TestOps, you can create a Kubernetes (EKS) test environment to execute or schedule Test Runs.
Note:

Compatible with Kubernetes version 1.25 or earlier. The setup works best with version 1.25.

Follow these steps:
  1. Sign in to Katalon TestOps.
  2. Go to your Project > Configurations > Test Environments > Kubernetes.

  3. Click Create Kubernetes Test Environment at the top right corner.

  4. Fill in the required information.

    create kubernetes page

    • In the Agent Name section, enter a name for your Agent.
    • In the URL, Certificate Authority and Namespace sections, enter your Kubernetes information.
    • In the Katalon API Key section, enter your API Key.
    • In the Authentication Type section, choose one of the following options:

      • Username/Password
      • Token
      • AWS EKS
        Note:

        You have already configured Authentication Type in EKS.

  5. Click Test Connection, then click Create to complete.

  6. Go to Test Environments > Kubernetes to see the list of Kubernetes test environments you have created.



Next steps:

  1. Upload Test Scripts from a Git Repository.
  2. Schedule Test Runs.

See also: