constants

package
v0.19.0-m2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 13, 2024 License: Apache-2.0 Imports: 0 Imported by: 3

Documentation

Index

Constants

View Source
const (
	// IPTable chains used by RouteAgent.
	SmPostRoutingChain = "SUBMARINER-POSTROUTING"
	SmInputChain       = "SUBMARINER-INPUT"
	SmForwardChain     = "SUBMARINER-FORWARD"
	PostRoutingChain   = "POSTROUTING"
	InputChain         = "INPUT"
	ForwardChain       = "FORWARD"
	MangleTable        = "mangle"
	RemoteCIDRIPSet    = "SUBMARINER-REMOTECIDRS"
	LocalCIDRIPSet     = "SUBMARINER-LOCALCIDRS"

	RouteAgentInterClusterNetworkTableID = 149

	// To support connectivity for Pods with HostNetworking on the GatewayNode, we program
	// certain routing rules in table 150. As part of these routes, we set the source-ip of
	// the egress traffic to the corresponding CNIInterfaceIP on that host.
	RouteAgentHostNetworkTableID = 150

	NATTable    = "nat"
	FilterTable = "filter"

	OvnTransitSwitchIPAnnotation = "k8s.ovn.org/node-transit-switch-port-ifaddr"
	OvnZoneAnnotation            = "k8s.ovn.org/zone-name"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL