Prerequisites

Prerequisites for Velocity Development and Remote Debugging

Cluster Set Up

Before developing and debugging with Velocity, ensure you have the following set up:

  • Kubernetes Environment: A running Kubernetes cluster hosting the service you intend to develop or debug.

  • Cluster Permissions: Necessary permissions for the Kubernetes cluster, such as the ability to deploy pods.

Last updated