Azure / Azure/kubectl-aks

[RFE] Support non-AKS architectures (VMSS)

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
39
Forks
15
PR merge metrics
No merged PRs in 30d

Description

## Current situation

`kubectl-az` expects the cluster to use virtual machine scale sets like AKS:

![Resource_Groups](https://user-images.githubusercontent.com/57147708/155188031-4b729b22-594f-42e1-bbff-7885c3d63efb.png)
![cluster_vmss](https://user-images.githubusercontent.com/57147708/154306066-a2f5e410-a3ac-4bcd-8c45-050ddbe089a5.png)

## Impact

Clusters that does not use VMSS (e.g. ARO which uses VMs directly) are not supported.

## Ideal future situation

All the well-known architecture should be supported.

## Implementation options

There are a lot of details to discuss here.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.