Skip to content

Instantly share code, notes, and snippets.

@ceizner
Created January 26, 2018 09:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ceizner/9b08194390045c467d7b4a51332250f8 to your computer and use it in GitHub Desktop.
Save ceizner/9b08194390045c467d7b4a51332250f8 to your computer and use it in GitHub Desktop.
kind: StorageClass
apiVersion: storage.k8s.io/v1
metadata:
name: aws-blazing-mutli-az
provisioner: kubernetes.io/aws-ebs
parameters:
type: io1
zones: us-west-2a, us-west-2b, us-west-2c
iopsPerGB: "50"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment