-
**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
---
…
-
### 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
Hi all. I'm currently working on a project trying to deploy an EKS cluster with EKS managed nodes. The problem I'm running into now is that my team does not have permissions to creat…
-
## 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…
-
### Summary
TFLint started crashing after we upgraded from `0.46.1` to `0.47.0`
### Command
tflint --config=/infra/.tflint.hcl -f compact
### Terraform Configuration
```terraform
module "eks_comm…
-
**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…
-
## Description
Because of issue [#636](https://github.com/awslabs/amazon-eks-ami/issues/636) with amazon-eks-ami, I am trying to pass --dns-cluster-ip in bootstrap_extra_args to a self_managed_node…
-
### Installation method
Own AWS account
### What happened?
received an error
`
│ Error: could not download chart: pulling from host public.ecr.aws failed with status code [manifests v0.1.0]: 403 …
-
- [x] ✋ I have searched the open/closed issues and my issue is not listed.
Hey all. I'm not quite sure if this is a bug, but opting to post this as a question first. Any other time that I've depl…
-
## Description
I have recently migrate terraform code from 4 to 5, But I am facing below issues with cluster autoscaling,
1: Cluster autoscaler is crashing, attached source code for reference
…