QuestionQ23
UiPath Platform components and integrationsWhich command correctly performs an in-place upgrade of Kubernetes and the other infrastructure components?
- A ./bin/uipathctl rke2 upgrade cluster_config.json --versions versions/helm-charts.json
- B ./install-uipath.sh --upgrade -i ./cluster_config.json -o ./output.json -k --accept-license-agreement
- C ./bin/uipathctl manifest apply cluster_config.json --versions versions/helm-charts.json
- D ./configureUiPathAS.sh --upgrade -i ./cluster_config.json -o ./output.json -j server --accept-license-agreement
Community Discussion