jaywcjlove / jaywcjlove/linux-command
使用kubernetes部署此项目
Open
- Dominant language
- Markdown
- Stars
- 36.9k
- Forks
- 6.6k
- PR merge metrics
- No merged PRs in 30d
Description
是否可以考虑在项目主页上,添加一个可被k8s直接部署使用的yaml文件;使用wget 或是 自己复制粘贴到文件中,再使用kubectl apply -f XXX.yaml 来快速在k8s集群中部署项目。针对存放md的文件,可以考虑将路径挂载至容器所在node上,这样可以更为便捷的增改md文件,例如一个公司,将此项目部署至内网,此时公司有些自己开发的私有命令,可以自行编辑md文件,并放入至项目中。
Contributor guide
Research direction
The issue names no files or tests; start by reviewing the project homepage and existing deployment or container configuration. Define a Kubernetes YAML deployment that supports the requested quick apply workflow and the proposed Markdown-file mounting, then verify that the project runs correctly in a Kubernetes cluster.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100