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

Kops update monitoring group node to use the latest monitoring module #3156

Closed
vijay-veeranki opened this issue Aug 27, 2021 · 2 comments
Closed
Assignees

Comments

@vijay-veeranki
Copy link
Contributor

This is related to ticket

This change created an affinity key to use for both EKS and KOPS.

For kops to use the latest monitoring module(1.7.6), kops monitoring node group should have a new tag created here

tag to be added:
cloud-platform.justice.gov.uk/monitoring-ng: true.

Once the tag is applied to kops, apply the latest module(1.7.6) of monitoring to kops components.

This will enable affinity.

## Assign custom affinity rules to the prometheus instance
## ref: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/

AC:

New tags were created to kops and the latest monitoring module applied to kops.
Promotheus still shows up in monitoring node group

@poornima-krishnasamy
Copy link
Contributor

There is one more release made for the monitoring module. https://github.com/ministryofjustice/cloud-platform-terraform-monitoring/releases/tag/1.7.7. This ticket needs to be completed before 1.7.7 can go on the kops clusters.

@davidread
Copy link
Contributor

This is about making live-1 consistent with live.

@vijay-veeranki vijay-veeranki self-assigned this Sep 14, 2021
vijay-veeranki added a commit to ministryofjustice/cloud-platform-terraform-kops that referenced this issue Sep 17, 2021
vijay-veeranki added a commit to ministryofjustice/cloud-platform-infrastructure that referenced this issue Sep 20, 2021
vijay-veeranki added a commit to ministryofjustice/cloud-platform-infrastructure that referenced this issue Sep 20, 2021
* Create new tag for kops monitoring node group
* Update live-1 config with new tag for node group

This is related to:
ministryofjustice/cloud-platform#3156
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants