APIM - DB-less

gravitee.io/oss/apim/dbless

Gravitee APIM gateway in DB-less mode with the Gravitee Kubernetes Operator

Deploys the Gravitee API Management gateway in DB-less mode alongside the Gravitee Kubernetes Operator (GKO). No database involved — APIs are defined entirely through Kubernetes custom resources.

Usage#

sew create --from gravitee.io/oss/apim/dbless

Endpoints#

ServiceURL
APIM Gatewayhttp://localhost:30082

Details#

  • Kind cluster: gio-dbless
  • Gateway port: http://localhost:30082
  • Components: apim (Helm), gko (Helm)
  • Database: none (DB-less mode)
  • Elasticsearch: disabled

This is the lightest Gravitee APIM setup, ideal for testing gateway functionality and GKO-managed API definitions without any persistence layer.

Post-deploy notes

Your cluster "gravitee-dbless" is ready.

Everything has been deployed in the `gravitee` namespace.

APIM Gateway is listening on http://localhost:30082