kubernetes-mesos icon indicating copy to clipboard operation
kubernetes-mesos copied to clipboard

dcos uninstall actually uninstalls everything cleanly

Open jdef opened this issue 10 years ago • 2 comments

Suzie (service owner) expects that upon uninstall of kubernetes mesos that:

  • all k8s tasks on the cluster are properly terminated (xref #573, #410)
  • all state created by the kubernetes mesos framework is removed from the cluster
    • state in etcd-mesos (via #567)
    • state in iptables (via #353)
    • local disk files?

jdef avatar Oct 23 '15 18:10 jdef

@jdef this is more like an epic and probably too much for the MVP. We have https://github.com/mesosphere/kubernetes-mesos/issues/573, https://github.com/mesosphere/kubernetes-mesos/issues/410 and https://github.com/mesosphere/kubernetes-mesos/issues/353 labeled with MVP, not the etcd-mesos topic.

sttts avatar Jan 05 '16 18:01 sttts

i'm fine with this as a stretch goal for MVP

On Tue, Jan 5, 2016 at 1:34 PM, Dr. Stefan Schimanski < [email protected]> wrote:

@jdef https://github.com/jdef this is more like an epic and probably too much for the MVP. We have #573 https://github.com/mesosphere/kubernetes-mesos/issues/573, #410 https://github.com/mesosphere/kubernetes-mesos/issues/410 and #353 https://github.com/mesosphere/kubernetes-mesos/issues/353 labeled with MVP, not the etcd-mesos topic.

— Reply to this email directly or view it on GitHub https://github.com/mesosphere/kubernetes-mesos/issues/585#issuecomment-169090948 .

jdef avatar Jan 05 '16 21:01 jdef