Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewConcurrencyWatchdog ¶
Types ¶
type ConcurrencyWatchdog ¶
type ConcurrencyWatchdog struct {
// contains filtered or unexported fields
}
ConcurrencyWatchdog evicts ingress controller pods that have too many active connections relative to others. This helps redistribute long-running connections when the ingress controller scales up.
type IngressControllerReconciler ¶
type IngressControllerReconciler struct {
// contains filtered or unexported fields
}
IngressControllerReconciler manages resources required to run the ingress controller.
Click to show internal directories.
Click to hide internal directories.