github.com/fafucoder/cilium@v1.6.11/examples/policies/l3/entities/host.json (about) 1 [{ 2 "labels": [{"key": "name", "value": "dev-to-host"}], 3 "endpointSelector": {"matchLabels": {"env":"dev"}}, 4 "egress": [{ 5 "toEntities": ["host"] 6 }] 7 }]