The chapter 'Cleaning Up' is updated.
parent
270dbcbf3f
commit
acd497cf88
|
@ -4,8 +4,15 @@ In this chapter, you will delete the resources created during this tutorial.
|
|||
|
||||
## Virtual Machines
|
||||
|
||||
Open Virtual Machine Manager, right click on the target virtual machine, click `Delete`, and click `Delete`.
|
||||
|
||||
## Networking
|
||||
|
||||
### Network
|
||||
|
||||
1. Open Virtual Machine Manager, and from menu, go to `Edit` -> `Connection Details`.
|
||||
2. Click `kubernetes-nw`, click the icon named `Stop Network` on the left lower side, click the icon named `Delete Network`.
|
||||
|
||||
### Routes
|
||||
|
||||
Routes must be removed with the network.
|
||||
|
|
Loading…
Reference in New Issue