Using Kubernetes Secrets with Azure Storage connection data
Using K8s Secrets with Azure Storage Accounts
Last updated
Using K8s Secrets with Azure Storage Accounts
Last updated
© DuploCloud, Inc. All rights reserved. DuploCloud trademarks used herein are registered trademarks of DuploCloud and affiliates
Refer to the DupoCloud documentation to configure Storage Account and File Share in Azure.
Copy the Storage Account Key and File Share Name from the DuploCloud Portal to prepare to create Kubernetes Secrets in the next step.
Navigate to Kubernetes -> Secrets. Create a Kubernetes Secret Object using an Azure Storage Account.
For more information, see Kubernetes Configs and Secrets.
While creating a deployment, provide the configuration below under Other Pod Config and Other Container Config to create and mount the storage volume for your Service. In the configuration below, shareName
is the File Share name, which you can get from the Storage Account screen.