Gravitee Kubernetes Operator

The Gravitee Kubernetes Operator (GKO) is a Go-based Kubernetes operator that lets platform teams declare Gravitee APIs, applications, subscriptions, shared policy groups, and management contexts as Kubernetes custom resources. It reconciles those resources against one or more Gravitee APIM installations.

Documentation

SDKs

Other Resources

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/gravitee-kubernetes-operator"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: gravitee:gravitee-kubernetes-operator
name: Gravitee Kubernetes Operator
description: The Gravitee Kubernetes Operator (GKO) is a Go-based Kubernetes operator that lets platform
  teams declare Gravitee APIs, applications, subscriptions, shared policy groups, and management contexts
  as Kubernetes custom resources. It reconciles those resources against one or more Gravitee APIM installations.
humanURL: https://documentation.gravitee.io/apim/kubernetes-operator
baseURL: https://github.com/gravitee-io/gravitee-kubernetes-operator
tags:
- Kubernetes
- Operator
- GitOps
- CRD
- Open-Source
tags_raw:
- Kubernetes
- Operator
- GitOps
- CRD
- Open Source
properties:
- type: Documentation
  url: https://documentation.gravitee.io/apim/kubernetes-operator
- type: GitHubRepository
  url: https://github.com/gravitee-io/gravitee-kubernetes-operator
- type: HelmChart
  url: https://github.com/gravitee-io/gravitee-kubernetes-operator/tree/master/helm/gko
- type: License
  url: https://github.com/gravitee-io/gravitee-kubernetes-operator/blob/master/LICENSE.txt
- type: KubernetesCRD
  url: crd/gravitee.io_apidefinitions.yaml
- type: KubernetesCRD
  url: crd/gravitee.io_apiv4definitions.yaml
- type: KubernetesCRD
  url: crd/gravitee.io_apiresources.yaml
- type: KubernetesCRD
  url: crd/gravitee.io_applications.yaml
- type: KubernetesCRD
  url: crd/gravitee.io_subscriptions.yaml
- type: KubernetesCRD
  url: crd/gravitee.io_managementcontexts.yaml
- type: KubernetesCRD
  url: crd/gravitee.io_sharedpolicygroups.yaml
- type: KubernetesCRD
  url: crd/gravitee.io_groups.yaml
- type: KubernetesCRD
  url: crd/gravitee.io_kafkaroutes.yaml
- type: KubernetesCRD
  url: crd/gravitee.io_notifications.yaml
features:
- name: Declarative API Definitions
  description: ApiDefinition (v2) and ApiV4Definition CRDs for proxy and message APIs.
- name: Application and Subscription CRDs
  description: Application and Subscription resources for declarative consumer onboarding.
- name: Shared Policy Groups
  description: Bundle and version policy groups across many APIs via CRD.
- name: Kafka Route CRD
  description: Declarative Kafka topic routes for the Kafka Gateway.
- name: Management Context
  description: Connect the operator to one or more APIM Management API endpoints.
- name: Notifications
  description: Declarative notification configuration for promotion / lifecycle events.
integrations:
- name: Kubernetes
- name: Argo CD
- name: Flux CD
- name: Helm
- name: kustomize
authentication:
- type: Bearer Token
- type: API Key