In this blog, I will explain how to deploy an FIO application pod with persistent storage on your Tanzu Kubernetes workload cluster.
Step 1: Deploy a K8s workload cluster
tkg create cluster <cluster name> --plan=dev
Now the workload K8s cluster is deployed with a Master, LB, and Worker node.