Prerequisites

Prerequisites for Velocity Development and Remote Debugging

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.

  • One of the following IDEs

    • JetBrains (IDE) v2022.3 or later

    • Visual Studio Code v1.79.0 and above

Last updated