Comment 1 for bug 1846479

Revision history for this message
Tim Van Steenburgh (tvansteenburgh) wrote : Re: k8s-worder fails to apply label

Hi Dan,

When reporting a Charmed Kubernetes problem, please run juju-crashdump and include the resulting tarball as an attachment to your bug. To run juju-crashdump:

sudo snap install juju-crashdump --channel edge --classic
juju-crashdump -a debug-layer -a config

If you're deploying to LXD you might also try charmed-kubernetes-252, which has improved support for LXD.

Thanks!