--build-agent cannot be used to bootstrap k8s clouds
Bug #1832791 reported by
Anastasia
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Triaged
|
Low
|
Unassigned |
Bug Description
To run local code, a Juju controller can be bootstrapped with '--build-agent' option. However, this option makes no sense or k8s clouds.
Current error message is misleading - it says that a model named '--build-agent' cannot be created.
The error message needs to be more explicit.
Changed in juju: | |
assignee: | Harry Pidcock (hpidcock) → nobody |
To post a comment you must log in.
It seems that the message is fixed nowadays (tested on https:/ /github. com/juju/ juju/tree/ 2.9):
➜ juju juju bootstrap microk8s --build-agent localhost" on microk8s/localhost
Creating Juju controller "microk8s-
Bootstrap to Kubernetes cluster identified as microk8s/localhost
ERROR failed to bootstrap model: --build-agent when bootstrapping a k8s controller not supported