Strimzi · JSON Structure
Strimzi Kafka Structure
A Strimzi-managed Kafka cluster custom resource defining the desired state of the Kafka deployment.
Type:
Properties: 0
KafkaKubernetesMessagingOperatorStreaming
Kafka is a JSON Structure definition published by Strimzi.
Meta-schema:
JSON Structure
{
"name": "Kafka",
"description": "A Strimzi-managed Kafka cluster custom resource defining the desired state of the Kafka deployment.",
"fields": [
{"name": "apiVersion", "type": "string", "required": true, "description": "kafka.strimzi.io/v1beta2"},
{"name": "kind", "type": "string", "required": true, "description": "Kafka"},
{"name": "metadata.name", "type": "string", "required": true, "description": "Cluster name (becomes DNS prefix)"},
{"name": "metadata.namespace", "type": "string", "required": false, "description": "Kubernetes namespace"},
{"name": "spec.kafka.replicas", "type": "integer", "required": true, "description": "Number of broker pods"},
{"name": "spec.kafka.version", "type": "string", "required": false, "description": "Kafka version (e.g., 3.7.0)"},
{"name": "spec.kafka.storage.type", "type": "string", "required": true, "description": "Storage type: ephemeral, persistent-claim, jbod"},
{"name": "spec.kafka.listeners", "type": "array", "required": true, "description": "Listener configurations (name, port, type, tls)"},
{"name": "spec.kafka.config", "type": "object", "required": false, "description": "Kafka server.properties overrides"},
{"name": "spec.zookeeper.replicas", "type": "integer", "required": false, "description": "ZooKeeper pod count (non-KRaft)"},
{"name": "spec.entityOperator.topicOperator", "type": "object", "required": false, "description": "Topic Operator config"},
{"name": "spec.entityOperator.userOperator", "type": "object", "required": false, "description": "User Operator config"},
{"name": "status.conditions", "type": "array", "required": false, "description": "Reconciliation conditions"},
{"name": "status.listeners", "type": "array", "required": false, "description": "Bootstrap server addresses by listener type"}
],
"relationships": [
{"name": "KafkaTopic", "type": "array", "target": "KafkaTopic", "description": "Topics managed for this cluster via label strimzi.io/cluster"},
{"name": "KafkaUser", "type": "array", "target": "KafkaUser", "description": "Users managed for this cluster"},
{"name": "KafkaConnect", "type": "array", "target": "KafkaConnect", "description": "Connect clusters associated with this Kafka"},
{"name": "KafkaMirrorMaker2", "type": "array", "target": "KafkaMirrorMaker2", "description": "MirrorMaker 2 instances using this cluster"},
{"name": "KafkaBridge", "type": "array", "target": "KafkaBridge", "description": "HTTP Bridge instances for this cluster"}
]
}
Work with this as data
Every JSON Structure 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 json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.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.
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/strimzi-kafka-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?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.