Ubuntu 20.04 on Raspberry Pi 4 cannot install MicroK8s

EM90

I have installed on a brand-new RPi 4 an Ubuntu server 20.04 following the indications contained here.

I boot my system, it starts correctly, then I try to install MicroK8s following Canonical's advice from here.

The suggested command

sudo snap install microk8s --classic

gives the error

error: snap "microk8s" is not available on stable for
       this architecture (armhf) but exists on other
       architectures (amd64, arm64, ppc64el).

Why is that? I can completely understand the meaning of such a message (no support for architecture), but why does that happen?

Koen

Indeed, download the 64 bit version for raspberry

https://ubuntu.com/download/raspberry-pi

Recommended : Server LTS 20.4.1 : https://ubuntu.com/download/raspberry-pi/thank-you?version=20.04.1&architecture=server-arm64+raspi

Desktop 20.10 : https://ubuntu.com/download/raspberry-pi/thank-you?version=20.10&architecture=desktop-arm64+raspi

Server 20.10 : https://ubuntu.com/download/raspberry-pi/thank-you?version=20.10&architecture=server-arm64+raspi

the 32 bit version for raspberry use armhf (apparently not supported by microk8s) the 64 bit versions use arm64

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Raspberry Pi 4 Microk8s cluster is not starting containers?

From Dev

Cannot install Docker on Ubuntu Snappy on Raspberry Pi

From Dev

Can you install Ubuntu on the Raspberry Pi 4

From Dev

Install ubuntu 18.04 on Raspberry Pi

From Dev

Raspberry Pi 4 Ubuntu 19.10 cannot enable cgroup memory at boostrap

From Dev

XRDP from Windows 10 to Ubuntu Mate 20 (Raspberry PI 4) - Error: Could not acquire name on session bus

From Dev

Install Ubuntu on Raspberry Pi 2 Model B

From Dev

Testing bcache with raspberry pi 4 on ubuntu

From Dev

Connect raspberry pi 4 with ubuntu server to wifi

From Dev

KVM Bridge on Ubuntu 20.04 on Raspberry Pi 4

From Dev

Cannot install nginx (dependency issue) on Raspberry Pi 3

From Dev

Raspberry pi install sailsJS

From Dev

Raspberry pi install sailsJS

From Dev

How to install apache on a Raspberry Pi 2 Ubuntu Snappy Core?

From Dev

How can I install Ubuntu with APT (not Snappy) on the Raspberry Pi 2?

From Dev

Can't install any applications on Raspberry Pi 4

From Dev

HC - SR04 raspberry pi

From Dev

Problem with wireless networking for ubuntu server on a Raspberry pi 4

From Dev

Setup ubuntu server on Raspberry Pi 4 without keyboard

From Dev

Raspberry Pi-4 firmware upgrade (eeprom), over UBUNTU 20.04

From Dev

wlan0 does not appear in Ubuntu server and raspberry pi 4

From Dev

Default login credentials are not working Ubuntu 20.04 on Raspberry Pi 4

From Dev

Connect to Raspberry Pi 4 with Ubuntu Core 18 via serial cable

From Dev

Automatic underclocking processor at high temperatures for raspberry pi 4 with ubuntu 20.04

From Dev

Can't connect with SSH to Ubuntu server (20.04) on raspberry pi 4

From Dev

how to run Moneydance 2021 on Ubuntu 20.10 on a Raspberry Pi 4

From Dev

How to install applications like helm on microk8s?

From Dev

How to install ncurses on raspberry Pi?

From Dev

How to install FreeRTOS on Raspberry Pi?

Related Related

  1. 1

    Raspberry Pi 4 Microk8s cluster is not starting containers?

  2. 2

    Cannot install Docker on Ubuntu Snappy on Raspberry Pi

  3. 3

    Can you install Ubuntu on the Raspberry Pi 4

  4. 4

    Install ubuntu 18.04 on Raspberry Pi

  5. 5

    Raspberry Pi 4 Ubuntu 19.10 cannot enable cgroup memory at boostrap

  6. 6

    XRDP from Windows 10 to Ubuntu Mate 20 (Raspberry PI 4) - Error: Could not acquire name on session bus

  7. 7

    Install Ubuntu on Raspberry Pi 2 Model B

  8. 8

    Testing bcache with raspberry pi 4 on ubuntu

  9. 9

    Connect raspberry pi 4 with ubuntu server to wifi

  10. 10

    KVM Bridge on Ubuntu 20.04 on Raspberry Pi 4

  11. 11

    Cannot install nginx (dependency issue) on Raspberry Pi 3

  12. 12

    Raspberry pi install sailsJS

  13. 13

    Raspberry pi install sailsJS

  14. 14

    How to install apache on a Raspberry Pi 2 Ubuntu Snappy Core?

  15. 15

    How can I install Ubuntu with APT (not Snappy) on the Raspberry Pi 2?

  16. 16

    Can't install any applications on Raspberry Pi 4

  17. 17

    HC - SR04 raspberry pi

  18. 18

    Problem with wireless networking for ubuntu server on a Raspberry pi 4

  19. 19

    Setup ubuntu server on Raspberry Pi 4 without keyboard

  20. 20

    Raspberry Pi-4 firmware upgrade (eeprom), over UBUNTU 20.04

  21. 21

    wlan0 does not appear in Ubuntu server and raspberry pi 4

  22. 22

    Default login credentials are not working Ubuntu 20.04 on Raspberry Pi 4

  23. 23

    Connect to Raspberry Pi 4 with Ubuntu Core 18 via serial cable

  24. 24

    Automatic underclocking processor at high temperatures for raspberry pi 4 with ubuntu 20.04

  25. 25

    Can't connect with SSH to Ubuntu server (20.04) on raspberry pi 4

  26. 26

    how to run Moneydance 2021 on Ubuntu 20.10 on a Raspberry Pi 4

  27. 27

    How to install applications like helm on microk8s?

  28. 28

    How to install ncurses on raspberry Pi?

  29. 29

    How to install FreeRTOS on Raspberry Pi?

HotTag

Archive