Share via


Mode type

Defines values for Mode.
KnownMode can be used interchangeably with Mode, this enum contains the known values that the service supports.

Known values supported by the service

IPTABLES: IPTables proxy mode
IPVS: IPVS proxy mode. Must be using Kubernetes version >= 1.22.
NFTABLES: NFTables proxy mode. Must be using Kubernetes version >= 1.33.

type Mode = string