Skip to content

Kubernetes: victoria-metrics (distributed) installation from scratch fails on the first attempt #1304

@YuryHrytsuk

Description

@YuryHrytsuk

Error log from chart installation

      * Internal error occurred: failed calling webhook "vmservicescrapes.operator.victoriametrics.com": failed to call webhook: Post "https://victoria-metrics-operator.victoria-metrics-operator.svc:9443/validate-operator-victoriametrics-com-v1beta1-vmservicescrape?timeout=10s": dial tcp 10.96.72.118:9443: connect: connection refused
      * Internal error occurred: failed calling webhook "vmsingles.operator.victoriametrics.com": failed to call webhook: Post "https://victoria-metrics-operator.victoria-metrics-operator.svc:9443/validate-operator-victoriametrics-com-v1beta1-vmsingle?timeout=10s": dial tcp 10.96.72.118:9443: connect: connection refused
make: *** [Makefile:42: helmfile-apply] Error 1

Most likely, we need to wait for vm-operator to finish its installation and only then continue to install vm-distributed chart.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions