Christopher Haar

Results 247 comments of Christopher Haar

we see the same on our 15+ Clusters in AWS EKS - Karpenter Nodes OOM137- we running latest version before RC versions what helps to find the problem ? Heap...

@so-jelly can you rebase and add DCO - happy to see this change comes in ;)

Can you Check https://github.com/upbound/platform-ref-aws/pull/56/files implemented it ;)

see this demo implementation: https://github.com/haarchri/xrd-webhook

@porridge can we help with something ? we very interested out of crossplane project in this feature ;)

think we need to build custom connection details because terraform resource will not publish by default a kubeconfig The process in terraform looks like this: https://github.com/terraform-aws-modules/terraform-aws-eks/blob/v13.2.1/templates/kubeconfig.tpl ``` locals { kubeconfig...

looks like upbound/provider-aws has fixed this issue https://github.com/upbound/provider-aws/blob/75f320d/internal/controller/eks/clusterauth/controller.go#L145

thanks for Implementation can you add working example ?