usage: kubitus-bootstrap-cluster [-h] --mgmt MGMT --cluster CLUSTER
[--mgmt-kubeconfig MGMT_KUBECONFIG]
[--mgmt-context MGMT_CONTEXT]
[--cluster-kubeconfig CLUSTER_KUBECONFIG]
[--cluster-context CLUSTER_CONTEXT]
[--author-name AUTHOR_NAME]
[--author-email AUTHOR_EMAIL]
[--manual | --no-manual]
[--base-dir BASE_DIR]
[--apps-group-url APPS_GROUP_URL]
[--clusters-project-url CLUSTERS_PROJECT_URL]
[--clusters-repo-branch CLUSTERS_REPO_BRANCH]
Bootstrap cluster
options:
-h, --help show this help message and exit
--mgmt MGMT Management cluster name
--cluster CLUSTER Cluster name
--mgmt-kubeconfig MGMT_KUBECONFIG
Management cluster kubeconfig
--mgmt-context MGMT_CONTEXT
Management cluster context
--cluster-kubeconfig CLUSTER_KUBECONFIG
Bootstrap cluster kubeconfig
--cluster-context CLUSTER_CONTEXT
Bootstrap cluster context
--author-name AUTHOR_NAME
Author name
--author-email AUTHOR_EMAIL
Author email
--manual, --no-manual
No kubectl apply
--base-dir BASE_DIR Base directory with clusters and apps repositories
--apps-group-url APPS_GROUP_URL
Override Apps group URL
--clusters-project-url CLUSTERS_PROJECT_URL
Override Clusters project URL
--clusters-repo-branch CLUSTERS_REPO_BRANCH
Use this branch instead of main