Enhance SPIRE Quickstart Tutorial for kubeadm based Kubernetes
Creating this PR to add couple of files to the k8s/quickstart directory to enhance the SPIFFE Documentation related to K8S Quick start for users using kubeadm based K8S Clusters.
When I was trying to utilize SPIFFE Documentation https://spiffe.io/docs/latest/try/getting-started-k8s/ using kubeadm based K8S cluster, it was involved to setup other storage classes and made following the tutorial less streamlined.
Adding local storage based storage class and persistent volume related yaml files.
Once this PR is merged, will raise another PR in https://github.com/spiffe/spiffe.io to modify the corresponding getting started guide (i.e. https://github.com/spiffe/spiffe.io/blob/master/content/docs/latest/try/getting-started-k8s.md) to add a section, Considerations When Using Kubeadm similar to the one for Minikube.
There is an associated issue as well, "Tutorial fails when installing spire server" (https://github.com/spiffe/spire-tutorials/issues/91), raised couple of years back which is still Open. With the change in this PR and a subsequent PR in spiffie.io repo as mentioned above, the https://github.com/spiffe/spire-tutorials/issues/91 issue can be resolved as well.
@rturner3 greetings, I saw you had worked on this repo before and reviewed past PRs. Requesting you to review this PR or suggest anyone else who can review this PR, thanks!