File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/guides/applications/big-data/manually-deploy-kafka-cluster Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ If you wish to deploy Kafka automatically rather than manually, consider our [Ap
33
33
34
34
The following software and components must be installed and configured on your local system in order for the provided playbooks to function:
35
35
36
- - [ Python] ( https://www.python.org/downloads/ ) version: > v3.8
36
+ - [ Python] ( https://www.python.org/downloads/ ) version: > v3.11
37
37
- The [ venv] ( https://docs.python.org/3/library/venv.html ) Python module
38
38
- A [ Linode API access token] ( /docs/products/tools/api/get-started/#get-an-access-token )
39
39
- A configured [ SSH key pair] ( /docs/guides/use-public-key-authentication-with-ssh/ ) along with your public key
@@ -433,4 +433,4 @@ Familiarize yourself with the official Apache Kafka documentation, including use
433
433
434
434
- [Apache Kafka Documentation](https://kafka.apache.org/documentation/)
435
435
- [Kafka Project Information](https://kafka.apache.org/project)
436
- - [Kafka Contact Information](https://kafka.apache.org/contact)
436
+ - [Kafka Contact Information](https://kafka.apache.org/contact)
You can’t perform that action at this time.
0 commit comments