Skip to main content

What is KubeOrbit

KubeOrbit is an integration testing tool for cloud-native application.

What can it do?

It solves the following problems during integration tests:

  1. Developers in a team need to wait for others to finish testing due to the limited test environment, which slows down development.
  2. An unstable feature being deployed to a microservice causes errors on whole system.
  3. The test environment is easy to change and unstable, which has negative effects on team collaboration.

Features

KubeOrbit has taken the following features into consideration during the design:

  1. Quick command to forward in-cluster traffic to your local workstation.
  2. No need to change your architecture: Adapt to the tech stack and architecture of your microservice, so you don't need to change them.