Andy Goldstein

Results 143 comments of Andy Goldstein

The cluster name needs to be unique per .

@detiber which is still per account+region, unless I'm mistaken?

Going through open unassigned issues in the v0.5.0 milestone. We have a decent amount of work left to do on CAPI features (control plane, clusterctl, etc). While this is an...

For my clarification, are you proposing that CAPA would see that an AWSMachine came from an AWSMachineTemplate, and then it would keep certain things from the template reconciled for each...

I think there may be 2 things here: 1. The kubelet is trying to talk to the apiserver using the apiserver's public IP address (i.e. the external IP of the...

I see you added me to `kubernetes-apps/metrics_server`, but I think this was in error?

One possible option - set up 1+ contour instances in each upstream using `hostNetwork: true`, then forward from the routing cluster to the upstream cluster using the IP of the...

> The only detail here is that the discovery components would have to sync endpoints with the node IPs instead of the pod IPs. Exactly. I'd be happy to donate...