QuestionQ52

UiPath Platform components and integrations

While working with the Kubernetes cluster in an Automation Suite deployment and running kubectl, a “command not found” error occurs.

Which command will resolve the issue?

Explanation

Automation Suite uses the RKE2 kubectl binary, located in /var/lib/rancher/rke2/bin; that directory must be added to PATH so the shell can find kubectl. The cluster configuration is in /etc/rancher/rke2/rke2.yaml, which must be assigned to KUBECONFIG to operate on the cluster. UiPath documents exporting both values to enable kubectl.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!