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.
- 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.
- 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.