rancher-partner-charts/charts/dh2i/dxemssql/1.0.6
Adam Pickering 5be02706cb
Migrate charts directory (vendors starting with D-E) (#1043)
2024-07-08 16:54:00 -06:00
..
templates Migrate charts directory (vendors starting with D-E) (#1043) 2024-07-08 16:54:00 -06:00
.helmignore Migrate charts directory (vendors starting with D-E) (#1043) 2024-07-08 16:54:00 -06:00
Chart.yaml Migrate charts directory (vendors starting with D-E) (#1043) 2024-07-08 16:54:00 -06:00
README.md Migrate charts directory (vendors starting with D-E) (#1043) 2024-07-08 16:54:00 -06:00
app-readme.md Migrate charts directory (vendors starting with D-E) (#1043) 2024-07-08 16:54:00 -06:00
questions.yml Migrate charts directory (vendors starting with D-E) (#1043) 2024-07-08 16:54:00 -06:00
values.schema.json Migrate charts directory (vendors starting with D-E) (#1043) 2024-07-08 16:54:00 -06:00
values.yaml Migrate charts directory (vendors starting with D-E) (#1043) 2024-07-08 16:54:00 -06:00

README.md

DxEnterprise for Microsoft SQL AG

This chart deploys a SQL Server availability group managed by DxEnterprise clustering technology.

Prerequisites

  • A secret on your Kubernetes cluster that contains SQL Server credentials (MSSQL_SA_PASSWORD) and your DxEnterprise cluster password (DX_PASSKEY)
  • A DxEnterprise license key with availability group management features and tunnels enabled
  • Optional: DxAdmin installed on a Windows machine. Installation instructions for DxAdmin can be found in DH2i documentation

Additional Information

Instructions for creating this chart using Rancher can be found in the DxEnterprise Rancher guide, and additional DxEnterprise Kubernetes documentation can be found here.

Before creating an availability group, reference SQL Server's quorum considerations when determining the quantity of replicas to deploy.