You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've just created a Kafka cluster using "Kafka Cluster (with replication)" from the Market Place. After the deployment, kalm-controller-manager-0 doesn't start properly with error: CrashLoopBackOff
In the log, I can only find below. Any hints on how it can be resolved?
{"error":"no matches for kind "ReleaseRollback" in version "app.gke.io/v1beta1"", "kind":"ReleaseRollback.app.gke.io", "level":"error", "logger":"controller-runtime.source", "msg":"if kind is a CRD, it should be installed before calling Start", "stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func1
/go/src/gke-internal.googlesource.com/GoogleCloudPlatform/kalm/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:165
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start
/go/src/gke-internal.googlesource.com/GoogleCloudPlatform/kalm/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:198
sigs.k8s.io/controller-runtime/pkg/manager.(*controllerManager).startLeaderElectionRunnables.func1
/go/src/gke-internal.googlesource.com/GoogleCloudPlatform/kalm/vendor/sigs.k8s.io/controller-runtime/pkg/manager/internal.go:514", "ts":1.668618937958599E9}
The text was updated successfully, but these errors were encountered:
Category:
Kubernetes apps
Type:
Kafka
I've just created a Kafka cluster using "Kafka Cluster (with replication)" from the Market Place. After the deployment, kalm-controller-manager-0 doesn't start properly with error: CrashLoopBackOff
In the log, I can only find below. Any hints on how it can be resolved?
{"error":"no matches for kind "ReleaseRollback" in version "app.gke.io/v1beta1"", "kind":"ReleaseRollback.app.gke.io", "level":"error", "logger":"controller-runtime.source", "msg":"if kind is a CRD, it should be installed before calling Start", "stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func1
/go/src/gke-internal.googlesource.com/GoogleCloudPlatform/kalm/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:165
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start
/go/src/gke-internal.googlesource.com/GoogleCloudPlatform/kalm/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:198
sigs.k8s.io/controller-runtime/pkg/manager.(*controllerManager).startLeaderElectionRunnables.func1
/go/src/gke-internal.googlesource.com/GoogleCloudPlatform/kalm/vendor/sigs.k8s.io/controller-runtime/pkg/manager/internal.go:514", "ts":1.668618937958599E9}
The text was updated successfully, but these errors were encountered: