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

feat-7396: add cloudwatch addon feature for onboarding logs and metrics #131

Merged
merged 17 commits into from
Jul 19, 2024

Conversation

dibyadhar
Copy link
Contributor

@dibyadhar dibyadhar commented Jul 16, 2024

📲 What

Installs the Add-on for metrics and logs into the EKS cluster.

Sets up and assigns an IRSA role for the pods to use with the correct permissions (rather than use node level role assignment)

🤔 Why

There is an requirement to setup mechanism to push logs and metrics from application hosted in EKS to cloudwatch.

🛠 How

👀 Evidence

image

🕵️ How to test

✅ Acceptance criteria Checklist

  • Code peer reviewed?
  • Documentation has been updated to reflect the changes?
  • Passing all automated tests, including a successful deployment?
  • Passing any exploratory testing?
  • Rebased/merged with latest changes from development and re-tested?
  • Meeting the Coding Standards?

@ElvenSpellmaker ElvenSpellmaker merged commit 82e6797 into master Jul 19, 2024
2 checks passed
@ElvenSpellmaker ElvenSpellmaker deleted the feature-cloudwatch-addon branch July 19, 2024 20:15
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