Skip to content

Conversation

crystaldust
Copy link
Contributor

Add the support for kubernetes 1.9

Currently known issue:

  • When creating clusterrolebinding, the kube-apiserver may not be ready yet. Currently singular sleeps for 5 seconds for it, this may fail on some slow machines.

Change parameter `--enable-bootstrap-token-auth` to `--experimental-bootstrap-token-auth`
Not sure why we have to wait for some time, if we create the clusterrole
right after master:6443 is ready, an error will occur:
`error: no matches for rbac.authorization.k8s.io/, kind=clusterrolebinding`

Maybe the kube-apiserver changed the API serving to be async, we'll find
a more solid way to deploy k8s 1.9
Since the buffer are not mutually exclusive, streaming stdout and stderr
to buffer at the same time might make the result empty.
@genedna genedna merged commit be74dd3 into Huawei:master Apr 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants