mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-14 16:58:58 +03:00
The chapter 'Cleaning Up' is updated.
This commit is contained in:
@@ -4,8 +4,15 @@ In this chapter, you will delete the resources created during this tutorial.
|
|||||||
|
|
||||||
## Virtual Machines
|
## Virtual Machines
|
||||||
|
|
||||||
|
Open Virtual Machine Manager, right click on the target virtual machine, click `Delete`, and click `Delete`.
|
||||||
|
|
||||||
## Networking
|
## Networking
|
||||||
|
|
||||||
### Network
|
### 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
|
||||||
|
|
||||||
|
Routes must be removed with the network.
|
||||||
|
|||||||
Reference in New Issue
Block a user