Project Awesome project awesome

Sitecore Deployment on Kubernetes Example

An example of a Sitecore 10.1 XP0 deployment onto AKS with SolrCloud. It should deploy: 1)Sitecore 10.1 XP0; 2)Microsoft SQL Server 2019; 3)Zookeeper 3.4 (3 replicas); 4)Solr 8.4 (3 replicas)

Package 5 stars GitHub

Sitecore Deployment on Kubernetes Example

This is an example deployment of a Sitecore 10.1 XP0 deployment onto AKS with SolrCloud.

These files should deploy the following to a Kubernetes instance:

  • Sitecore 10.1 XP0
  • Microsoft SQL Server 2019
  • Zookeeper 3.4 (3 replicas)
  • Solr 8.4 (3 replicas)

This repository is for reference purposes only and is not intended for production deployments.

Back to Sitecore