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

Cluster side CronJob for multi-cluster reporting #13

Open
bryantbiggs opened this issue Feb 7, 2023 · 0 comments
Open

Cluster side CronJob for multi-cluster reporting #13

bryantbiggs opened this issue Feb 7, 2023 · 0 comments
Labels
feature-request Request for a new feature

Comments

@bryantbiggs
Copy link
Member

Use case

When running numerous clusters, it is challenging to run eksup from a CLI on each cluster to track and report on upgrade worthiness. Instead, I would like eksup to run on the cluster periodically and have the results sent to a central local for tracking and reporting.

Solution/User Experience

  • A CronJob manifest that will run eksup periodically
  • Ability to log results to stdout for a logging system to pick up
  • Ability to save results to S3 directly; useful for low costs aggregation and reporting with AWS Glue and AWS Athena

Alternative solutions

Running CLI per cluster - not really scalable for more than 30+ clusters
@bryantbiggs bryantbiggs added the feature-request Request for a new feature label Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for a new feature
Projects
Status: Backlog
Development

No branches or pull requests

1 participant