replicatedhq / replicatedhq/kURL
Choosing an installation directory for kurl
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 809
- Forks
- 81
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 20
Description
Hi there,
We are using kurl in Azure's VM. Azure's OS disk is only 30GB so when kurl run, it bailed with "the disk containing directory /var/lib/kubelet" has less than 30GB".
We'd have to mount a separate data disk to a location, such as /mnt/datadisk, but how do we point kurl to that new location so it can install?
Thanks
Contributor guide
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.
Research direction
Start by reading the kURL installation documentation and tracing the disk-space check that reports /var/lib/kubelet. Determine whether an installation-directory setting is documented or supported for a mounted Azure data disk, then document or implement the supported behavior and verify installation on that layout.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, shell
- Domain
- cloud, devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100