Azure IoT Operations deployment fails with Helm error

Richard Jones (IOT) 0 Reputation points
2024-09-09T16:22:44.44+00:00

I created an AKS EE K3s cluster on my local machine and successfully connected it to Azure Arc. All checks pass for the IoT Operations deployment, but it failed with the following error. Any guidance on what to check will be appreciated.

{
  "code": "ExtensionOperationFailed",
  "message": "The extension operation failed with the following error:  Error: [ InnerError: [Helm installation failed :  : InnerError [release azure-iot-operations-sajkr failed, and has been uninstalled due to atomic being set: failed post-install: 1 error occurred:\n\t* job failed: BackoffLimitExceeded\n\n]]] occurred while doing the operation : [Create] on the config, For general troubleshooting visit: https://aka.ms/k8s-extensions-TSG, For more application specific troubleshooting visit: Please reach out to Microsoft tech care if you need help with debugging the problems with your extension resource.",
  "additionalInfo": []
}
Azure IoT Operations
Azure IoT Operations
Azure IoT Operations is a set of modular services enabled by Azure Arc.
28 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Richard Jones (IOT) 0 Reputation points
    2024-09-10T13:53:04.9566667+00:00

    In the end I re-deployed the AKS EE cluster using the (recommended) PowerShell script. This has worked but does beg the question if people are going to deploy to a CNCF conformant K*s cluster what the difference was.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.