GuidesAPI Reference
Log In

Runtimes are backends that run Services. Prodvana works across a diverse set of Runtimes, with Kubernetes and ECS supported out of the box.

Connecting a Kubernetes Runtime does not require you to have a public IP nor give us any kind of credentials. Instead, you will install our Prodvana Agent on your Kubernetes cluster which will securely talk back to us and manage Prodvana-controlled services on your cluster.

Connecting an ECS Runtime requires you to create an AWS service account and give us the credentials.

Prodvana provides extension APIs for you to define custom runtime implementations specific to your workload.