Using submit queue persistent storage

Version: 10.5

You can use the K8s persistent volume claim feature to make the Sitecore Submit Queue persistent across multiple content delivery instances.

A persistent volume can refer to one of two things:

  • The persistent volume, which stores all the sessions on the Windows node.
  • The storage class, which deploys the Azure Storage Account to store all the sessions. This approach is best practice for Azure Kubernetes Services.
If you have suggestions for improving this article, let us know!