Publishing and running stubs in Kubernetes

After you set up a Kubernetes cluster, you can create and publish stubs from Rational® Integration Tester to Kubernetes such that the stubs can be run in Kubernetes. The stubs published can be co-located with existing services that run in the Kubernetes cluster.

Before you begin

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

Task flow for publishing and running stubs in Kubernetes

You can find information about the tasks that you can follow to first publish the stubs to Kubernetes and then run the stubs in Kubernetes.

Task Go to...

Check if the stub you are publishing is based on a transport that is supported.

Supported transports to publish stubs to Istio or Kubernetes

Publish one or more stubs to Kubernetes by using any of the following methods:
  • User interface
  • Command line
  • Ant task
Verify that the stub is published, by checking the output directory from the publish step. Verifying stub publication in Istio or Kubernetes
Run stubs in Kubernetes. Running stubs in Istio or Kubernetes
View Kubernetes deployment information. Getting stub information in Kubernetes deployments
Stop a stub or delete the deployment of the stub in Kubernetes. Stopping stubs that are running in Istio or Kubernetes