Giter Site home page Giter Site logo

cloudflow-helm-charts's People

Contributors

andreatp avatar ignasi35 avatar justinpihony avatar marcospereira avatar olofwalker avatar raboof avatar rayroestenburg avatar rorystokes avatar sebastian-alfers avatar seglo avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cloudflow-helm-charts's Issues

User "system:serviceaccount:cloudflow:cloudflow-operator" cannot create resource "customresourcedefinitions" in API group "apiextensions.k8s.io" at the cluster scope.

helm install cloudflow cloudflow-helm-charts/cloudflow --namespace cloudflow \
  --version "2.2.2" \
  --set kafkaClusters.default.bootstrapServers=cloudflow-strimzi-kafka-bootstrap.cloudflow:9092
2021-09-09 12:31:20,166 INFO  [ActorSystemImpl] - Bound to /0:0:0:0:0:0:0:0:5001.
2021-09-09 12:31:26,269 INFO  [ActorSystemImpl] - Connected to Kubernetes cluster 
2021-09-09 12:31:32,178 ERROR [ActorSystemImpl] - Unexpected error starting cloudflow operator, terminating.
io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.43.0.1/apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. customresourcedefinitions.apiextensions.k8s.io is forbidden: User "system:serviceaccount:cloudflow:cloudflow-operator" cannot create resource "customresourcedefinitions" in API group "apiextensions.k8s.io" at the cluster scope.
	at io.fabric8.kubernetes.client.dsl.base.OperationSupport.requestFailure(OperationSupport.java:570)
	at io.fabric8.kubernetes.client.dsl.base.OperationSupport.assertResponseCode(OperationSupport.java:507)
	at io.fabric8.kubernetes.client.dsl.base.OperationSupport.handleResponse(OperationSupport.java:474)
	at io.fabric8.kubernetes.client.dsl.base.OperationSupport.handleResponse(OperationSupport.java:435)
	at io.fabric8.kubernetes.client.dsl.base.OperationSupport.handleCreate(OperationSupport.java:250)
	at io.fabric8.kubernetes.client.dsl.base.BaseOperation.handleCreate(BaseOperation.java:871)
	at io.fabric8.kubernetes.client.dsl.base.BaseOperation.create(BaseOperation.java:366)
	at io.fabric8.kubernetes.client.dsl.base.BaseOperation.create(BaseOperation.java:85)
	at cloudflow.operator.Main$.checkCRD(Main.scala:153)
	at cloudflow.operator.Main$.main(Main.scala:61)
	at cloudflow.operator.Main.main(Main.scala)

Problem installing Cloudflow 2.3.0 operator

After installing CRD and operator as explained in documentation, the operator fails to start. This is the error in the log file:
2022-03-29 07:32:22,389 INFO [ActorSystemImpl] - Bound to /0:0:0:0:0:0:0:0:5001.
2022-03-29 07:32:22,900 INFO [ActorSystemImpl] - Connecting to all namespaces
2022-03-29 07:32:23,295 INFO [ActorSystemImpl] - Connected to Kubernetes cluster
2022-03-29 07:32:24,486 ERROR [ActorSystemImpl] - Cloudflow CRD not found, please install it: 'kubectl apply -f https://raw.githubusercontent.com/lightbend/cloudflow/v2.3.1-RC2/core/cloudflow-crd/kubernetes/cloudflow-crd.yaml'
2022-03-29 07:32:24,487 ERROR [ActorSystemImpl] - Unexpected error starting cloudflow operator, terminating.

The CRD is there, I verified.

Tried to install on latest k3s and microk8s

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.