Skip to content

Script to migrate from ACS Kubernetes clusters to ACS or AKS cluster

License

Notifications You must be signed in to change notification settings

sauryadas/acs-aks-migrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

acs-aks-migrate

⚒ Script to migrate from ACS Kubernetes clusters to ACS or AKS cluster

USE IT ON YOUR OWN RISK - DO NOT USE IN PRODUCTION

  • Set the following environment variables
AZURE_SUBSCRIPTION_ID=
AZURE_TENANT_ID=
AZURE_CLIENT_ID=
AZURE_CLIENT_SECRET=
DESTINATION_CLUSTERNAME=
DESTINATION_RESOURCEGROUP=
DESTINATION_STORAGEACCOUNT=
DESTINATION_STORAGEACCOUNT_CONTAINER=
DESTINATION_MANAGED_DISK=
SOURCE_BLOB=
SOURCE_STORAGEACCOUNT_CONTAINER=
#SOURCE_SNAPSHOT=''
SOURCE_STORAGEACCOUNT=
SOURCE_STORAGEACCOUNT_KEY=
  • Run script
bash migrate.sh

About

Script to migrate from ACS Kubernetes clusters to ACS or AKS cluster

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages