Help Center/
Cloud Container Engine/
Best Practices/
Networking/
CoreDNS Configuration Optimization/
Client/
Selecting a Proper Image
Updated on 2024-05-10 GMT+08:00
Selecting a Proper Image
The musl libc library of the Alpine container image differs from the standard glibc library in the following aspects:
- Alpine 3.3 and earlier versions do not support the search parameter. As a result, search domains cannot be specified for discovering Services.
- Multiple DNS servers configured in /etc/resolve.conf are concurrently requested. As a result, NodeLocal DNSCache cannot improve the DNS performance.
- When the same Socket is used to request A and AAAA records concurrently, the Conntrack source port conflict is triggered in the kernel of an earlier version. As a result, packet loss occurs.
- If the domain name cannot be resolved when Alpine is used as the base container image, update the base container image for testing.
For details about the functional differences from glibc, see Functional differences from glibc.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot