Skip to content

Instantly share code, notes, and snippets.

@heywoodlh
Created November 30, 2023 19:46
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 heywoodlh/c268ff86b0d9c6a208fa1bcdabff0662 to your computer and use it in GitHub Desktop.
Save heywoodlh/c268ff86b0d9c6a208fa1bcdabff0662 to your computer and use it in GitHub Desktop.
apiVersion: k0sctl.k0sproject.io/v1beta1
kind: Cluster
spec:
hosts:
- role: controller+worker
ssh:
address: 100.89.165.64
user: nathanhywd
noTaints: true
privateInterface: tailscale0
installFlags:
- --kubelet-extra-args="--node-ip=100.89.165.64"
k0s:
version: v1.28.4+k0s.0
dynamicConfig: false
config:
spec:
network:
provider: calico
calico:
mtu: 1280 # Tailscale
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment