Why Is the Backend Server Group of an ELB Automatically Deleted After a Service Is Published to the ELB?
Symptom
After a Service is published to ELB, the workload is normal, but the pod port of the Service is not published in time. As a result, the backend server group of the ELB is automatically deleted.
Answer
- If the ELB monitoring check fails during ELB creation, the backend server group will be deleted and will not be added after the Service becomes normal. If an existing SVC is updated, the backend server group is not deleted.
- When a node is added or deleted, the node access mode in the cluster may change due to the cluster status change. To ensure normal service running, the ELB performs a refresh operation. The process is similar to that of updating the ELB.
Suggestions
Optimize the application to speed up the startup.
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.
For any further questions, feel free to contact us through the chatbot.
Chatbot