Comment 4 for bug 1529760

Revision history for this message
hongbin (hongbin034) wrote :

@XuXinkun,

It seems what you were suggesting is to implement our own external load balancer solution, which replaces the k8s equivalent. Personally, I don't think it is a good idea, mainly because the proposed solution looks more complicated. I have a feeling that it will be error-prone to have a template that is changing at runtime. I think a static declared template will be more easy to maintain. Do you agree?