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
3333
3434The following software and components must be installed and configured on your local system in order for the provided playbooks to function:
3535
36- - [ Python] ( https://www.python.org/downloads/ ) version: > v3.8
36+ - [ Python] ( https://www.python.org/downloads/ ) version: > v3.11
3737- The [ venv] ( https://docs.python.org/3/library/venv.html ) Python module
3838- A [ Linode API access token] ( /docs/products/tools/api/get-started/#get-an-access-token )
3939- 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
433433
434434- [Apache Kafka Documentation](https://kafka.apache.org/documentation/)
435435- [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