Joe Hohertz

Results 34 comments of Joe Hohertz

This would be very useful for cases of very high densities of connections, and as far as I can tell, no other ingress controller so far supports doing so.

Okay so it's not just me. Are there any kind of workarounds until there is a fix? It's essentially unusable currently. Edit: I tried disabling the battery optimization in the...

I think I can. I just ran into this now as well. The context is I am using the `kops get assets --copy` to push all the container images to...

Is the statement about this way of setting up registry auth, working with containerd, still true? https://github.com/kubernetes/kops/blob/master/docs/cli/kops_create_secret_dockerconfig.md#synopsis I didn't use exactly that since it wouldn't work with ECR well, but...

Also curious about how best to set/influence KubeSchedulerConfiguration, IE setting default topologySpreadConstraints as in: https://kubernetes.io/docs/concepts/workloads/pods/pod-topology-spread-constraints/#cluster-level-default-constraints

Pull #89 speaks to the same thing. I've run into this item I think, and may try to take something on around this.

Reading the other issues around working w/ partitioned AMIs, I think perhaps my issue is a bit different, Aminator seems to identify there is a partition ok, and the mistake...

Thanks for the feedback. I'm trying to trace the references to device nodes through the code, I'm missing something fundamental as I can't currently see how it would work on...

I was half wondering if some property of the AMI was driving the selection of the device node it tries to attach the created EBS volume, but that code above....