Category "containerd"

List local container images in AKS nodes

I was able to get into an Azure Kubernetes Service (AKS) node by referring to Connect to Azure Kubernetes Service (AKS) cluster nodes for maintenance or trouble

Decoupling K3S and containerd

I am trying to run k3s on a pre-installed cointainerd on the node. My goal in general is that when k3s is stopped, containerd will keep running. It is also pref

How to prune containerd images and containers?

What is the docker system prune for containerd? I wanted to delete unused images and stopped containers to free up storage

How containerd copy a file from host to a running container?

I find that I can use ctr snapshot mount to copy a file from a container to a host. But how can I copy a file from a host to the container using containerd? I u

Why I can't see pause containers in GKE containerd CRI?

I am using a GKE cluster with Ubuntu nodes & containerd as CRI. I am not able to see any pause containers the way we used to see in docker. Are they no more

Is it possible to run containers with port forwarding using ctr command?

I'm currently using containerd to run my application container for testing, but having a problem with networking. I need to send some requests to port 5000 of m

Is it possible to run containers with port forwarding using ctr command?

I'm currently using containerd to run my application container for testing, but having a problem with networking. I need to send some requests to port 5000 of m

Is it possible to run containers with port forwarding using ctr command?

I'm currently using containerd to run my application container for testing, but having a problem with networking. I need to send some requests to port 5000 of m