### Summary`
We have seen that with little effort we can easily spin up a deployment with local disks for block storage, combined with filesystem storage. We also confirmed the Pods were being scheduled automatically to the correct nodes. We also learned that by using Kubernetes taints, we could effectively reserve nodes for specific usage. Additionally, this guide provided an overview of how Aerospike's All-Flash mode can be used in a Kubernetes environment, and demonstrated the use of side-by-side block and filesystem requests.