FlowDistinguisherMethod [api_object]ai-synthesized · conf 0.82
FlowDistinguisherMethod specifies the method of a flow distinguisher.
flowcontrol
FlowDistinguisherMethod is an enum in Kubernetes that specifies how to distinguish between flows.
Why it matters This method determines how the FlowControl admission controller identifies and manages traffic flows.
Key facts - It has three possible values: "IP", "Port", or "None" - The choice of method affects how flows are distinguished and managed
Related FlowControl, Traffic Flows
Sources
swagger.json — “io.k8s.api.flowcontrol.v1.FlowDistinguisherMethod”