seichi_infra icon indicating copy to clipboard operation
seichi_infra copied to clipboard

クラスタ再作成時にArgoCDがCRDs不足で入らない説

Open unchama opened this issue 3 years ago • 0 comments

概要

  • 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

unchama avatar Jun 20 '22 23:06 unchama