Azure / aksArc

# Welcome to the Azure Kubernetes Service enabled by Azure Arc (AKS Arc) repo This is where the AKS Arc team will track features and issues with AKS Arc. We will monitor this repo in order to engage with our community and discuss questions, customer scenarios, or feature requests. Checkout our projects tab to see the roadmap for AKS Arc!
MIT License
111 stars 45 forks source link

AKS K8S single node cluster support request #175

Open ohault opened 2 years ago

ohault commented 2 years ago

Title: AKS K8S single node cluster support request

Description: Currently, running AKS-HCI inside an Azure VM is far too complex and waste a lot of resources. The main problem is the requirement for HCI of 2-nodes. AKS should be able to be installed on a developer's laptop (running Windows and/or Windows server) to be installed and run as a single node Kubernetes cluster.

Elektronenvolt commented 2 years ago

@ohault I'm using Rancher Desktop to have a local Kubernetes cluster for Linux container at developer machines. Having an AKS-HCI "dev" setup at a Windows Desktop on Hyper-V with Linux and Windows container support would be nice. Our developer machines and laptops have 64GB of memory these days, several smaller VMs would be ok.