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
Labels
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
priority/P1
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.
The text was updated successfully, but these errors were encountered: