Solutions

Develop Kubernetes-dependent services

Make it easier and faster to develop and debug features that use Kubernetes workloads and resources

Develop Kubernetes-dependent services

Develop and debug applications that use the Kubernetes API, whether directly in your application or indirectly using platforms like Temporal and Argo Workflows can be complex. When doing so, you can run Velocity on a remote Kubernetes cluster or on a local cluster (minikube/kind/Docker Desktop).

Developing with Velocity in these realistic environments allows developers to evaluate how their microservices interact with external components. This approach aids in finding integration issues, such as compatibility problems, incorrect data formats, or network-related issues, which may be missed when using mocks.

Relevant Technologies