Welcome to the Linux Foundation Forum!

Labs 4.2 cleanup deployment limited-hog

Hi!
When cleaning up resources in 4.2, shouldn't limited-hog not be deleted? This is still running..

  1. vagrant@master1:~$ kubectl get deployments --all-namespaces
  2. NAMESPACE NAME READY UP-TO-DATE AVAILABLE AGE
  3. kube-system calico-kube-controllers 1/1 1 1 10h
  4. kube-system coredns 2/2 2 2 10h
  5. low-usage-limit limited-hog 1/1 1 1 50m
  6. vagrant@master1:~$ kubectl -n low-usage-limit delete deployment limited-hog
  7. deployment.apps "limited-hog" deleted

Thanks

Comments

  • Posts: 2,454

    Hi @Doublethink,

    Good catch! Thanks for your feedback!

    There should be a separate kubectl delete command for the limited-hog deployment running in the low-usage-limit namespace.

    Regards,
    -Chris

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Categories

Upcoming Training