kafka/docs
Ismael Juma 6aab304542
MINOR: Update upgrade notes for 4.0.0 (#18960)
Details:
1. Upgrades to 4.0.x are only supported from 3.3.x and for kraft mode clusters
2. Add rolling upgrade instructions for 4.0.x
3. Clarify the message for zk to kraft migrations
4. Remove all the upgrade instructions for older versions (they can still be found in the upgrade notes for older releases)

Reviewers: Chia-Ping Tsai <chia7712@gmail.com>, David Jacot <djacot@confluent.io>
2025-02-19 09:32:50 -08:00
..
documentation KAFKA-10679: [Streams] migrate kafka-site updated docs to kafka/docs (#9554) 2020-11-04 08:30:10 -05:00
images KAFKA-18111: Add Kafka Logo to README (#18452) 2025-01-08 17:17:31 -08:00
js MINOR: Bump trunk to 4.1.0-SNAPSHOT (#18213) 2024-12-16 16:47:13 +01:00
streams MINOR: Java version and TLS documentation improvements (#18822) 2025-02-10 12:24:28 -08:00
README.md KAFKA-16467: add docs README (#15664) 2024-04-30 10:26:35 +08:00
api.html KAFKA-6197: Update Streams API and Javadoc references in documentation (#17215) 2024-09-28 12:42:59 -07:00
configuration.html MINOR: add docs for "org.apache.kafka.sasl.oauthbearer.allowed.urls" (#18938) 2025-02-18 16:47:43 +08:00
connect.html MINOR: Remove unnecessary < from Errant Record Reporter section (#18498) 2025-01-13 12:13:10 +01:00
design.html KAFKA-17671: Create better documentation for transactions (#17454) 2025-01-10 09:53:51 +00:00
docker.html MINOR: Refresh of the docs (#16375) 2024-06-18 17:15:47 +02:00
documentation.html KAFKA-6197: Update Streams API and Javadoc references in documentation (#17215) 2024-09-28 12:42:59 -07:00
ecosystem.html MINOR: Improve introduction section in docs to better cover connect and streams. Make uses and ecosystem pages stand alone. 2016-09-28 16:30:21 -07:00
implementation.html KAFKA-18011 Remove ZooKeeper sections from the docs (#17813) 2024-11-26 01:58:48 +08:00
introduction.html MINOR: Fix broken link in introduction.html (#11249) 2021-10-11 16:45:36 +02:00
ops.html KAFKA-18601: Assume a baseline of 3.3 for server protocol versions (#18845) 2025-02-19 05:35:42 -08:00
protocol.html MINOR: Add protocol documentation about ApiVersions Fallback behaviour (#17967) 2024-12-05 11:22:27 +08:00
quickstart.html KAFKA-18229: Move configs out of "kraft" directory (#18389) 2025-01-22 15:47:57 +01:00
security.html KAFKA-16718 [1/n]: Added DeleteShareGroupOffsets request and response schema (#18927) 2025-02-18 14:06:24 +00:00
toc.html KAFKA-17671: Create better documentation for transactions (#17454) 2025-01-10 09:53:51 +00:00
upgrade.html MINOR: Update upgrade notes for 4.0.0 (#18960) 2025-02-19 09:32:50 -08:00
uses.html MINOR: Various fixes in the docs (#14914) 2023-12-04 22:06:49 +01:00
zk2kraft.html KAFKA-18743 Remove leader.imbalance.per.broker.percentage as it is not supported by Kraft (#18821) 2025-02-11 04:01:57 +08:00

README.md

Docs

The documentation needs to run with kafka-site. Please check the README in the kafka-site repository to preview documentation locally.