blob: 8d3001cde99774852e72357dfa14aac8883df55a [file]
{
"docsSidebar": [
{
"type": "doc",
"id": "about"
},
{
"type": "category",
"label": "Getting Started",
"items": [
{
"type": "doc",
"id": "pulsar-2.0"
},
{
"type": "doc",
"id": "getting-started-standalone"
},
{
"type": "doc",
"id": "getting-started-docker"
},
{
"type": "link",
"href": "/docs/client-libraries/",
"label": "Client Libraries"
}
]
},
{
"type": "category",
"label": "Concepts and Architecture",
"items": [
{
"type": "doc",
"id": "concepts-overview"
},
{
"type": "doc",
"id": "concepts-messaging"
},
{
"type": "doc",
"id": "concepts-architecture-overview"
},
{
"type": "doc",
"id": "concepts-clients"
},
{
"type": "doc",
"id": "concepts-replication"
},
{
"type": "doc",
"id": "concepts-multi-tenancy"
},
{
"type": "doc",
"id": "concepts-authentication"
},
{
"type": "doc",
"id": "concepts-topic-compaction"
},
{
"type": "doc",
"id": "concepts-tiered-storage"
},
{
"type": "doc",
"id": "concepts-schema-registry"
}
]
},
{
"type": "category",
"label": "Pulsar Functions",
"items": [
{
"type": "doc",
"id": "functions-overview"
},
{
"type": "doc",
"id": "functions-quickstart"
},
{
"type": "doc",
"id": "functions-api"
},
{
"type": "doc",
"id": "functions-deploying"
},
{
"type": "doc",
"id": "functions-guarantees"
},
{
"type": "doc",
"id": "functions-state"
},
{
"type": "doc",
"id": "functions-metrics"
},
{
"type": "doc",
"id": "functions-worker"
},
{
"type": "doc",
"id": "window-functions-context"
}
]
},
{
"type": "category",
"label": "Pulsar IO",
"items": [
{
"type": "doc",
"id": "io-overview"
},
{
"type": "doc",
"id": "io-quickstart"
},
{
"type": "doc",
"id": "io-managing"
},
{
"type": "doc",
"id": "io-connectors"
},
{
"type": "doc",
"id": "io-develop"
},
{
"type": "doc",
"id": "io-cdc"
}
]
},
{
"type": "category",
"label": "Pulsar SQL",
"items": [
{
"type": "doc",
"id": "sql-overview"
},
{
"type": "doc",
"id": "sql-getting-started"
},
{
"type": "doc",
"id": "sql-deployment-configurations"
}
]
},
{
"type": "category",
"label": "Deployment",
"items": [
{
"type": "doc",
"id": "deploy-aws"
},
{
"type": "doc",
"id": "deploy-kubernetes"
},
{
"type": "doc",
"id": "deploy-bare-metal"
},
{
"type": "doc",
"id": "deploy-bare-metal-multi-cluster"
},
{
"type": "doc",
"id": "deploy-monitoring"
}
]
},
{
"type": "category",
"label": "Administration",
"items": [
{
"type": "doc",
"id": "administration-zk-bk"
},
{
"type": "doc",
"id": "administration-geo"
},
{
"type": "doc",
"id": "administration-dashboard"
},
{
"type": "doc",
"id": "administration-stats"
},
{
"type": "doc",
"id": "administration-load-balance"
},
{
"type": "doc",
"id": "administration-proxy"
}
]
},
{
"type": "category",
"label": "Security",
"items": [
{
"type": "doc",
"id": "security-overview"
},
{
"type": "doc",
"id": "security-tls-transport"
},
{
"type": "doc",
"id": "security-tls-authentication"
},
{
"type": "doc",
"id": "security-token-client"
},
{
"type": "doc",
"id": "security-token-admin"
},
{
"type": "doc",
"id": "security-athenz"
},
{
"type": "doc",
"id": "security-kerberos"
},
{
"type": "doc",
"id": "security-authorization"
},
{
"type": "doc",
"id": "security-encryption"
},
{
"type": "doc",
"id": "security-extending"
}
]
},
{
"type": "link",
"href": "/docs/client-libraries/",
"label": "Client Libraries"
},
{
"type": "category",
"label": "Admin API",
"items": [
{
"type": "doc",
"id": "admin-api-overview"
},
{
"type": "doc",
"id": "admin-api-clusters"
},
{
"type": "doc",
"id": "admin-api-tenants"
},
{
"type": "doc",
"id": "admin-api-brokers"
},
{
"type": "doc",
"id": "admin-api-namespaces"
},
{
"type": "doc",
"id": "admin-api-permissions"
},
{
"type": "doc",
"id": "admin-api-persistent-topics"
},
{
"type": "doc",
"id": "admin-api-non-persistent-topics"
},
{
"type": "doc",
"id": "admin-api-partitioned-topics"
},
{
"type": "doc",
"id": "admin-api-schemas"
}
]
},
{
"type": "category",
"label": "Adaptors",
"items": [
{
"type": "doc",
"id": "adaptors-kafka"
},
{
"type": "doc",
"id": "adaptors-spark"
},
{
"type": "doc",
"id": "adaptors-storm"
}
]
},
{
"type": "category",
"label": "Cookbooks",
"items": [
{
"type": "doc",
"id": "cookbooks-tiered-storage"
},
{
"type": "doc",
"id": "cookbooks-compaction"
},
{
"type": "doc",
"id": "cookbooks-deduplication"
},
{
"type": "doc",
"id": "cookbooks-non-persistent"
},
{
"type": "doc",
"id": "cookbooks-partitioned"
},
{
"type": "doc",
"id": "cookbooks-retention-expiry"
},
{
"type": "doc",
"id": "cookbooks-encryption"
},
{
"type": "doc",
"id": "cookbooks-message-queue"
},
{
"type": "doc",
"id": "cookbooks-bookkeepermetadata"
}
]
},
{
"type": "category",
"label": "Development",
"items": [
{
"type": "doc",
"id": "develop-tools"
},
{
"type": "doc",
"id": "developing-binary-protocol"
},
{
"type": "doc",
"id": "develop-schema"
},
{
"type": "doc",
"id": "develop-load-manager"
},
{
"type": "doc",
"id": "develop-cpp"
}
]
},
{
"type": "category",
"label": "Reference",
"items": [
{
"type": "doc",
"id": "reference-terminology"
},
{
"type": "doc",
"id": "reference-cli-tools"
},
{
"type": "doc",
"id": "pulsar-admin"
},
{
"type": "doc",
"id": "reference-configuration"
},
{
"type": "doc",
"id": "reference-rest-api-overview"
}
]
}
]
}