yaron2 / azure-kube-cli

An azure cli extension for azure k8s clusters infrastructure operations
16 stars 7 forks source link

az kube copy-aks-volumes is not found #7

Open RikGr opened 2 years ago

RikGr commented 2 years ago

Hi Yaron,

I would like to use this extension to migrate volumes from AKS cluster to AKS cluster. However when I want to use az kube copy-aks-volumes I receive:

'copy-aks-volumes' is misspelled or not recognized by the system.
Did you mean 'copy-volumes' ?

I have this version installed: 0.0.1

Is it possible to use tool for this kind of migration at the moment?

RikGr commented 2 years ago

A I see those are later additions by another contributor after the first release.

RikGr commented 2 years ago

Unfortunately I found out that the code uses deprecated API calls, so I did not get this to work. image https://kubernetes.io/docs/concepts/storage/volumes/#azureDisk