memorais commented on issue #37:
URL:
https://github.com/apache/cloudstack-kubernetes-provider/issues/37#issuecomment-1444202937
Hi, I'm trying to setup cloudstack-kubernetes-provider on a cluster created
with cloudstack cluster-api provider. After install
cloudstack-kubernetes-provider on that cluster, any scale up on
machinedeployments results on the following scenario:
`I0224 18:19:01.882948 1 event.go:278]
Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"demo-md-0-cbh9n",
UID:"8e3f0ee3-16d4-43ec-a855-1574a8117012", APIVersion:"", ResourceVersion:"",
FieldPath:""}): type: 'Normal' reason: 'Deleting node demo-md-0-cbh9n because
it does not exist in the cloud provider' Node demo-md-0-cbh9n event:
DeletingNode`
CCM delete the node that recently joined with that message "it does not
exist in the cloud provider". Why it deletes the node, what that message
specific means? There is any workaround for this?
Thanks.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]