Issues on kubernetes

Hi,
There are issues on kubernetes cluster while having dremio. It says insufficient CPS to various Pods/ However, I have 3 nodes cluster in Azure. Anything I should be aware about?

Hi,
Just to make sure-- have you looked at the values in values.yaml in the chart and made sure that the nodes in your cluster can handle them?

1 Like

@chandan-g-bhagat
The error indicates there’s not enough CPU and memory on the nodes. So you would need to adjust the CPU and memory size for coordinator, executors and zookeepers in values.yaml.

1 Like