Must read для Капитанов #k8s
EN: Migrate from Docker to Containerd in Kubernetes
RU: Миграция с Docker на containerd в среде Kubernetes
Еще есть видео с Kubecon - Lessons Learned Migrating Kubernetes from Docker to containerd Runtime
#docker #containerd #kubernetes
  EN: Migrate from Docker to Containerd in Kubernetes
RU: Миграция с Docker на containerd в среде Kubernetes
Еще есть видео с Kubecon - Lessons Learned Migrating Kubernetes from Docker to containerd Runtime
#docker #containerd #kubernetes
Docker without Docker
https://fly.io/blog/docker-without-docker/
#docker #containerd #rust #golang #firecracker
  
  https://fly.io/blog/docker-without-docker/
#docker #containerd #rust #golang #firecracker
Fly
  
  Docker without Docker
  Our users deliver software to us as Docker containers, but we don’t use Docker to run them. We transmogrify container images into Firecracker micro-VMs. Here's how.
  В копилку полезных How ToHow To Set Up a Private Docker Registry on Top of DigitalOcean Spaces and Use It with DigitalOcean Kubernetes
#docker #k8s #kubernetes #containerd #digitalocean
Digitalocean
  
  How To Set Up a Private Docker Registry on Top of DigitalOcean Spaces and Use It with DigitalOcean Kubernetes | DigitalOcean
  A private Docker registry allows you to securely share your images within your team or organization. By hosting your private Docker registry directly in your…
  ContainerSSH: Launch containers on demand 
#ssh #k8s #kubernetes #containerd #docker
  
  An SSH Server that Launches Containers in Kubernetes and Docker
Demo#ssh #k8s #kubernetes #containerd #docker
GitHub
  
  GitHub - ContainerSSH/ContainerSSH: ContainerSSH: Launch containers on demand
  ContainerSSH: Launch containers on demand. Contribute to ContainerSSH/ContainerSSH development by creating an account on GitHub.
  Building a Raspberry Pi Kubernetes Cluster on Ubuntu 20.04 using kubeadm and Containerd as the runtime
https://pixelrobots.co.uk/2021/03/building-a-raspberry-pi-kubernetes-cluster-on-ubuntu-20-04-using-kubeadm-and-containerd-as-the-runtime
#k8s #kubernetes #containerd
  
  https://pixelrobots.co.uk/2021/03/building-a-raspberry-pi-kubernetes-cluster-on-ubuntu-20-04-using-kubeadm-and-containerd-as-the-runtime
#k8s #kubernetes #containerd
Pixel Robots.
  
  Building a Raspberry Pi Kubernetes Cluster on Ubuntu 20.04 using kubeadm and Containerd as the runtime.
  I am currently studying for the Certified Kubernetes Administrator exam (CKA) and as a hands on learning I wanted to get down and dirty with Kubernetes. In my day job I work a lot with Azure Kubernetes Service (AKS) and I would say I am very comfortable with…
  containerd & Lima: Open source alternative to Docker for Mac
https://medium.com/nttlabs/containerd-and-lima-39e0b64d2a59
#apple #macos #osx #podman #docker #lima #containerd
  
  https://medium.com/nttlabs/containerd-and-lima-39e0b64d2a59
#apple #macos #osx #podman #docker #lima #containerd
Medium
  
  containerd & Lima: Open source alternative to Docker for Mac
  Today, the community was shocked by the sudden news that Docker Desktop for Mac/Win is no longer free [-as-in-beer] for “professional use…
  Stop using Alpine Docker images
https://medium.com/inside-sumup/stop-using-alpine-docker-images-fbf122c63010
#docker #google #alpine #containerd
  https://medium.com/inside-sumup/stop-using-alpine-docker-images-fbf122c63010
#docker #google #alpine #containerd
The differences between Docker, containerd, CRI-O and runc
https://www.tutorialworks.com/difference-docker-containerd-runc-crio-oci/
https://youtu.be/MDsjINTL7Ek
#runc #crio #docker #containerd
  https://www.tutorialworks.com/difference-docker-containerd-runc-crio-oci/
https://youtu.be/MDsjINTL7Ek
#runc #crio #docker #containerd
Colima is a container runtimes on macOS (and Linux) with minimal setup 
https://github.com/abiosoft/colima
#docker #podman #k3s #containerd
  https://github.com/abiosoft/colima
#docker #podman #k3s #containerd
A stupid game for learning about containers, capabilities, and syscalls
https://contained.af
https://github.com/genuinetools/contained.af
#container #docker #podman #containerd
  https://contained.af
https://github.com/genuinetools/contained.af
#container #docker #podman #containerd
Podman Desktop 1.0: Local container development made easy
https://developers.redhat.com/articles/2023/05/23/podman-desktop-now-generally-available
#podman #docker #containerd #runc
  https://developers.redhat.com/articles/2023/05/23/podman-desktop-now-generally-available
#podman #docker #containerd #runc
How to run and manage containers using ctr
https://labs.iximiuz.com/courses/containerd-cli/ctr/container-management
#containerd #container #docker
  https://labs.iximiuz.com/courses/containerd-cli/ctr/container-management
#containerd #container #docker
Finch 
  provides a simple client which is integrated with nerdctl. For the core build/run/push/pull commands, Finch depends upon nerdctl to handle the heavy lifting. It works with containerd for container management, and with BuildKit to handle Open Container Initiative (OCI) image builds. These components are all pulled together and run within a virtual machine managed by Lima.
#docker #containerd #buildkit #lima