Set up Kubernetes test environments for TestOps
In Katalon TestOps, you can create a Kubernetes (EKS) test environment to execute or schedule Test Runs.
Set up a Kubernetes Test Environment
To set up a Kubernetes Test Environment, follow these steps:- Sign in to Katalon TestOps and go to .
This shows the
Test Environments page. It also lists the agents you have.
![Current Agents in Katalon TestOps.](/cbd58420-9dea-11ee-b8c3-0242c7a41fd4/TO_Decemeber_20_2023_Test_Environments_page.png)
- Click Kubernetes to switch to the Kubernetes Test Environmentspage.
- Click the Create Kubernetes Test Environment button at the upper right corner.
- Fill in the information for your agent. The Authentication Type section has a dropdown menu with 3 options:
Agent Name: The display name for your agent
URL: The API server endpoint.
Certificate Authority: The content of your certificate authority.
Namespace: The namespace created for your Kubernetes cluster.
Authentication Type: The authentication method to access Kubernetes environment.
![Kubernetes Test Environment setup in Katalon TestOps.](/1616d010-9dfb-11ee-b8c3-0242c7a41fd4/TO_December_20_2023_Kubernetes_Test_Environment_configuration.png)
- Click Test Connection to ensure your information is correct.
- When the connection is correct, click Create.
You've set up your Kubernetes test environment. The next step is to assign your agent to a project. To learn how, see: Manage the Agent status. If you've already done both, then you can Schedule test runs.