Privacy and Security FAQs
Because Velocity builds your images in your cluster, no application data is stored in Velocity.
Yes. Velocity installs a minimal footprint on your cluster to facilitate remote building of images from your local Dockerfiles.
You only need common permissions to apply changes to your cluster. For example, if you can run
kubectl apply -f <manifest.yaml>
then you can work with Velocity.Last modified 2mo ago