Prerequisites
In order to develop and debug with Velocity, you'll need to have the following:
- A Kubernetes environment that is running the service you want to develop or debug.
- Common permissions for the Kubernetes cluster. For example, you need to be able to deploy a Pod to the cluster.
- Your JetBrains IDE updated to v2022.3+.
Last modified 3mo ago