Peter Rifel
Peter Rifel
I often keep a pi-hole tab open on my web browser which means sometimes when I switch to it, my session will have expired. I am not using authentication -...
Hi, I'm working on writing some terraform configuration using `hclwrite` and I'm wondering how to best define an attribute's value as a list of traversals. I see examples for lists...
For CNI providers that provide VPC IPs to pods, ALBs and NLBs can target the pod IPs directly rather than instance IDs. This bypasses kube-proxy and can avoid cross-AZ traffic...
This adds a stubbed interface for VPC Endpoint Service support. This was mostly copied from the security group implementation since I view them as similar auxiliary resources to the main...
We have a need to create PrivateLink Endpoint Services with our NLBs. A Service resource would correspond to one NLB as well as one Endpoint Service configured to use that...
https://github.com/bottlerocket-os/bottlerocket ref: https://github.com/kubernetes/kops/issues/8723 The userdata needs to be entirely different (in fact the userdata is just settings defined in TOML) so Kops needs to be aware of the AMI's OS...
**1. Describe IN DETAIL the feature/behavior/change you would like to see.** AWS just announced a new container-focused Linux distribution. We should consider adding support for it in Kops https://aws.amazon.com/bottlerocket/ **2....
/kind bug **1. What `kops` version are you running? The command `kops version`, will display this information.** CI builds **2. What Kubernetes version are you running? `kubectl version` will print...
/kind feature **1. Describe IN DETAIL the feature/behavior/change you would like to see.** [Karpenter v0.32 was released](https://github.com/aws/karpenter/releases/tag/v0.32.0) with a v1beta1 that has significant changes from the v1alpha APIs. There is...