ELB Listener protocol and certificate is getting reset
09:16 13 Apr 2020

I exposed web services for some pods through kubernetes. The ELB's got successfully created for these services. I have modified the listener protocol for these services to HTTPS and HTTP from TCP. Changed ports and certificates accordingly. The ELB is up and running without any issues.

But, after every 2 days, I saw, the protocols and certificates are getting reset to initial state. When I'm doing the required changes, the web-service is up again.

Can anyone tell me what is the reason to this and how can this be solved??

amazon-web-services kubernetes amazon-elb