[RFE] Support non-AKS architectures (VMSS)
Open
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:


## 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.