Skip to content

zbigniewzolnierowicz/talos-cluster

Repository files navigation

IP addresses

  • Virtualization servers
    • HP Z240 (asterix.homelab.local) - 10.1.0.1
      • Minecraft (mc.homelab.local, mc.asterix.homelab.local) - 10.1.0.2
      • Kubernetes Node #1 (k8s-0.homelab.local, k8s-0.asterix.homelab.local) - 10.1.0.3
      • Kubernetes Node #2 (k8s-2.homelab.local, k8s-1.asterix.homelab.local) - 10.1.0.3
    • Lenovo ThinkCentre (thinkcentre.homelab.local) - 10.1.1.1

Things I had to do:

  1. Set up the Talos cluster
  2. Install Cilium
  3. Install MetalLB

Issues

Installing democratic-csi

Remember to patch Talos with the patch in hack/talos/iscsi.patch.yaml.

talosctl --talosconfig .talos/talosconfig patch mc -p @patch.yaml -n 192.168.1.101,192.168.1.102,192.168.1.103

MetalLB not allowing access to pods

Namespace probably doesn't have the labels. Look up here.

Commands

Wipe everything

talosctl reset --system-labels-to-wipe STATE --system-labels-to-wipe EPHEMERAL --graceful=false --reboot -n <nodeip/name>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages