Enable MDAI Cluster Ingress
After completing any tasks related to disabling your MDAI Cluster instance (i.e., maintenance or MDAI Cluster data flow resolution), you likely want to resume ingress and ensure that data flow resumes smoothly.
How to Enable...
Manual
- Set replica count to
2
invalues/params-values-otel.yaml
:
spec:
# 2 replicas recommended
replicas: 2
- Apply config to cluster
kubectl apply -f values/params-values-otel.yaml
Automated
Check back soon, we're working on an automated flow for disabling your MDAI Cluster.
⏪ Back to: Disable MDAI Cluster Next Step: Uninstall MDAI Cluster ⏩