Overview
Elastic Agent communication to the new elastic/fleet-server does require some changes to the Fleet gateway code. This is a minimal change that should allow Elastic Agent to communicate with either Kibana or a Fleet Server if done correctly.
Items to do
Why
Reduce the TLS load and cloud already support HTTP2, this should be simple addition and it should degrade easily.
Overview
Elastic Agent communication to the new elastic/fleet-server does require some changes to the Fleet gateway code. This is a minimal change that should allow Elastic Agent to communicate with either Kibana or a Fleet Server if done correctly.
Items to do
Why
Reduce the TLS load and cloud already support HTTP2, this should be simple addition and it should degrade easily.