Hello everyone, I encountered some problems after using docekr to quickly deploy DataHub, and I would like to ask you for advice
1. The official website of DataHub says that the production environment is recommended to use Kubernetes-based installation and deployment, but if the production environment does not use Kubernetes, how to deploy it? Of course I know that there is a docker-based deployment, but I really don't want to use docker to deploy DataHub in the production environment
2. Docker and Docker Compose are required in the prerequisite requirements of the DataHub official website development guide. Is there any other way to develop and compile?