cluster-api-provider-aws icon indicating copy to clipboard operation
cluster-api-provider-aws copied to clipboard

Support for ephemeral instance storage volumes in AWSMachineTemplate

Open wmgroot opened this issue 4 years ago • 7 comments
trafficstars

/kind feature

Describe the solution you'd like I would like the ability to provision nodes with ephemeral instance store volumes attached. https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/add-instance-store-volumes.html

This would allow another option for high performance disk to be available for scratch storage in our clusters.

Anything else you would like to add: Slack thread for more context: https://kubernetes.slack.com/archives/CD6U2V71N/p1614199967028000 Naadir Jeewa suspects that this can be implemented via BlockDeviceMappings, and that we only need to distinguish between EBS and ephemeral storage.

Terraform docs on the spec for instance store volumes, in case it is helpful. https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/instance#ephemeral_block_device

Environment:

  • Cluster-api-provider-aws version: 0.6.4

wmgroot avatar Feb 25 '21 21:02 wmgroot

/help

richardcase avatar Feb 27 '21 08:02 richardcase

@richardcase: This request has been marked as needing help from a contributor.

Please ensure the request meets the requirements listed here.

If this request no longer meets these requirements, the label can be removed by commenting with the /remove-help command.

In response to this:

/help

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

k8s-ci-robot avatar Feb 27 '21 08:02 k8s-ci-robot

@richardcase would this be useful? https://github.com/brunsgaard/eks-nvme-ssd-provisioner

cdenneen avatar Mar 04 '21 21:03 cdenneen

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale

fejta-bot avatar Jun 09 '21 19:06 fejta-bot

/lifecycle frozen

richardcase avatar Jun 09 '21 20:06 richardcase

/priority backlog /triage accepted /help

randomvariable avatar Nov 08 '21 18:11 randomvariable

/remove-lifecycle frozen

richardcase avatar Jul 12 '22 16:07 richardcase

The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle stale
  • Mark this issue or PR as rotten with /lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Oct 23 '22 20:10 k8s-triage-robot

This issue has not been updated in over 1 year, and should be re-triaged.

You can:

  • Confirm that this issue is still relevant with /triage accepted (org members only)
  • Close this issue with /close

For more details on the triage process, see https://www.kubernetes.dev/docs/guide/issue-triage/

/remove-triage accepted

k8s-triage-robot avatar Jan 19 '24 02:01 k8s-triage-robot