+
+
+
+
+
setNamespace(e.target.value)}
+ disabled={disabled}
+ style={{ padding: '6px 8px', borderRadius: '4px', border: '1px solid var(--mui-palette-divider, #ccc)', fontSize: '14px', backgroundColor: 'var(--mui-palette-background-paper)', color: 'var(--mui-palette-text-primary)' }}
+ aria-label="Kubernetes namespace for benchmark job"
+ />
+
+
+
+ setSize(e.target.value)}
+ disabled={disabled}
+ style={{ padding: '6px 8px', borderRadius: '4px', border: '1px solid var(--mui-palette-divider, #ccc)', fontSize: '14px', width: '120px', backgroundColor: 'var(--mui-palette-background-paper)', color: 'var(--mui-palette-text-primary)' }}
+ aria-label="FIO test size"
+ />
+
+ PVC will be ~10% larger (33Gi for 30G)
+
+
+
+
+
+
+
+
+
+
Confirm Benchmark
+
+ This will create a ~33Gi PVC and run an FIO benchmark (
+ ~6 minutes).
+
+
+ Storage class: {storageClass} · Namespace: {namespace}
+
+
+ The Job and PVC will remain until manually deleted. You will be prompted to clean up after completion.
+
+
+
+
+
+
+
+ )}
+