CARV-ICS-FORTH / CARV-ICS-FORTH/HPK
Check deployment requirements
Open
- Dominant language
- Go
- Stars
- 29
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Some remarks about deployment:
The hpk-kubelet binary is missing when you clone the repo from github.
Potential solutions:
1) compile from source (requires golang)
2) download the precompiled version (currently done manually)
3) run it in container (not yet supported)
Cgroup v2:
The cgroupv2 must be enabled on the host.
https://kubernetes.io/docs/concepts/architecture/cgroups/
https://rootlesscontaine.rs/getting-started/common/cgroup2/
https://medium.com/nttlabs/cgroup-v2-596d035be4d7
https://github.com/opencontainers/runc/blob/main/docs/cgroup-v2.md
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.