-
**Which component are you using?**:
- cluster-autoscaler
**What version of the component are you using?**:
- v1.18.3 ( also happened with v1.18.2)
Cluster-Autoscaler Deployment YAML
---
…
-
**Is this a BUG REPORT or FEATURE REQUEST?**:
/kind bug
**What happened**:
DNS lookup is sometimes taking 5 seconds.
**What you expected to happen**:
No delays in DNS.
**How to reproduce i…
-
### What were you trying to accomplish?
Delete an EKS cluster using eksctl version `v0.162.0` and `v0.161.0`
### What happened?
`eksctl delete cluster` command produced the follow…
-
### What happened?
There are approximately 78 resources that support a "tags" parameter in the spec.forProvider section. Of these, 60 define tags as an array of objects with key and value properties…
-
## Description
aws-eks-blueprints-addons module "aws-ebs-csi" is not creating role and policy.
## Versions
- Module version [Required]: Using Latest tag 1.5.0 which is having addon_version = …
-
### Describe the bug
When a new cluster is provisioned using the example codebase, the ApplicationTeam resources are not created.
### Expected Behavior
On creation the ApplicationTeam should do the…
-
## Description
The current IAM policy published in the AWS Doc and AWS Load Balancer Controller GitHub page has incompatible definitions in it. This causes AWS Load Balancer Controller failing in p…
-
**Tell us about your request**
The kubernetes `Service` resource for kube-dns does not export the metrics port for Prometheus, even when in the `Pod` this is defined
__Service__
```yaml
kind: Se…
-
Create a cluster that is as managed as possible, with:
- [x] addons for standard software such as core DNS
- [x] but how do you introduce add-ons into an existing cluster?
- [x] managed nodes rat…
-
### Description
I used to use this url github.com/aws-ia/terraform-aws-eks-blueprints//modules/kubernetes-addons?ref=v4.27.0 to call kubernetes-addons module, unfortunately the link doesn't work an…