Andrew Sy Kim

Results 214 comments of Andrew Sy Kim

> Error from server: error dialing backend: dial tcp 192.168.3.1:10250: i/o timeout From this error, it seems like the konnectivity agent on B is not able to connect to any...

> failed to delegate add: failed to set bridge addr: "cni0" already has an IP address different from 10.244.1.1/24 This seems like an issue with your CNI setup. What CNI...

Is it possible you have two CNIs configured in your cluster by accident?

So konnectivity doesn't actually overlap with CNI in anyway. So if you see `FailedCreatePodSandBox` errors on the `kiada-fit01-pod` pod, it seems unrelated to the network proxy and something to do...

@cheftako @rata @mihivagyok thoughts?

Proposal on how to proceed with this: * Cut a release-0.1.0 branch off of master now * Merge any outstanding bug fixes to master and also backport to release-0.1 *...

@jkh52 @cheftako thoughts?

/remove-lifecycle stale This is still pretty important from my perspective, in general we shouldn't label private addresses spaces as `ExternalIP`. It's also not consistent with how we address node addresses.

> As this is a breaking changing my thinking was to include this in the set of breaking changes of v1a4. It's only a breaking change if we stop setting...

If we can't distinguish between the two, we should set the type based on what is most common -- which from my understanding is InternalIP, since almost always a VM's...