Skip to content

Instantly share code, notes, and snippets.

@clrxbl
Created June 28, 2021 14:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save clrxbl/4ab256244d4527ef3e0c37ae02fe2b2d to your computer and use it in GitHub Desktop.
Save clrxbl/4ab256244d4527ef3e0c37ae02fe2b2d to your computer and use it in GitHub Desktop.
containerRuntime:
integration: "containerd"
socketPath: "/var/run/k3s/containerd/containerd.sock"
nodePort:
enabled: true
nodeinit:
enabled: true
restartPods: true
hostServices:
enabled: true
kubeProxyReplacement: strict
k8sServiceHost: 10.110.0.3
k8sServicePort: 6443
ipam:
mode: "kubernetes"
hubble:
enabled: false
hostPort:
enabled: true
prometheus:
enabled: true
serviceMonitor:
enabled: false
operator:
prometheus:
enabled: true
bpf:
tproxy: true
lbBypassFIBLookup: true
waitForMount: true
preallocateMaps: true
masquerade: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment