Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Cloudflow CRD not found issue #1214

@JGfints

Description

@JGfints

Describe the bug
I followed the installation documentation. cloudflow-operator pod automatically restarting.

To Reproduce
Steps to reproduce the behavior. Please list down all steps on how to reproduce the bug.

helm repo add strimzi https://strimzi.io/charts/
helm repo update
helm install strimzi strimzi/strimzi-kafka-operator --namespace cloudflow
kubectl create ns cloudflow
kubectl apply -f https://raw.githubusercontent.com/lightbend/cloudflow/v2.3.1/core/cloudflow-crd/kubernetes/cloudflow-crd.yaml
helm repo add cloudflow-helm-charts https://lightbend.github.io/cloudflow-helm-charts/
helm repo update
helm install cloudflow cloudflow-helm-charts/cloudflow --namespace cloudflow \
  --version "2.3.1" \
  --set kafkaClusters.default.bootstrapServers=cloudflow-strimzi-kafka-bootstrap.cloudflow:9092
kubernetes version v1.24.1

Screenshots
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions