| { |
| "docsSidebar": [ |
| { |
| "type": "doc", |
| "id": "about" |
| }, |
| { |
| "type": "category", |
| "label": "Get Started", |
| "items": [ |
| { |
| "type": "doc", |
| "id": "pulsar-2.0" |
| }, |
| { |
| "type": "doc", |
| "id": "getting-started-standalone" |
| }, |
| { |
| "type": "doc", |
| "id": "getting-started-docker" |
| }, |
| { |
| "type": "doc", |
| "id": "getting-started-helm" |
| }, |
| { |
| "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-proxy-sni-routing" |
| }, |
| { |
| "type": "doc", |
| "id": "concepts-multiple-advertised-listeners" |
| } |
| ] |
| }, |
| { |
| "type": "category", |
| "label": "Pulsar Schema", |
| "items": [ |
| { |
| "type": "doc", |
| "id": "schema-get-started" |
| }, |
| { |
| "type": "doc", |
| "id": "schema-understand" |
| }, |
| { |
| "type": "doc", |
| "id": "schema-evolution-compatibility" |
| }, |
| { |
| "type": "doc", |
| "id": "schema-manage" |
| } |
| ] |
| }, |
| { |
| "type": "category", |
| "label": "Pulsar Functions", |
| "items": [ |
| { |
| "type": "doc", |
| "id": "functions-overview" |
| }, |
| { |
| "type": "doc", |
| "id": "functions-worker" |
| }, |
| { |
| "type": "doc", |
| "id": "functions-runtime" |
| }, |
| { |
| "type": "doc", |
| "id": "functions-develop" |
| }, |
| { |
| "type": "doc", |
| "id": "functions-debug" |
| }, |
| { |
| "type": "doc", |
| "id": "functions-deploy" |
| }, |
| { |
| "type": "doc", |
| "id": "functions-cli" |
| }, |
| { |
| "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-use" |
| }, |
| { |
| "type": "doc", |
| "id": "io-debug" |
| }, |
| { |
| "type": "doc", |
| "id": "io-connectors" |
| }, |
| { |
| "type": "doc", |
| "id": "io-cdc" |
| }, |
| { |
| "type": "doc", |
| "id": "io-develop" |
| }, |
| { |
| "type": "doc", |
| "id": "io-cli" |
| } |
| ] |
| }, |
| { |
| "type": "category", |
| "label": "Pulsar SQL", |
| "items": [ |
| { |
| "type": "doc", |
| "id": "sql-overview" |
| }, |
| { |
| "type": "doc", |
| "id": "sql-getting-started" |
| }, |
| { |
| "type": "doc", |
| "id": "sql-deployment-configurations" |
| }, |
| { |
| "type": "doc", |
| "id": "sql-rest-api" |
| } |
| ] |
| }, |
| { |
| "type": "category", |
| "label": "Kubernetes (Helm)", |
| "items": [ |
| { |
| "type": "doc", |
| "id": "helm-overview" |
| }, |
| { |
| "type": "doc", |
| "id": "helm-prepare" |
| }, |
| { |
| "type": "doc", |
| "id": "helm-install" |
| }, |
| { |
| "type": "doc", |
| "id": "helm-deploy" |
| }, |
| { |
| "type": "doc", |
| "id": "helm-upgrade" |
| }, |
| { |
| "type": "doc", |
| "id": "helm-tools" |
| } |
| ] |
| }, |
| { |
| "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-pulsar-manager" |
| }, |
| { |
| "type": "doc", |
| "id": "administration-stats" |
| }, |
| { |
| "type": "doc", |
| "id": "administration-load-balance" |
| }, |
| { |
| "type": "doc", |
| "id": "administration-proxy" |
| }, |
| { |
| "type": "doc", |
| "id": "administration-upgrade" |
| } |
| ] |
| }, |
| { |
| "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-tls-keystore" |
| }, |
| { |
| "type": "doc", |
| "id": "security-jwt" |
| }, |
| { |
| "type": "doc", |
| "id": "security-athenz" |
| }, |
| { |
| "type": "doc", |
| "id": "security-kerberos" |
| }, |
| { |
| "type": "doc", |
| "id": "security-oauth2" |
| }, |
| { |
| "type": "doc", |
| "id": "security-authorization" |
| }, |
| { |
| "type": "doc", |
| "id": "security-encryption" |
| }, |
| { |
| "type": "doc", |
| "id": "security-extending" |
| }, |
| { |
| "type": "doc", |
| "id": "security-bouncy-castle" |
| } |
| ] |
| }, |
| { |
| "type": "category", |
| "label": "Performance", |
| "items": [ |
| { |
| "type": "doc", |
| "id": "performance-pulsar-perf" |
| } |
| ] |
| }, |
| { |
| "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-non-partitioned-topics" |
| }, |
| { |
| "type": "doc", |
| "id": "admin-api-functions" |
| } |
| ] |
| }, |
| { |
| "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-metrics" |
| }, |
| { |
| "type": "doc", |
| "id": "reference-rest-api-overview" |
| } |
| ] |
| } |
| ] |
| } |