Friday, November 8, 2024

Docker Desktop

 



Docker instalation:

  • https://docs.docker.com/desktop/setup/install/linux/ubuntu/
  • https://docs.docker.com/engine/install/ubuntu/#install-using-the-repository


After instaling , when will be problem to run

sudo sysctl -w kernel.apparmor_restrict_unprivileged_userns=0 $ systemctl --user restart docker-desktop

K8s cluster - bash install

     In my homelab, I testes another method of installation of Kubernetes. Average time of installation of Kubernetes via Ansible was 15 min...