Can deploy a kubernetes charm on LXD cluster

Bug #1979067 reported by Pietro Pasotti
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Triaged
High
Unassigned

Bug Description

A user reported an issue: https://github.com/canonical/traefik-k8s-operator/issues/62
we figured out that he was trying to deploy traefik-k8s (a kubernetes charm) to a VM cloud.

I tried reproducing on a local LXD cloud and indeed it is possible to deploy traefik-k8s on it. It will not work, but juju doesn't complain.

Steps to reproduce:

juju switch <lxd cluster>
juju add-model foo
juju deploy traefik-k8s --channel beta

... wait. Hook failed: storage-attached.
The JDL feels not relevant as it contains an obvious stack trace where some kubernetes api calls fails.

Revision history for this message
John A Meinel (jameinel) wrote :

Traefik-k8s appears to have a `containers:` section, so it should have failed with a missing dependency
https://github.com/canonical/traefik-k8s-operator/blob/main/metadata.yaml

Changed in juju:
importance: Undecided → High
milestone: none → 2.9-next
status: New → Triaged
Ian Booth (wallyworld)
Changed in juju:
milestone: 2.9-next → none
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.