UNCLASSIFIED - NO CUI

Skip to content

add config to support kube-proxy with linux patch

tseufert@vmware.com requested to merge bom-update into tkg-1.3

Added fix for kube-proxy in kind cluster

sudo sysctl net/netfilter/nf_conntrack_max=131072

This was hanging installs with the recent OS Image updates

Merge request reports