ricsanfre / pi-cluster

Pi Kubernetes Cluster. Homelab kubernetes cluster automated with Ansible and ArgoCD
https://picluster.ricsanfre.com
MIT License
348 stars 56 forks source link

Cilium CNI and refactoring packaged applications with kustomize #423

Closed ricsanfre closed 4 weeks ago

ricsanfre commented 4 weeks ago

This PR contains the following changes:

1) Install Cilium CNI as replacement for Flannel, kube-proxy and MetalLB. 2) Refactor ArgoCD packaged applications. Replace applications using umbrella Helm Chart pattern by Applications packaged with Kustomize

Issues fixed: