BFDProfile
metallb.io / v1beta1
apiVersion: metallb.io/v1beta1
kind: BFDProfile
metadata:
name: example
apiVersion
string
APIVersion defines the versioned schema of this representation of an object.
Servers should convert recognized schemas to the latest internal value, and
may reject unrecognized values.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
kind
string
Kind is a string value representing the REST resource this object represents.
Servers may infer this from the endpoint the client submits requests to.
Cannot be updated.
In CamelCase.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
metadata
object
spec object
BFDProfileSpec defines the desired state of BFDProfile.
detectMultiplier
integer
Configures the detection multiplier to determine
packet loss. The remote transmission interval will be multiplied
by this value to determine the connection loss detection timer.
format:
int32minimum:
2maximum:
255
echoInterval
integer
Configures the minimal echo receive transmission
interval that this system is capable of handling in milliseconds.
Defaults to 50ms
format:
int32minimum:
10maximum:
60000
echoMode
boolean
Enables or disables the echo transmission mode.
This mode is disabled by default, and not supported on multi
hops setups.
minimumTtl
integer
For multi hop sessions only: configure the minimum
expected TTL for an incoming BFD control packet.
format:
int32minimum:
1maximum:
254
passiveMode
boolean
Mark session as passive: a passive session will not
attempt to start the connection and will wait for control packets
from peer before it begins replying.
receiveInterval
integer
The minimum interval that this system is capable of
receiving control packets in milliseconds.
Defaults to 300ms.
format:
int32minimum:
10maximum:
60000
transmitInterval
integer
The minimum transmission interval (less jitter)
that this system wants to use to send BFD control packets in
milliseconds. Defaults to 300ms
format:
int32minimum:
10maximum:
60000
status
object
BFDProfileStatus defines the observed state of BFDProfile.
No matches. Try .spec.detectMultiplier for an exact path