WEKA
Close
Technical Brief

WEKA with Azure AKS

This document will describe how to:
1. Deploy an AKS cluster in Azure
2. Deploy a WEKA cluster into the existing network created by AKS (via Terraform) - Using UDP Mode
3. Install the CSI plugin
4. Configure a daemonset to automatically install the WEKA client on new worker nodes (AKS autoscaling)
5. Deploy an example fio statefulset application