mayadata-io / mayadata-io/oep-e2e
[iuoi05]: Install OpenEBS on a low resource machine
@uditgaurav is already working on this.
Since Feb 15, 2020.
- Dominant language
- Python
- Stars
- 6
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
**_This issue is for:_**
- The installation of openebs on a cluster having low resources.
**_Details:_**
- It is expected that in `low resources` openebs will not be able to install and its components will be stuck in the `Pending` state. Starting with the lowest resource GKE cluster which is `f1-micro` with `1v CPU,614MB` memory. DOP itself doesn't get connected with this cluster all the DOP components stuck in `Pending` which creates a problem in connecting the cluster.
- So now let's try with a cluster having a bit higher resource than `f1-micro` . So we tried with `g1-small` with `1CPU,1.7 GB memory`.
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.