Unable to deploy charmed-kubernetes on Big Sur macos
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Triaged
|
Low
|
Unassigned |
Bug Description
When using Juju from macos I'm not able to deploy the charmed-kubernetes bundle. However switching to Ubuntu and the same version of Juju, it deploys as expected.
➜ ~ juju --version
2.8.7-bigsur-amd64
➜ ~ juju status
Model Controller Cloud/Region Version SLA Timestamp
charmed-kubernetes jaas aws/us-west-1 2.8.7 unsupported 13:30:54-06:00
➜ ~ juju deploy charmed-kubernetes
Located bundle "cs:bundle/
Resolving charm: cs:~containers/
Resolving charm: cs:~containers/
Resolving charm: cs:~containers/
Resolving charm: cs:~containers/
Resolving charm: cs:~containers/
Resolving charm: cs:~containers/
Resolving charm: cs:~containers/
Executing changes:
- upload charm cs:~containers/
- deploy application containerd on focal using cs:~containers/
ERROR cannot deploy bundle: containerd is not available on the following series: focal not supported
Changed in juju: | |
milestone: | 2.9-rc4 → 2.8.8 |
I can confirm that I get the same error on an older version of OSX. It looks like the 2.8.7 client is missing a piece :-/