-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
-
False
-
-
Description of the problem:
Deploying a Kafka cluster with the install script is failing with the following:
error: unable to read URL \"https://strimzi.io/examples/latest/kafka/kraft/kafka-single-node.yaml\", server reported 404 Not Found, status code=404
Navigating to the URL results in a 404 error.
Using the following to install the kafka cluster worked: https://raw.githubusercontent.com/strimzi/strimzi-kafka-operator/refs/tags/0.46.0/examples/kafka/kafka-single-node.yaml
How reproducible: 100%
Steps to reproduce:
1. Try to install a Kafka cluster on a OCP cluster using the linked install script above.
Actual results: See above
Expected results: The link to the strimzi kafka-single-node file should be updated.
- links to