Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flanneld binary is quite large #674

Closed
tomdee opened this issue Apr 12, 2017 · 3 comments
Closed

flanneld binary is quite large #674

tomdee opened this issue Apr 12, 2017 · 3 comments

Comments

@tomdee
Copy link
Contributor

tomdee commented Apr 12, 2017

The flanneld binary got quite large when we added the kube-subnet-mgr (which imports a lot of code to get a k8s client). It would be nice to get the size back down, some options are:

@tomdee
Copy link
Contributor Author

tomdee commented Apr 20, 2017

Even with the move to client-go the binary is still ~52MB

@tomdee
Copy link
Contributor Author

tomdee commented Apr 20, 2017

I think to make them smaller we'd need to use upx (and maybe some stripping)

@euank
Copy link

euank commented Apr 21, 2017

A crazier option would be shipping different binaries for k8s vs etcd backed flanneld.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants