docker How to use Kubernetes configMap to inject pod with environment variables December 15, 2023 by 熊雅萍 No Comments One of the best practices in Kubernetes is to separate application code from configuration information. One way to do this is to use the configMap... Read More
docker Use a script to package the micro front-end Docker image with one click and upload it December 14, 2023 by 孫靜怡 No Comments The author has been working on the micro front-end project for more than a year. One team managed ten micro applications. After the deployment of... Read More
docker Docker-compose Deploy the mall system with one click December 13, 2023 by Gemma Barnett No Comments Why is that? Because many of my friends can't run my open source projects in their hands, basically 80 or 90 percent of them are... Read More