Daniel Lipovetsky
Daniel Lipovetsky
@cdlliuy With more information, we might be able to address the issue. Can you share the code that initializes your custom reporter? Importantly, where does the reporter write its output?
I am also on Fedora 35, and am affected by the same issue. I was able to create a kind cluster yesterday, but this morning I updated my kernel from...
> Could you try the latest kernel 5.16.17-200.fc35? I don't see any issue with this kernel. I tried 5.16.18-200.fc35, and I have no issues. It seems it might still affect...
/reopen Another instance where set-gen would have been useful in a sigs project: https://github.com/kubernetes-sigs/cluster-api/pull/2193
/remove-lifecycle rotten
With https://github.com/kubernetes-sigs/cluster-api/pull/3066/ merged in cluster-api, this use case is now possible, although it is not a CAPA default. To use a separate volume for etcd: 1. Configure the additional volume...
I haven't seen issue tracking NLB support, but we considered using NLB back in 2018: https://github.com/kubernetes-sigs/cluster-api-provider-aws/pull/115#discussion_r220562864
> There is an ongoing test to see how to deal with hairpinning issue comes with NLBs (when LB directs Kubelet traffic to the api-server on the same node). For...
https://docs.aws.amazon.com/vpc/latest/privatelink/aws-services-privatelink-support.html lists the AWS services that can be accessed by a VPC endpoint. If the resource tagging service is not on this list, what are our options? (Also, for reference,...
> https://docs.aws.amazon.com/vpc/latest/privatelink/aws-services-privatelink-support.html lists the AWS services that can be accessed by a VPC endpoint. I've asked AWS about this and I'll update when I hear back.