Replies: 4 comments 7 replies
-
I think you need to share more information. These things would be useful:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Stateful set YAML :
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Operator logs -
|
Beta Was this translation helpful? Give feedback.
0 replies
-
OLD KAFKA CR before adding new volume
|
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Configuration -
Strimzi version - 0.27.1
K8s version - 1.22.6
Infrastructure - AKS
Storage Class - Standard Zone redundant storage (ZRS)
Kafka Cluster YAML -
While running
kubectl describe Kafka Cluster-name
I'm getting the below error in the events -Also, when adding a new disk from the operator logs, we could see that it's not reconciling.
Anything we can do here to either add a new disk successfully or increase the size of existing disk without restarting the pods?
Beta Was this translation helpful? Give feedback.
All reactions