Hi,
I tried to follow the single node kubernetes tutorial for confluent platform installation on k8s.
All the components start correctly except the KSQL DB which fails with a java.lang.OutOfMemoryError at the pod startup.
Do you have any idea how to solve this?
I tried to modify the startup JVM parameters and the kubernetes Statefulset limits but didn’t solve the problem.
Thank you!