onedr0p / home-ops

Wife approved HomeOps driven by Kubernetes and GitOps using Flux

Home Page:https://onedr0p.github.io/home-ops/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consider breaking up kube-system apps into separate namespaces

onedr0p opened this issue · comments

I think cilium, coredns and metrics-server are the only apps I need in this namespace. It might be good to break some out into their own namespace(s)

cilium seems like it should really be in the networking namespace... Same with coredns. metrics-server would be monitoring if you had to ask me.

I think having those 3 in kube-system as well with kube-vip is fine since they are very core components to the cluster

Done