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

Added requests and limits for cpu and memory for ngnix controller #149

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

VenkataChalla554
Copy link
Contributor

@VenkataChalla554 VenkataChalla554 commented Jan 22, 2024

Context

https://trello.com/c/y1REnkpz/797-add-resource-limits-for-ingress

Changes proposed in this pull request

Added requests and limits for ngnix ingress controller

Guidance to review

1 ) Spin a new dev cluster : make development terraform plan ENVIRONMENT=clusterX
2 ) Execute : kubectl get deployment ingress-nginx-controller -o yaml and verify limits set.

Before merging

After merging

Checklist

  • I have performed a self-review of my code, including formatting and typos
  • I have cleaned the commit history
  • I have added the Devops label
  • I have attached the pull request to the trello card

@VenkataChalla554 VenkataChalla554 force-pushed the 797-add-resource-limits-for-ingress branch from 13049d7 to 67069da Compare January 23, 2024 10:42
@VenkataChalla554 VenkataChalla554 merged commit 84434f1 into main Jan 23, 2024
4 checks passed
@VenkataChalla554 VenkataChalla554 deleted the 797-add-resource-limits-for-ingress branch January 23, 2024 14:09
@VenkataChalla554
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants