Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(IAC-509) Update default metrics-server helm chart version #208

Merged
merged 1 commit into from
Apr 8, 2022

Conversation

jarpat
Copy link
Contributor

@jarpat jarpat commented Apr 8, 2022

Changes

Updating the default metrics-server helm chart version (METRICS_SERVER_CHART_VERSION) to 5.11.7 which will install app version 0.6.1. This allows for compatibility with K8s 1.22 clusters. The metrics-server 0.6.1 also works K8s 1.19+, so deployments on older clusters will work.

See https://artifacthub.io/packages/helm/bitnami/metrics-server

Tests

Since Azure & GCP install metrics-server as part of cluster creation, I performed the deployments on AWS clusters to ensure that the updated version did not cause any issues. For record purposes I also recorded what version of metrics-server Azure & GCP install by default on a 1.22 cluster.

Cadence Cloud Provider K8s Version Metrics-Server Deployment Stabilized
Fast AWS 1.22 (v1.22.6-eks-7d68063) 0.6.1 (Installed by DaC) Yes
2021.2.3 AWS 1.21 (v1.21.5-eks-bc4871b) 0.6.1 (Installed by DaC) Yes
2021.2 AWS 1.21 (v1.21.5-eks-bc4871b) 0.6.1 (Installed by DaC) Yes
2021.2.2 AWS 1.20 (v1.20.11-eks-f17b81) 0.6.1 (Installed by DaC) Yes
2021.2.2 AWS 1.19 (v1.19.15-eks-9c63c4) 0.6.1 (Installed by DaC) Yes
Fast Azure 1.22.6 0.5.1 (From Azure By Default) Yes
Fast GCP v1.22.6-gke.1000 0.4.5 (From GCP By Default) Yes

@jarpat jarpat added documentation Improvements or additions to documentation enhancement New feature or request labels Apr 8, 2022
@jarpat jarpat requested a review from thpang April 8, 2022 14:10
@jarpat jarpat self-assigned this Apr 8, 2022
Copy link
Member

@thpang thpang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. We currently using the latest version. Thx @jarpat

Copy link
Member

@riragh riragh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jarpat jarpat merged commit b427435 into staging Apr 8, 2022
@jarpat jarpat deleted the metric_server branch April 8, 2022 16:48
@jarpat jarpat mentioned this pull request Apr 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants