Testing with Kubernetes

HCL DevOps Test Integrations and APIs (Test Integrations and APIs) supports testing with Kubernetes after you set up a Kubernetes cluster. You can test the containerized applications that run as services in Kubernetes in Test Integrations and APIs. You can also create and publish stubs from Test Integrations and APIs to Kubernetes and then run the stubs in Kubernetes.

Introduction

Kubernetes is an open-source container orchestration engine for automating deployment, scaling, and managing containerized applications. The open-source project is hosted by the Cloud Native Computing Foundation (CNCF). For information about Kubernetes, see the Kubernetes documentation.

Before you begin

You must have completed the setting up the latest version of a Kubernetes cluster in your IT infrastructure.

Tasks for testing with Kubernetes