mayadata-io / mayadata-io/oep-e2e
Attach blockdevice to nodes using kubectl
Open
@AmitKumarDas is already working on this.
Since Jan 20, 2020.
dao
- Dominant language
- Python
- Stars
- 6
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
In cloud providers such as Google, AWS, etc, Users has to attach the disk using CLI method. So if there are many disks, user has to provide the command for each blockdevice. So if this can be done by kubectl method by asking blockdevice name, required Node name where blockdevice has to be attached and Zone, then the blockdevice attachment will be easy. Then User can take this BD cr for provisioning OpenEBS volumes...
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.