Skip to content

Cluster not validated when cilium.enablePrometheusMetrics is set to true #10081

@linecolumn

Description

@linecolumn

1. What kops version are you running? The command kops version, will display
this information.

Version 1.19.0-alpha.5 (git-921f3e7109a4871ec1cb0b0e512785533a24dbce)

2. What Kubernetes version are you running? kubectl version will print the
version if a cluster is running or provide the Kubernetes version specified as
a kops flag.

v1.18.9

3. What cloud provider are you using?

AWS

I'm testing KOPS 1.19 alpha5 and cluster is not validated when I set enablePrometheusMetrics under cilium sections:

  networking:
    cilium:
       enablePrometheusMetrics: true

As soon as I remove enablePrometheusMetrics KOPS can validate cluster.

I'm generating Terraform file(s) and then apply it for cluster creation.

Terraform v0.12.24

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions