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

vyta/acs-aks-migrate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

acs-aks-migrate

⚒ Script to migrate from ACS Kubernetes clusters to ACS (RP v2 regions ) or AKS cluster

USE IT AT 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_ACS_RESOURCEGROUP=
DESTINATION_STORAGEACCOUNT=
DESTINATION_STORAGEACCOUNT_CONTAINER=
DESTINATION_CLUSTERNAME_LOCATION=westus2
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

  • Shell 100.0%