azure stack hci - error install kubernetes services

Udo J. Heuschmann 1 Reputation point
2021-05-29T21:41:41.25+00:00

Hello,

i have a nested virtualization azure stack hci cluster within our lab enviroment.
i want to deploy kubernetes services. within the precheck phase i get the error that the cluster has not enough ram (memory).

the error code is: "Available memory - NaN GB Available; 8 GB Required"

i have a 2 node cluster with 8 cores, 32gb ram, os is "azure stack hci", all updates install, admin center version is1.3.2105.24004

can anyone help me further

thx udo

Azure Stack HCI
Azure Stack HCI
A hyperconverged infrastructure operating system delivered as an Azure service that provides security, performance, and feature updates.
280 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,907 questions
Azure Stack Hub
Azure Stack Hub
An extension of Azure for running apps in an on-premises environment and delivering Azure services in a datacenter.
180 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Matt McSpirit 11 Reputation points MVP
    2021-06-01T21:11:51.35+00:00

    Have you registered your Azure Stack HCI cluster? https://learn.microsoft.com/en-us/azure-stack/hci/deploy/register-with-azure.
    Windows Admin Center should be this version: https://techcommunity.microsoft.com/t5/windows-admin-center-blog/windows-admin-center-version-2103-2-is-now-generally-available/ba-p/2384136
    Could you confirm that you can deploy a regular VM on your nested config?

    1 person found this answer helpful.
    0 comments No comments

  2. shiva patpi 13,146 Reputation points Microsoft Employee
    2021-06-01T12:01:58.65+00:00

    Hello @Udo J. Heuschmann ,
    Thanks for your query !
    Can you try to troubleshooting by following the below documentation guide
    https://github.com/Azure/aks-hci/blob/main/known-issues.md
    https://learn.microsoft.com/en-us/azure-stack/aks-hci/troubleshoot-known-issues

    Check out the issue w.r.t memory (Validate the logs from Event Viewer)
    https://github.com/Azure/aks-hci/blob/main/known-issues.md#azure-kubernetes-service-powershell-deployment-does-not-check-for-available-memory-before-creating-a-new-target-cluster

    Also, Check out the basic system requirements:
    https://learn.microsoft.com/en-us/azure-stack/aks-hci/system-requirements

    Kindly let us know if you need additional help

    0 comments No comments