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

AWS eks terraform dashboard #60

Merged
merged 10 commits into from
Mar 2, 2023
Merged

AWS eks terraform dashboard #60

merged 10 commits into from
Mar 2, 2023

Conversation

hecomp
Copy link

@hecomp hecomp commented Feb 10, 2023

  • Added aws eks terraform dashboard

@hecomp hecomp marked this pull request as ready for review February 10, 2023 02:17
@hecomp hecomp requested a review from nslaughter February 10, 2023 02:35
Copy link
Contributor

@nslaughter nslaughter left a comment

Choose a reason for hiding this comment

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

This is looking good @hecomp. Thanks for going ahead and getting this dashboard up. Two action items.

  • First, I think we should generally Title Case the metric names and acronyms like CPU should be capitalized
  • Second, since it is so large and the dashboards for these are frequently split, I think we should split to eks-node-dashboard and eks-pod-dashboard, then remove the prefix from chart names so we don't repeat whether it is a NODE or POD metric for every case.

Here's an example application of both items:

A chart called "node cpu system" would now be in eks-node-dashboard/main.tf and the new name would be "CPU System."

@hecomp hecomp requested a review from nslaughter February 14, 2023 21:56
@nslaughter nslaughter merged commit 10a3d30 into main Mar 2, 2023
hecomp pushed a commit that referenced this pull request Mar 4, 2023
* added aws eks terraform dashboard

* resolved fmt

* resolved fmt

* resolved fmt

* modified readme

* added lisc and readme

* Splitted eks-dashboard to eks-pod-* and eks-node-*

* resolved

* modified eks node and pod

* resolved fmt
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.

2 participants