cgo is required for certain go std libraries to work. See [this](https://inconshreveable.com/04-30-2014/cross-compiling-golang-programs-with-native-libraries/) article for details. This breaks kubectl name resolution for some cases. See kubernetes/kubectl#48 for details.
cgo is required for certain go std libraries to work. See this article for details.
This breaks kubectl name resolution for some cases. See kubernetes/kubectl#48 for details.