GitHub user weizhouapache edited a comment on the discussion: i can not Delete 
Kubernetes Cluster

it looks like there is a nic on the network but does not belong to any VM 
instance.

can you check by the SQL below ?
```
select * from nics where network_id=<network id> and removed is NULL and 
instance_id is NULL;
```


GitHub link: 
https://github.com/apache/cloudstack/discussions/10374#discussioncomment-12164208

----
This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org

Reply via email to