Upgrade Options Reference for Digital.ai Release Runner
- Here's a list of questions that you would have to answer to upgrade Digital.ai Release Runner using the xl kube upgrade command.
- You must select one of the available options for some of the questions.
- Use the arrow keys to move up or down and press enter to select an option.
Release Upgrade Options Reference
Here's a list of questions that you would have to answer to upgrade Digital.ai Release or Runner using the xl kube upgrade command.
Here's the list of questions
Confirm the kubectl Context
| Prompt | ? Following kubectl context will be used during execution: <kubectl-context/username>? (Y/n) | ||||||
|---|---|---|---|---|---|---|---|
| Prompt valid for—platform | EKS | AKS | GKE | OpenShift on AWS | Plain Multi-node Kubernetes Cluster On-premise | ||
| Yes | Yes | Yes | Yes | Yes | Yes | ||
| Available values | kubectl current context | ||||||
| Default value | kubectl current context | ||||||
| Remarks | Confirm the kubectl context to proceed. | ||||||
Choose a Kubernetes Platform
| Prompt | ? Select the Kubernetes setup where the Digital.ai Devops Platform will be installed, updated or cleaned: | ||||||
|---|---|---|---|---|---|---|---|
| Prompt valid for—platform | EKS | AKS | GKE | OpenShift on AWS | OpenshiftCertified | Plain Multi-node Kubernetes Cluster On-premise | |
| Yes | Yes | Yes | Yes | Yes | Yes | ||
| Available values | Openshift [Openshift] OpenshiftCertified [Openshift Certified needs installed operator on cluster] AWSEKS [AWS EKS] PlainK8s [Plain multi-node K8s cluster] AzureAKS [Azure AKS] GoogleGKE [Google Kubernetes Engine] | ||||||
| Default value | Openshift [Openshift] | ||||||
| Remarks | You must have your cluster ready before you select an answer for this prompt. | ||||||
Choose a Kubernetes Namespace
| Prompt | Do you want to use a custom Kubernetes namespace (Yes, to use a custom namespace other than the default which is 'digitalai'): [? for help] | ||||||
|---|---|---|---|---|---|---|---|
| Prompt valid for—platform | EKS | AKS | GKE | OpenShift on AWS | OpenshiftCertified | Plain Multi-node Kubernetes Cluster On-premise | |
| Yes | Yes | Yes | Yes | Yes | Yes | ||
| Available values | NA | ||||||
| Default value | digitalai | ||||||
| Remarks | Type the name of a custom namespace where you want to install or upgrade Release or go with the default namespace, which is digitalai. | ||||||
Choose the Product to Upgrade
| Prompt | ? Product server you want to perform upgrade for [Use arrows to move, enter to select, type to filter, ? for more help] | ||||||
|---|---|---|---|---|---|---|---|
| Prompt valid for—platform | EKS | AKS | GKE | OpenShift on AWS | OpenshiftCertified | Plain Multi-node Kubernetes Cluster On-premise | |
| Yes | Yes | Yes | Yes | Yes | Yes | ||
| Available values | dai-release [Digital.ai Release with optional Runner] dai-deploy [Digital.ai Deploy] dai-release-runner [Digital.ai Release Runner] | ||||||
| Default value | dai-release [Digital.ai Release with optional Runner] | ||||||
| Remarks | Select a product—dai-release-runner [Digital.ai Release Runner] | ||||||
Select Type of Image Registry
note
You can choose a custom public or private registry, which can be used to perform the setup of Release from a custom image registry and image repository. For more information, see Setup Custom Image Registry
| Prompt | Select type of image registry (current default is default): [? for help] (xebialabs) | ||||||
|---|---|---|---|---|---|---|---|
| Prompt valid for—platform | EKS | AKS | GKE | OpenShift on AWS | OpenshiftCertified | Plain Multi-node Kubernetes Cluster On-premise | |
| Yes | Yes | Yes | Yes | Yes | Yes | ||
| Available values | default [Default (Uses various public image registries for the installation images)] public [Custom Public Registry (Uses a specific custom registry)] private [Custom Private Registry - Password protected (Uses a specific custom registry with password)] | ||||||
| Default value | default | ||||||
| Remarks | Select the type of the Image Registry to use for pulling all images required for the upgrade. When selecting a custom image registry, all prerequisite images need to be available in the image registry. | ||||||
Enter the Release Runner Repository Name
| Prompt | ? Enter the Release Runner repository name (eg: <repositoryName> from <repositoryName>/<imageName>:<tagName>): [? for help] (xebialabs) | ||||||
|---|---|---|---|---|---|---|---|
| Prompt valid for—platform | EKS | AKS | GKE | OpenShift on AWS | OpenshiftCertified | Plain Multi-node Kubernetes Cluster On-premise | |
| Yes | Yes | Yes | Yes | Yes | Yes | ||
| Available values | NA | ||||||
| Default value | xebialabs | ||||||
| Remarks | Type the repository name. It is recommended to go with the default, which is xebialabs | ||||||
Enter the Release Runner Image Name
| Prompt | ? Enter the Release Runner image name (eg: <imageName> from <repositoryName>/<imageName>:<tagName>): [? for help] | ||||||
|---|---|---|---|---|---|---|---|
| Prompt valid for—platform | EKS | AKS | GKE | OpenShift on AWS | OpenshiftCertified | Plain Multi-node Kubernetes Cluster On-premise | |
| Yes | Yes | Yes | Yes | Yes | Yes | ||
| Available values | release-runner | ||||||
| Default value | release-runner | ||||||
| Remarks | Type the name of the image you want to use for installation. | ||||||