Network Management V1 API - Module Google::Cloud::NetworkManagement::V1::GkeNetworkPolicySkippedInfo::Reason (v2.10.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Network Management V1 API module Google::Cloud::NetworkManagement::V1::GkeNetworkPolicySkippedInfo::Reason.
Constants
REASON_UNSPECIFIED
value: 0 Unused default value.
NETWORK_POLICY_DISABLED
value: 1 Network Policy is disabled on the cluster.
INGRESS_SOURCE_ON_SAME_NODE
value: 2 Ingress traffic to a Pod from a source on the same Node is always
allowed.
EGRESS_FROM_NODE_NETWORK_NAMESPACE_POD
value: 3 Egress traffic from a Pod that uses the Node's network namespace is not
subject to Network Policy.
NETWORK_POLICY_NOT_APPLIED_TO_RESPONSE_TRAFFIC
value: 4 Network Policy is not applied to response traffic. This is because GKE
Network Policy evaluation is stateful in both GKE Dataplane V2 (eBPF) and
legacy (iptables) implementations.
NETWORK_POLICY_ANALYSIS_UNSUPPORTED
value: 100 Network Policy evaluation is currently not supported for clusters with
FQDN Network Policies enabled.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-03 UTC."],[],[]]