This section describes the initial steps required for StackLight configuration. For a detailed description of StackLight configuration options, see StackLight configuration parameters.
Log in to the Mirantis Container Cloud web UI
with the writer
permissions.
Switch to the required project using the Switch Project action icon located on top of the main left-side navigation panel.
Expand the menu of the tab with your username.
Click Download kubeconfig
to download kubeconfig
of your management cluster.
Log in to any local machine with kubectl
installed.
Copy the downloaded kubeconfig
to this machine.
Run one of the following commands:
For a management cluster:
kubectl --kubeconfig <KUBECONFIG_PATH> edit -n <PROJECT_NAME> cluster <MANAGEMENT_CLUSTER_NAME>
For a managed cluster:
kubectl --kubeconfig <KUBECONFIG_PATH> edit -n <PROJECT_NAME> cluster <MANAGED_CLUSTER_NAME>
In the following section of the opened manifest, configure the required StackLight parameters as described in StackLight configuration parameters.
spec:
providerSpec:
value:
helmReleases:
- name: stacklight
values: