Skip to content

doc: Instructions unclear on how to fetch token from regional controller sunbeam deployment with MAAS provider #151

@sikander143

Description

@sikander143

During multi-region deployment for sunbeam with MAAS, I have deployed regional controller site, now I need to deploy another secondary sunbeam site. As per documentation for during secondary cluster bootstrap, we need to pass the $token to connect to regional_controller site. However, there are no clear instructions on how to fetch a token from regional_controller sunbeam deployment.

Secondary regions will reside in separate Sunbeam deployments, using a region controller token to connect to the primary region.

$ sunbeam cluster bootstrap --region-controller-token=$token
$ sunbeam cluster deploy

But it does not describe how to get the token.

In the manual provider section, this command is used to fetch a token:
https://canonical-openstack.readthedocs-hosted.com/en/latest/how-to/misc/multiregion-deployments/#secondary-regions

In order to access the region controller, each secondary region node will need a token obtained from the region controllers:

sunbeam cluster add-secondary-region-node $fqdn

But this command is not available when using the maas provider.


Document: how-to/misc/multiregion-deployments.rst

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions