2025-07-08 12:15:51 +02:00
2025-07-08 12:15:51 +02:00
2025-06-28 15:41:22 +02:00
2025-07-02 14:42:08 +02:00
2025-07-08 09:36:29 +02:00
2025-07-02 14:42:08 +02:00
2025-06-29 14:27:20 +02:00
2025-07-08 12:15:51 +02:00
2025-06-28 15:41:22 +02:00

Setup

talhelper genconfig
talosctl kubeconfig -n 192.168.0.200 -e 192.168.0.200
talosctl bootstrap

helm repo add cilium https://helm.cilium.io/
helm upgrade -i cilium cilium/cilium \
    --version 1.17.5 \
    --namespace kube-system \
    --values ./cilium-values.yaml

helm install argocd oci://ghcr.io/argoproj/argo-helm/argo-cd -n argocd --create-namespace

kubectl apply -f ./apps/apps.yaml
Description
Homelab config
Readme 610 KiB
Languages
Shell 97.7%
Nix 2.3%