NVIDIA / cloud-native-stack

Run cloud native workloads on NVIDIA GPUs
Apache License 2.0
126 stars 51 forks source link

Lost internet connection after run cnc-uninstall #51

Closed helenzhou0523 closed 4 months ago

helenzhou0523 commented 7 months ago

Hi,

I was using the cnc-uninstall. But after iptables -F command, my machine lost internet connection. I need to restart the machine. The following installation cannot be done due to this step. Could someone explain what might cause this and how to resolve please?

Thanks,

angudadevops commented 6 months ago

@helenzhou0523 as part of uninstall we need to clean IP tables to remove any existing kubernetes ports info but if your system is configured with static network configuration whenever you trigger uninstall that might flush the network config to loose the connectivity.

angudadevops commented 4 months ago

@helenzhou0523 let us know if you need any further information. thanks