sbbagal13 opened a new issue, #24064: URL: https://github.com/apache/doris/issues/24064
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version 2.0.1 on Openshift K8S cluster ### What's Wrong? When executing follower.yaml mentioned in document with image [doris.fe-ubuntu:2.0.1](https://hub.docker.com/layers/selectdb/doris.fe-ubuntu/2.0.1/images/sha256-d96944ece25b92717aebd018d2b440fb7cde93ef94e1465f170874ccda4c5c22?context=explore) Getting Below error while starting the container `2023-09-07T16:20:33+00:00 [Warn] [Entrypoint]: BUILD_TYPE k8s /opt/apache-doris/fe/bin/init_fe.sh: line 298: start_fe.sh: command not found ` ### What You Expected? It should run without mentioned error ### How to Reproduce? 1. Download follower.yaml from installation document link 2. Update image tag to selectdb/doris.fe-ubuntu:2.0.1 3. Openshift cluster run below command oc apply -f follower.yaml ### Anything Else? _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org