Hello @rahymov, thanks a lot for participating in the community.
We have some strict elasticsearch kernel requirements in order to run SonarQube, could you try to follow this documentation and set initSysctl.enabled=false and initFs.enabled=false ?
Thanks a lot, let me know if this solves the issue.
I’ve disabled initSysctl and elasticSearch.bootstrapChecks: false. Did work(sonarqube healthy), but would it be issue or what kinda issues we could face?
You should not face any issues now if SonarQube started.
The initSysctl is there to set a vmmaxmap.count kernel parameter required for elasticsearch, if this is too low, SonarQube will not start at all. This means that on the autopilot cluster, parameters are already big enough.