seichi_infra
seichi_infra copied to clipboard
クラスタ再作成時にArgoCDがCRDs不足で入らない説
概要
- terraformによりhelm installされるArgoCDにはmetricsの設定が入っている https://github.com/GiganticMinecraft/seichi_infra/blob/00fc00f5019379cea2d4c711edea518b976361e7/seichi-onp-k8s/manifests/seichi-kubernetes/argocd-helm-chart-values.yaml#L98-L103
- この定義をhelm installする場合前提としてprometheus-operatorで作成されるCRDsが必要
- しかしながらprometheus-operatorはArgoCDが入れてるので、クラスタ作り直したときにおそらくArgoCDが入らない
補足
- 検証環境で事象確認してます
- https://github.com/unchama/kube-cluster-on-proxmox/issues/6