What this pattern does:

This design sets up a Kubernetes Deployment deploying two NGINX containers. Each container utilizes an Azure File storage volume for shared data. The NGINX instances serve web content while accessing an Azure File share, enabling scalable and shared storage for the web servers.

Caveats and Consideration:

1. Azure Configuration: Ensure that your Azure configuration, including secrets, is correctly set up to access the Azure File share.

Compatibility:


Recent Discussions with "meshery" Tag