failed deployment to k3s cluster
The following discussion from nofusscomputing/infrastructure/configuration-management/project-production!4 should be addressed:
-
@jon_nfc started a discussion: Failed deployment to K3s
helm-chart https://gitlab.com/nofusscomputing/projects/kubernetes_monitoring/-/archive/0.2.0rc0/kubernetes_monitoring-0.2.0rc0.tar.gz fails to deploy as there is a collision with existing cluster role
system:aggregated-metrics-reader.This issue is present for k3s as metrics server is deployed as part of the k3s cluster by default, which includes this role.
This helm-chart requires updating for deployment to k3s.