You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by "memorais (via GitHub)" <gi...@apache.org> on 2023/02/24 18:24:58 UTC

[GitHub] [cloudstack-kubernetes-provider] memorais commented on issue #37: feat: Cluster API support

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: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org