Skip to content

k8s / k8s-worker unit removal: delete kubernetes-related files and remove the k8s snap and the containerd deb #897

Description

@mostafaCamel

Enhancement Proposal

From a current deployment, I noticed that keeping these artifacts could cause problems if I readd a unit later to the same machine

What I manually did

sudo snap remove --purge k8s
sudo systemctl disable containerd
sudo apt autoremove containerd
sudo rm -rf /etc/kubernetes /var/lib/containerd

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions