Is it possible to run Envoy service in snap? I gave it a test but got dgram unix bind error:
apparmor="DENIED" operation="bind" profile="snap.xxxx.yyyy" pid=5647 comm="envoy" family="unix" sock_type="dgram" protocol=0 requested_mask="bind" denied_mask="bind" addr="@xxxxxxxxxxxxyyyyyyyyyyyyyxxxxxxxx"
I used interfaces, network/network-bind/network-control, and also the autobind plug but it still printed out the above errors.
Thanks