Skip to content
This repository has been archived by the owner on Jul 30, 2021. It is now read-only.

Replace bootkube insecure api port 8081 with 8080 #127

Closed
aaronlevy opened this issue Sep 13, 2016 · 2 comments
Closed

Replace bootkube insecure api port 8081 with 8080 #127

aaronlevy opened this issue Sep 13, 2016 · 2 comments
Labels
kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. priority/P1

Comments

@aaronlevy
Copy link
Contributor

This was initially a workaround because api-server would immediately fail if it couldn't bind on insecure port - but now with kubernetes/kubernetes#28797 it will continually retry binding on the insecure port and we shouldn't need this staggering.

@aaronlevy aaronlevy added kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. priority/P1 labels Sep 13, 2016
@aaronlevy
Copy link
Contributor Author

Note: we also carry this patch in our v1.3.x hyperkube releases - so we should be able to implement this fix now.

@aaronlevy
Copy link
Contributor Author

Closed in: #144

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. priority/P1
Projects
None yet
Development

No branches or pull requests

2 participants