Filtering Outgoing Traffic
Control which outgoing connections go through the cluster and which stay local
{
"feature": {
"network": {
"outgoing": {
"filter": {
"local": ["example-hostname.svc"]
}
}
}
}
}What's next?
Last updated
Was this helpful?

