Nikholas Pcenicni gsdavidp
  • Joined on 2025-12-22
gsdavidp pushed to main at gsdavidp/home-server 2026-03-28 05:41:56 +00:00
d5f38bd766 Update README.md and CLUSTER-BUILD.md to enhance documentation for Vault Kubernetes auth and ClusterSecretStore integration. Add one-shot configuration instructions for Kubernetes auth in README.md, and update CLUSTER-BUILD.md to reflect the current state of the Talos cluster, including new components like Headlamp and Renovate, along with their deployment details and next steps.
gsdavidp pushed to main at gsdavidp/home-server 2026-03-28 05:22:34 +00:00
a65b553252 Stop tracking talos kubeconfig; remove Authentik token from git; add Newt kubeseal example
gsdavidp pushed to main at gsdavidp/home-server 2026-03-28 05:17:25 +00:00
a5e624f542 Update CLUSTER-BUILD.md to reflect the current state of the Talos cluster, detailing progress through Phase D (observability) and advancements in Phase E (secrets). Include updates on Sealed Secrets, External Secrets Operator, and Vault configurations, along with deployment instructions and next steps for Kubernetes auth and ClusterSecretStore integration. Mark relevant tasks as completed and outline remaining objectives for future phases.
gsdavidp pushed to main at gsdavidp/home-server 2026-03-28 04:59:12 +00:00
d2b52f3518 Enhance CLUSTER-BUILD.md with updates on the Talos cluster's current state, focusing on Phase D (observability) and next steps for Phase E (secrets). Clarify kube-prometheus-stack and Loki configurations, and update deployment instructions for Grafana and Fluent Bit integration. Mark tasks related to observability as completed and outline future phases for improved clarity.
gsdavidp pushed to main at gsdavidp/home-server 2026-03-28 04:56:57 +00:00
2b4f568632 Update kube-prometheus-stack values.yaml to clarify Loki datasource configuration and enhance observability documentation in CLUSTER-BUILD.md. Include deployment instructions for Loki and Fluent Bit, and mark tasks related to Grafana integration as completed.
gsdavidp pushed to main at gsdavidp/home-server 2026-03-28 04:28:59 +00:00
7caba0d90c Update CLUSTER-BUILD.md to include kube-prometheus-stack Helm chart details, enhance observability phase with Grafana ingress configuration, and clarify deployment instructions for monitoring components. Mark tasks as completed for kube-prometheus-stack installation and PVC binding on Longhorn.
gsdavidp pushed to main at gsdavidp/home-server 2026-03-28 03:57:29 +00:00
fd4afef992 Update Argo CD README and root-application.yaml to clarify prerequisites, enhance Ingress configuration with Traefik and cert-manager, and specify finalizer guidance for resource deletion. Adjust instructions for accessing the Argo CD UI and managing applications.
gsdavidp pushed to main at gsdavidp/home-server 2026-03-28 03:47:44 +00:00
092a6febe4 Update Argo CD values.yaml to configure Ingress with Traefik, enable TLS with cert-manager, and set server to insecure mode. Adjust domain settings and service type to ClusterIP for improved deployment configuration.
gsdavidp pushed to main at gsdavidp/home-server 2026-03-28 03:45:02 +00:00
2a64f40f93 Enable pre-upgrade job for Longhorn in values.yaml, update MetalLB README for clarity on LoadBalancer IP assignment, and enhance Talos configuration with node IP validation for VIPs. Update cluster build documentation to reflect new application versions and configurations.
d2c53fc553 Remove deprecated Argo CD application configurations and related files for noble cluster, including root-application.yaml, kustomization.yaml, and individual application manifests for argocd, cilium, longhorn, kube-vip, and monitoring components. Update kube-vip daemonset.yaml to enhance deployment strategy and environment variables for improved configuration.
Compare 2 commits »
gsdavidp pushed to main at gsdavidp/home-server 2026-03-27 23:29:58 +00:00
4263da65d8 Update Cilium application.yaml to enhance ignoreDifferences for cilium-operator Deployment and improve Helm sync handling. Modify kube-vip daemonset.yaml to adjust VIP interface and add new environment variables for better configuration. Update README.md with troubleshooting tips for kube-vip and Helm upgrade conflicts.
gsdavidp pushed to main at gsdavidp/home-server 2026-03-27 23:16:35 +00:00
ae5bfdf2f7 Update Cilium application configuration to ignore differences for hubble-server-certs Secret, add Helm value files for better management, and enhance Argo CD kustomization with resource ordering and sync options.
gsdavidp pushed to main at gsdavidp/home-server 2026-03-27 21:47:58 +00:00
55833b2593 Enhance Longhorn application configuration by adding skipCrds option and retry settings to improve deployment resilience and error handling.
gsdavidp pushed to main at gsdavidp/home-server 2026-03-27 20:40:59 +00:00
76700a7b3f Update Longhorn application configuration to specify targetRevision as "1.11.1" and add sync options for PruneLast and ServerSideApply to enhance deployment management.
gsdavidp pushed to main at gsdavidp/home-server 2026-03-27 20:28:02 +00:00
8cacf5f5de Enhance monitoring configurations by enabling persistence for Loki and updating storage settings for Prometheus and Alertmanager to use Longhorn. Add Longhorn application to kustomization.yaml for improved storage management.
gsdavidp pushed to main at gsdavidp/home-server 2026-03-27 08:26:28 +00:00
036f8ef37e Update monitoring configurations to disable persistence in Loki and add emptyDir storage for Prometheus and Alertmanager
gsdavidp pushed to main at gsdavidp/home-server 2026-03-27 08:22:45 +00:00
769e3125ee Add targetRevision to kube-prometheus-stack and loki-stack configurations for version flexibility
gsdavidp pushed to main at gsdavidp/home-server 2026-03-27 08:21:14 +00:00
df25d1ac2b Add monitoring applications to kustomization.yaml for enhanced observability
gsdavidp pushed to main at gsdavidp/home-server 2026-03-27 08:16:59 +00:00
19c5d056e5 Remove ingress controller configuration from Cilium application.yaml
gsdavidp pushed to main at gsdavidp/home-server 2026-03-27 08:06:57 +00:00
d39b253693 Update Argo CD configuration by enabling service in kube-vip daemonset, replacing argocd-ingress with argocd-server-lb, and updating documentation to reflect changes.
gsdavidp pushed to main at gsdavidp/home-server 2026-03-27 08:04:10 +00:00
cbbbf1cfc3 Update argocd-ingress configuration to set backend protocol to HTTPS and add TLS settings for secure ingress.