Skip to content

Instantly share code, notes, and snippets.

@DazWilkin
Created June 4, 2018 22:04
Show Gist options
  • Save DazWilkin/41b9896fcfad1a83460a034d87ce6dab to your computer and use it in GitHub Desktop.
Save DazWilkin/41b9896fcfad1a83460a034d87ce6dab to your computer and use it in GitHub Desktop.
Fabric on Google Cloud Platform
apiVersion: storage.k8s.io/v1
kind: StorageClass
metadata:
name: ssd
provisioner: kubernetes.io/gce-pd
parameters:
type: pd-ssd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment