We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faf9c90 commit ed6a16bCopy full SHA for ed6a16b
variables.tf
@@ -112,7 +112,7 @@ variable "node_group_instance_types" {
112
Instance types for worker nodes.
113
114
Recommended Configuration for Running Materialize with disk:
115
-- Tested instance types: `m6g`, `m7g` families (ARM-based Graviton instances)
+- Tested instance types: `r6gd`, `r7gd` families (ARM-based Graviton instances)
116
- Enable disk setup when using `r7gd`
117
- Note: Ensure instance store volumes are available and attached to the nodes for optimal performance with disk-based workloads.
118
EOF
0 commit comments