Workshop for installing Digital.ai Release and Digital.ai Deploy on a Kubernetes cluster using the xl kube
command line interface.
- kubectl
- xl-cli 24.1.0 - Installation instructions
- yq 4.18.1 or higher. Ubuntu comes with a broken version of yq installed. Download the latest version of yq from GitHub directly.
- Azure Cli - az - if you are working with Azure during workshop
- minikube - if you plan to use Minikube during workshop (use the latest version)
- docker - if you plan to use Docker during workshop (use the latest version)
- Java 17 - keytool (only if you plan to use the generation of the keystore inside the xl-cli kube)
- helm - if you would like to get additional info
- k9s - Kubernetes CLI To Manage Your Clusters In Style
if you have any questions or troubles, contact your Digital.ai representative
xl <command> --help
is your friend! For example:xl kube install --help
- Install Digital.ai Release 23.3.2
- Wait for resources with
xl kube check
- Discover how to open the page and login
- Wait for resources with
- Upgrade Release 24.1.0
- OIDC setup (use Identity service)
- Clean Release from cluster
- Install Deploy with –files 24.1.0
- Use private image registry for all images
- Discover how to open the page and login
- Clean Deploy from cluster
- Fix errors - Troubleshoot
- Use wrong tag
- Use for postgres wrong storageclass
- How to change configuration file
- Introduction - PowerPoint
- Work on Labs
- Part 0
- Part 1
- Part 2
- Part 3