Matheus Fidelis

Results 33 issues of Matheus Fidelis

* Internal Load Balancer? * Appmesh? * AWS Service Discovery Only?

enhancement
help wanted

enhancement
help wanted

enhancement
help wanted

Sending this PR with a quick Terraform example showing how to setup `aws-node-termination-handler` with `Helm Provider` and SQS. ### This example cover: * Terraform setup * Helm provider setup *...

stalebot-ignore

I'm very excited about this project. I'm working on FinOps and CO2 Footprint Reduction initiatives at work, and I'm considering kube-green for testing and evaluating it for extensive use. I...

enhancement
deploy

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

EKS
Fargate
Proposed

The argument `resolve_conflicts` on `aws_eks_addons` is being deprecated and replaced to `resolve_conflicts_on_create`. ``` │ Warning: Argument is deprecated │ │ with aws_eks_addon.cni, │ on addons.tf line 6, in resource "aws_eks_addon"...

enhancement
good first issue

I think the number of security groups generated can be a bit bothersome. It might be interesting to remove the `aws_security_group.cluster_sg` and `aws_security_group.cluster_nodes_sg` security groups and work only with the...

enhancement
good first issue