Jeff Lill
Jeff Lill
I've poked around the **kubelet** source and I don't see it trying to set these node labels. I think doing this automatically would require a cloud controller to handle integration...
I've confirmed that the cloud controllers do manage this: [Cloud Controller Manager](https://kubernetes.io/docs/concepts/architecture/cloud-controller/#functions-of-the-ccm) I haven't really looked at cloud controllers yet and in the back of my mind, I've been wondering...
I'm moving this back to the GA release pipeline since this should really be part of the external load balancing management work.
Moving this to **Next Release**
I'm going to put this into **Deep Freeze**. @marcusbooyah had a good idea: that we deploy an AWS lambda function that implements just what we need as a backup.
It looks like **Desktop Docker 18.09.0-ce** now honors the `daemon.json` **mtu** setting, at least for Linux containers. I set this to **1400** and then used **tcpdump** to watch some traffic...
@davidmohar: I'm not sure if this is actually working correctly myself. I changed the MTU to **1400** in `daemon.json` and then ran `ip addr` in an Alpine container on one...
We ran into another somewhat related issue where we were unable to set a `nil` mutable side effect value via the GOLANG API. FYI: I've decided not to use the...
We're developing this in the open and will be releasing it as open source under the Apache 2.0 License. Here's a link to the readme for the overall repo: https://github.com/nforgeio/neonKUBE...
BTW: We're also located in Seattle.