kubernetes-controller-manager failing to start when running on bosh-lite #109
Labels
Comments
We have created an issue in Pivotal Tracker to manage this: https://www.pivotaltracker.com/story/show/151004079 The labels on this github issue will be updated when the story is started. |
@rkoster Thanks for reporting this, but unfortunately we don't support bosh-lite as of now. We may support it in future releases. I have added a feature in our icebox here: https://www.pivotaltracker.com/story/show/151084110 |
Update: Kubo can now run on Bosh Lite |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When deploy kubo-release 0.7.0 on bosh-lite the master nodes are not able to start (more specifically the kubernetes-controller-manager job).
Logs below:
I was able to work around the issue by, during a bosh deploy, removing the following line from the control script (by using bosh ssh and vi).
The text was updated successfully, but these errors were encountered: