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

Addon kube prometheus stack #765

Merged
merged 23 commits into from
Jul 20, 2022

Conversation

alanty
Copy link
Contributor

@alanty alanty commented Jul 12, 2022

What does this PR do?

Adds kube-prometheus-stack helm chart as a kubernetes add-on.

Motivation

There are existing addons for Prometheus, and Grafana. This installs both, a collection of useful dashboards, and the Prometheus Operator CRDs in one solution.

More

  • Yes, I have tested the PR using my local account setup (Provide any test evidence report under Additional Notes)
  • Yes, I have added a new example under examples to support my PR
  • Yes, I have created another PR for add-ons under add-ons repo (if applicable)
  • Yes, I have updated the docs for this feature
  • Yes, I ran pre-commit run -a with this PR

Note: Not all the PRs required examples and docs except a new pattern or add-on added.

For Moderators

  • E2E Test successfully complete before merge?

Additional Notes

@alanty alanty temporarily deployed to EKS Blueprints Test July 12, 2022 21:08 Inactive
@bryantbiggs
Copy link
Contributor

Overall, looks great @alanty - just a few questions since I'm not familiar with the chart or intentions and haven't tested locally yet

Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com>
@bryantbiggs bryantbiggs temporarily deployed to EKS Blueprints Test July 14, 2022 17:45 Inactive
Copy link
Contributor

@vara-bonthu vara-bonthu left a comment

Choose a reason for hiding this comment

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

Thanks @alanty for this PR 👍🏼

I have few minor comments on this PR.

modules/kubernetes-addons/main.tf Outdated Show resolved Hide resolved
modules/kubernetes-addons/kube-prometheus-stack/main.tf Outdated Show resolved Hide resolved
modules/kubernetes-addons/kube-prometheus-stack/locals.tf Outdated Show resolved Hide resolved
docs/add-ons/kube-prometheus-stack.md Show resolved Hide resolved
@alanty alanty temporarily deployed to EKS Blueprints Test July 18, 2022 17:52 Inactive
Copy link
Contributor

@vara-bonthu vara-bonthu left a comment

Choose a reason for hiding this comment

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

LGTM 👍🏼 Thanks Alan 🚀

@vara-bonthu vara-bonthu merged commit 49e364a into aws-ia:main Jul 20, 2022
allamand pushed a commit to allamand/terraform-aws-eks-blueprints that referenced this pull request Dec 15, 2022
* init new module with empty files

* init helm addon

* create module parameters

* use underscores not dashes

* add default values.yaml file for chart

* add actual values to values.yaml

* remove commented AMP items

* update documentation

* update docs

* pre-commit cleanup

* add docs for kube-prometheus-stack

* Apply suggestions from code review

Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com>

* remove comments from review

* Update modules/kubernetes-addons/kube-prometheus-stack/README.md

* review and comment cleanup

* add persistent storage for prometheus server

* doc cleanup, adminPassword example

Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com>
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.

None yet

3 participants