Welcome to the Linux Foundation Forum!

Docker install

I just wanted to say that I had no joy installing docker as written in the lab material "sudo apt-get install docker.io" and then running the "kubeadm init". Instead chose to follow the instructions here: https://docs.docker.com/engine/install/ubuntu/.

That seemed to work for me. Obviously, only if you're running the lab in Ubuntu 18.04. I'm currently running two Lubuntu 18.04 VMs in VirtualBox on my laptop. So far so good.

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Comments

  • Posts: 1

    Yes, if an out-of-date style of installing Docker is preferred for some reason, it would be great to have an explanation or note. I worry about getting out of sync with the lab directions...

  • Posts: 2,434

    Hi @mikerossiter , @ichimanu,

    The docker.io package is still a supported Docker installation method on Ubuntu, the OS recommended for labs, which is also the OS of the certification exam environment.

    Regards,
    -Chris

  • docker.io did work when I opted to use AWS instances instead of local virtual machines actually(Ubuntu was too high powered for my laptop hence the use of Lubuntu). It works really well but it's a shame it's not free tier for the purposes of learning. I noticed the same in a book I have where f1-micro was suggested for GCP instances but Kubernetes won't run on those anymore either.

  • Posts: 2,434

    Hi @mikerossiter,

    As of late, Kubernetes requires 2 CPUs, otherwise it will not work.

    Regards,
    -Chris

  • Posts: 6

    Hi, when i tried to use k8smaster.sh it gives
    "E: Package 'docker.io' has no installation candidate"
    on my 18.04 ubuntu vm node, i passed the error via installing docker manually.

  • Posts: 1,000

    Hello,

    What happens when you run sudo apt update? Do you get errors? Any other packages have errors? What did you use to install your vm?

    Regards,

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Categories

Upcoming Training