Hi,
I am trying to built elastic data node on a Linux, Redhat UBI 8.
I can't get the elasticsearch to launch property to accept API calls. When the elasticsearch start, the log has this error.
Auto-configuration will not generate a password for the elastic built-in superuser, as we cannot determine if there is a terminal attached to the elasticsearch process.
When I try to check that elasticsearch is running using the command from this URL: Install Elasticsearch from archive on Linux or MacOS | Elasticsearch Guide [8.12] | Elastic.
I don't get the same output showing ES is running.
I can't use the image from Docker website; blocked from corporate policy.
What do I need to do to deploy the ES in K8?