Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 286 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 286 Bytes

Kubernetes Node-Local Services

Watch the Kubernetes API server to provide node-specific services:

  • kube-proxy service using nftables
  • authoritative DNS
  • pod connectivity through wireguard

Install using helm

from this repository:

helm -n kube-system install knls ./helm