次の方法で共有


AKS Arc イメージに問題があるため、AKS クラスターを作成したり、ノード プールをスケーリングしたりすることはできません

適用対象: AKS on Azure Local

症状

AKS クラスターを作成しようとすると、次のエラーが表示されます。

Kubernetes version 1.29.4 is not ready for use on Linux. Please go to https://aka.ms/aksarccheckk8sversions for details of how to check the readiness of Kubernetes versions.

ノード プールをスケーリングしようとすると、次のエラーが表示される場合もあります。

error with code NodepoolPrecheckFailed occured: AksHci nodepool creation precheck failed. Detailed message: 1 error occurred:\n\t* rpc error: code = Unknown desc = GalleryImage not usable, health state degraded: Degraded

az aksarc get-versionsを実行すると、次のエラーが表示されます。

...
              {

                "errorMessage": "failed cloud-side provisioning image linux-cblmariner-0.4.1.11203 to cloud gallery: {\n  \"code\": \"ImageProvisionError\",\n  \"message\": \"force failed to deprovision existing gallery image: failed to delete gallery image linux-cblmariner-0.4.1.11203: rpc error: code = Unknown desc = sa659p1012: rpc error: code = Unavailable desc = connection error: desc = \\\"transport: Error while dialing: dial tcp 10.202.244.4:45000: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.\\\"\",\n  \"additionalInfo\": [\n   {\n    \"type\": \"providerImageProvisionInfo\",\n    \"info\": {\n     \"ProviderDownload\": \"True\"\n    }\n   }\n  ],\n  \"category\": \"\"\n }",
                "osSku": "CBLMariner",
                "osType": "Linux",
                "ready": false
              },
...

緩和

この問題は 、AKS on Azure Local バージョン 2507 で修正されました。 Azure ローカル デプロイを 2507 ビルドにアップグレードします。

  • Azure ローカル デプロイを 2507 ビルドにアップグレードします。
  • 更新したら、 az aksarc get-versions コマンドを実行して、イメージが正常にダウンロードされたことを確認します。
  • これで、AKS Arc クラスターの作成または更新中に、指定した Kubernetes バージョンを使用できるようになりました。
  • 問題が引き続き発生する場合は、サポート チケットを提出してください。

次のステップ

Azure Arc で有効になっている AKS の既知の問題