Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to install velero in azure kubernetes(AKS) #8705

Open
tomsunyu opened this issue Feb 20, 2025 · 2 comments
Open

How to install velero in azure kubernetes(AKS) #8705

tomsunyu opened this issue Feb 20, 2025 · 2 comments

Comments

@tomsunyu
Copy link

Hello,
I use the following command to install velero,but I do not know how to configure "--secret-file". What is the credentials-velero key and value?

velero install --provider azure --plugins velero/velero-plugin-for-microsoft-azure:v1.0.0 --bucket $BLOB_CONTAINER --secret-file ./credentials-velero --backup-location-config resourceGroup=$AZURE_BACKUP_RESOURCE_GROUP,storageAccount=$AZURE_STORAGE_ACCOUNT_ID[,subscriptionId=$AZURE_BACKUP_SUBSCRIPTION_ID] --snapshot-location-config apiTimeout=<YOUR_TIMEOUT>[,resourceGroup=$AZURE_BACKUP_RESOURCE_GROUP,subscriptionId=$AZURE_BACKUP_SUBSCRIPTION_ID]
@Lyndon-Li
Copy link
Contributor

Please check this doc https://velero.io/docs/v1.15/customize-installation/

@kaovilai
Copy link
Member

Here. Follow the azure plugin docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants