rancher-partner-charts/charts/avesha/kubeslice-worker/questions.yaml

83 lines
2.7 KiB
YAML

questions:
-
default: ""
description: "Use the username created during the registration process while installing the KubeSlice Controller"
group: "Global Settings"
label: "Registered Username"
required: true
type: string
variable: imagePullSecrets.username
-
default: ""
description: "Verify the expiry date of the password in the email is still valid."
group: "Global Settings"
label: "Registered Password"
required: true
type: password
variable: imagePullSecrets.password
-
default: ""
description: "https://docs.avesha.io/documentation/enterprise/1.3.0/install-kubeslice/rancher/rancher-install-kubeslice/#kubeslice-worker-clusters"
group: "Worker Secrets from Controller"
label: "Controller Namespace"
required: true
type: string
variable: controllerSecret.namespace
-
default: ""
description: "https://docs.avesha.io/documentation/enterprise/1.3.0/install-kubeslice/rancher/rancher-install-kubeslice/#kubeslice-worker-clusters"
group: "Worker Secrets from Controller"
label: "Controller Endpoint"
required: true
type: string
variable: controllerSecret.endpoint
-
default: ""
description: "https://docs.avesha.io/documentation/enterprise/1.3.0/install-kubeslice/rancher/rancher-install-kubeslice/#kubeslice-worker-clusters"
group: "Worker Secrets from Controller"
label: "Controller CA Cert"
required: true
type: string
variable: controllerSecret.'ca.crt'
-
default: ""
description: "https://docs.avesha.io/documentation/enterprise/1.3.0/install-kubeslice/rancher/rancher-install-kubeslice/#kubeslice-worker-clusters"
group: "Worker Secrets from Controller"
label: "Controller Token"
required: true
type: string
variable: controllerSecret.token
-
default: ""
description: "Worker Cluster Name"
group: "Worker Cluster Details"
label: "Cluster Name"
required: true
type: string
variable: cluster.name
-
default: ""
description: "Worker Cluster Endpoint,use 'kubectl cluster-info on worker cluster' or for details please follow https://docs.avesha.io/documentation/enterprise/1.3.0/"
group: "Worker Cluster Details"
label: "Cluster Endpoint"
required: true
type: string
variable: cluster.endpoint
-
default: ""
description: "Worker Cluster NodeIP (External)"
group: "Worker Cluster Details"
label: "Worker Cluster NodeIP"
required: true
type: string
variable: cluster.nodeIp
-
default: ""
description: "Worker Network Interface"
group: "Worker Cluster Details"
label: "Network Interface"
required: true
type: string
variable: netop.networkInterface