Client software requirements

Version: 10.5

You must have the following software installed in order to install Sitecore Experience Platform on Kubernetes:

  • One of the following operating systems:

    • Windows 10 or later
    • Windows Server 2022 or later
  • Kubernetes 1.30 or later. Use the latest stable non-preview version.

    • To get a list of supported locations run the following command:

      az account list-locations
    • To get the latest stable version with the desired location, run the following command:

      az aks get-versions --location <location> --output table
  • Helm 3.0.x or later. This is required for ingress controller deployments.

    We recommend that you use choco to install Helm. For example:

    choco install kubernetes-helm

You also need to download the following software package:

If you have suggestions for improving this article, let us know!