
-
A storage account configured with
Hierarchical namespace: Disabledfor holding the Arize containers. - A storage account key for Arize pods to have access to the containers.
- Two Azure blob storage containers for gazette and druid data.
- An AKS cluster with a minimum of two node pools: base pool and druid pool.
-
The base node pool should be labeled with
arize=trueandarize-base=true. -
The druid node pool should be labeled with
arize=trueanddruid-historical=true. -
Storage classes
managed-csi-premiumandmanaged-csiare preferred and used by default. - An ACR or docker registry is optional as Arize pulls images from Arize AX’s central image registry by default.
-
Namespaces
arize,arize-operator, andarize-sparkcan be pre-existing or created later by the helm chart. - If deployed on a private VNet, a private link to the storage account may be required for reachability from the cluster.
small1b or medium2b.
values.yaml: