Matt

Results 11 issues of Matt

**What would you like to be added**: In December 2020, [Amazon EBS announced gp3 volumes](https://aws.amazon.com/about-aws/whats-new/2020/12/introducing-new-amazon-ebs-general-purpose-volumes-gp3/), the next generation of general purpose volumes. gp3 volumes are more performant, flexible and have...

enhancement

**What would you like to be added**: The README should include more complete instructions on creating custom AMIs. [This article](https://github.com/awslabs/amazon-eks-ami/issues/524) provides a decent overview of some options, but some of...

good first issue
documentation

### What would you like to be added Upgrade the API version from `client.authentication.k8s.io/v1alpha1` to `client.authentication.k8s.io/v1beta1`. The API version is referenced [here](https://github.com/awslabs/amazon-eks-ami/blob/v20220824/files/kubelet-kubeconfig#L18) and used by the [aws-iam-authenticator](https://github.com/kubernetes-sigs/aws-iam-authenticator) version currently used...

**What would you like to be added**: Today, the `ecr-credential-provider` does not support authenticating public ECR registries, but that was [recently added to the credential provider](https://github.com/kubernetes/cloud-provider-aws/pull/603). Once added, customers can...

enhancement

Moves a set of owners to emeritus that haven't been active in this repo for a while. **What type of PR is this?** /kind cleanup **What this PR does /...

do-not-merge/hold
cncf-cla: yes
size/S
release-note-none
kind/cleanup
needs-triage

Introduce and explain asynchronous programming

Introduce and explain callbacks

This currently doesn't support `Model.static` and `Model.method`, which the current version of Mongoose uses. Right now, I edited my own version, but I can submit a pull request with the...

### Overview **What would you like to be added**: On 10/05/2020, EKS released support for [configurable Kubernetes service IP address range](https://aws.amazon.com/about-aws/whats-new/2020/10/amazon-eks-supports-configurable-kubernetes-service-ip-address-range/). To support this feature, kubelet needs to be configured...

enhancement

[`pull-cloud-provider-aws-e2e` tests are failing](https://github.com/kubernetes/cloud-provider-aws/pull/1041) due to breaching a limit: ``` 2024-10-29T00:09:21.633296227Z stderr F W1029 00:09:21.633191 1 aws.go:2522] Error opening ingress rules for the load balancer to the instances: "error authorizing...

sig/k8s-infra