mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-07 12:11:43 +00:00
Update docs to reflect kubectl run
creates deployments by default instead of replicatino controllers.
This commit is contained in:
@@ -222,7 +222,7 @@ To remove all created resources, run the following:
|
||||
kubectl delete rc selenium-hub
|
||||
kubectl delete rc selenium-node-chrome
|
||||
kubectl delete rc selenium-node-firefox
|
||||
kubectl delete rc selenium-python
|
||||
kubectl delete deployment selenium-python
|
||||
kubectl delete svc selenium-hub
|
||||
kubectl delete svc selenium-hub-external
|
||||
```
|
||||
|
Reference in New Issue
Block a user