Score:1

How do I enable containerd?

vn flag

When I run systemctl status containerd, I get the following output:

● containerd.service - containerd container runtime
   Loaded: loaded (/usr/lib/systemd/system/containerd.service; disabled; vendor preset: disabled)
   Active: active (running) since Wed 2022-08-31 19:22:36 UTC; 6 months 27 days ago
     Docs: https://containerd.io
 Main PID: 3881 (containerd)
    Tasks: 165
   Memory: 87.5M
   CGroup: /system.slice/containerd.service

How can I change the status to enabled and what are the possible consequences of doing so?

Other facts:

  • This is running Amazon Linux 2 on an EKS worker node.
  • The containerd version is containerd github.com/containerd/containerd 1.6.6 10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1.
  • The kubelet version is Kubernetes v1.22.12-eks-ba74326.
Ginnungagap avatar
gu flag
Check `systemctl status containerd.socket`, I think containerd is a service/socket pair and the socket would be the one to enable.
Score:1
by flag

You can do sudo systemctl enable containerd.service

it will create the necessary symlinks for the containerd.service to be started during the boot process.

And to verify systemctl is-enabled containerd.service

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.