Added
- Add support to run in
hostNetwork
(primary used inCAPZ
based management clusters)
hostNetwork
(primary used in CAPZ
based management clusters)defaultBackend.updateStrategy
& defaultBackend.minReadySeconds
. (#406)controller.configAnnotations
.controller.addHeaders
.controller.proxySetHeaders
.dhParam
.tcp
and udp
.controller.config
.controller.admissionWebhooks.networkPolicyEnabled
is being removed in favor of controller.networkPolicy.enabled
.configmap.yaml
-> controller-configmap.yaml
.If you are upgrading from chart version lower than 3.0.0, it is neccessary to perform an intermediate upgrade to chart version 3.0.0 as this version contains a required migration process for enabling the use of seccompProfiles.
PodDisruptionBudget
to move from maxUnavailable: 1
to maxUnavailable: 25%
for better scalingreplicas
, managed by HPA. (#188)PodDisruptionBudget
to move from maxUnavailable: 1
to maxUnavailable: 25%
for better scalingmaxUnavailable: 1
to maxUnavailable: 25%
for better scalingThis part of our documentation refers to our vintage product. The content may be not valid anymore for our current product. Please check our new documentation hub for the latest state of our docs.