Installing the Testkube Agent
Installation Steps
- To add a new agent, create a new environment:
- Fill in the environment name:
- Copy the Helm install command into the terminal to install a new Testkube environment in Agent mode:
- Run the command in your terminal.
You will need Helm installed and kubectl
configured with access to your Kubernetes cluster:
- To install
helm
just follow the install instrcutions on the Helm web site. - To install
kubectl
follow Kubernetes docs.
- After some time, you should see the Helm installation notice:
Validating the Installation
Testkube Cloud will notify if the installation is successful.
- A green indicator means that your cluster was able to connect to the Testkube Cloud.
- A red indicator indicates that the Testkube Agent can't connect to the Testkube Cloud API (Testkube needs some time to establish a connection, max time is 2-3 minutes).
In case of a RED status you can try to debug the issues with the command below:
testkube agent debug