kernelci / kernelci/kernelci-pipeline
Document steps for creating Kubernetes credentials
- Dominant language
- Python
- Stars
- 11
- Forks
- 40
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 14
Description
The Kubernetes credentials used by `kubectl` and `kernelci.runtime.kubernetes` are currently created manually and imported as-is with a Docker volume. We'll need a way to reproduce them using a particular user account and permissions that don't give access to more resources than needed.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how the existing Kubernetes credentials are created manually and imported through the Docker volume for kubectl and kernelci.runtime.kubernetes. Document reproducible steps for a specified user account with only the required permissions; done means another operator can recreate and use the credentials without granting broader access.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, kubernetes, python
- Domain
- devops, documentation, security
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100