Comment 2 for bug 2058048

Revision history for this message
Radoslaw (radraw) wrote :

I added juju commands used for deployment to description as you asked. I used the simplest charm deployment I know for easy of reproducing the issue:

juju deploy ubuntu
juju add-unit ubuntu
...

However I faced the issue originally trying to install charmed-kubernetes bundle.