khuedoan-homelab/metal
Khue Doan 0ceb426cd5 fix(k3s): re-enable cloud controller manager
Otherwise the first node will use kube-vip's IP as its InternalIP,
causing issues with Kube API certificate due to an incorrect IP.

K3s's CCM does more than I thought, it not only handles Klipper LB but
also sets node InternalIP/ExternalIP and clears the uninitialized taint.

https://github.com/k3s-io/docs/blob/main/docs/networking.md#deploying-an-external-cloud-controller-manager
2024-01-18 17:48:31 +07:00
..
group_vars feat(k3s): install kube-vip for HA control plane 2024-01-16 12:34:22 +07:00
inventories feat(k3s): install kube-vip for HA control plane 2024-01-16 12:34:22 +07:00
roles fix(k3s): re-enable cloud controller manager 2024-01-18 17:48:31 +07:00
ansible.cfg style(metal): forces color mode in Ansible 2022-05-14 21:01:32 +07:00
boot.yml style: Ansible lint 2021-12-26 12:12:36 +07:00
cluster.yml perf(metal): tune some kernel params for Kubernetes 2024-01-18 17:31:23 +07:00
k3d-dev.yaml fix: sync k3s version in system upgrade controller and k3d 2023-05-19 02:17:05 +07:00
Makefile feat!: install Cilium 2023-12-22 00:31:16 +07:00