Skip to content

tctl does not use --cluster flag #1

@ric-hincapie

Description

@ric-hincapie

Code line:

--cluster #{Config.mp_cluster['name']} \

Error at rake command:

vcluster connect t1
21:06:38 done Switched active kube context to vcluster_t1_vcluster-t1_k3d-tsb-cluster
- Use `vcluster disconnect` to return to your previous kube context
- Use `kubectl get namespaces` to access the vcluster
tctl install demo     --cluster t1     --registry my-cluster-registry:5000     --admin-password admin
2023-10-19 21:06:38: waiting for ManagementPlane object to exist
Error: unknown flag: --cluster
...
rake aborted!
Command failed with status (1): [tctl install demo     --cluster t1     --r...]
/home/ubuntu/minitsb-rake/Rakefile:184:in `block in <top (required)>'
Tasks: TOP => default => deploy_scenario => install_controlplanes => install_cp_c1 => install_mp
(See full trace by running task with --trace)

Working it out. Created to keep track.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions