Add cleanup topic
This commit is contained in:
@@ -203,6 +203,17 @@ The output shows the message generated by the backend:
|
||||
|
||||
{{% /capture %}}
|
||||
|
||||
{{% capture cleanup %}}
|
||||
|
||||
To delete the Services, enter this command:
|
||||
|
||||
kubectl delete services frontend hello
|
||||
|
||||
To delete the Deployments, the ReplicaSets and the Pods that are running the backend and frontend applications, enter this command:
|
||||
|
||||
kubectl delete deployment frontend hello
|
||||
|
||||
{{% /capture %}}
|
||||
|
||||
{{% capture whatsnext %}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user