Skip to content

make it possible to provision data disksΒ #12

@displague

Description

@displague

https://kubernetes.slack.com/archives/CD4B15LUR/p1550249658034200

In use cases like running Rook in Rancher deployed clusters, it would be helpful if additional disks could be provisioned via the Docker machine driver.

This option could look like:

  • --linode-data=100 (gb)
  • --linode-sdb-size=100
    (this could allow for each disk to be specified, how does it affect the swap drive? pushed into the next available slot?)
  • --linode-sdb-format=raw
  • --linode-disks=20,30,40
    (how does this affect the swap param)

Similar to linode/terraform-linode-k8s#30

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions