`juju status` fails with: `ERROR cannot connect to k8s api server; try running 'juju update-k8s --client <k8s cloud name>'`
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Triaged
|
Undecided
|
Unassigned |
Bug Description
In test run https:/
==================
ERROR:root:ERROR cannot connect to k8s api server; try running 'juju update-k8s --client <k8s cloud name>'
ERROR:root:juju status --format=json failed: 1
==================
At this point, we are deploying a k8s workload (cos-lite), so we know that the k8s api-server is functional.
Unfortunately, I do not have more details at this time. Crashdumps and configs can be found here: https:/
tags: | added: cdo-qa foundations-engine |
Could we have the list of steps to reproduce this in a local environment if possible? I'm sure the commands are somewhere in the provided link but I cannot find them. Thanks.