Skip to content

feat(insights): enable upgrade insights on EKS clusters by default #100

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

Conversation

floreks
Copy link
Member

@floreks floreks commented May 23, 2025

Changes

This PR adds default upgrade insights configuration for EKS clusters in Plural.

New Files

  • services/upgradeinsights/eks/insights.yaml.liquid: Template for upgrade insights configuration with default 5-minute interval
  • setup/globalservices/eks-insights.yaml: GlobalService definition that applies the upgrade insights configuration to all EKS clusters

Purpose

This enhancement provides automatic upgrade insights for EKS clusters, improving observability and making it easier for users to track available upgrades and plan maintenance activities.

Related

  • PROD-3586 - Enable upgrade insights on EKS clusters by default in Plural

Copy link

linear bot commented May 23, 2025

@floreks floreks changed the title feat(insights): v1.0.0 - Enable upgrade insights on EKS clusters by default feat(insights): enable upgrade insights on EKS clusters by default May 23, 2025
@michaeljguarino
Copy link
Member

I actually think we should put this in a services/upgradeinsights subfolder to abide by that convention for all git based service yaml. I'm going to make a cli change to add that in

@floreks
Copy link
Member Author

floreks commented May 24, 2025

I actually think we should put this in a services/upgradeinsights subfolder to abide by that convention for all git based service yaml. I'm going to make a cli change to add that in

Ye, I was thinking services would be better but cli did not support it. Makes sense to add it.

@floreks
Copy link
Member Author

floreks commented May 27, 2025

Changed directory to use services as base.

@floreks floreks merged commit f4e181b into main May 27, 2025
2 checks passed
@floreks floreks deleted the sebastian/prod-3586-enable-upgrade-insights-on-eks-clusters-by-default-in-plural branch May 27, 2025 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants