Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

add kubernetes deployment #605

Merged
merged 4 commits into from
Sep 20, 2024
Merged

add kubernetes deployment #605

merged 4 commits into from
Sep 20, 2024

Conversation

willzhang
Copy link
Contributor

add kubernetes deployment

@jaywcjlove
Copy link
Owner

@willzhang 如果添加新命令请参照规则,放到 https://github.com/jaywcjlove/linux-command/tree/master/command 目录中

## 如果您希望提交一个命令
命令的存放位置在 `./command/` 文件夹中
1. 在这里创建一个 `[CommandName].md` 文件,比如 `pacman.md`
2. 打开文件,键入指令在终端中执行的命令
3. 第二行输入三个等号
4. 创建二级标题“补充说明”,并且在这个标题下面创建至少下面几个三级标题
- 语法
- 选项
- 参数
按照预期,文档应该是这样的
```markdown
CommandName
===
这里是命令介绍,它可以被搜索到,如果你有个流行的应用,包含多个命令,可放到这里,以便搜索到对应的命令

@jaywcjlove
Copy link
Owner

这个是 kubernetes 的部署教程和配置,好吧

@jaywcjlove jaywcjlove merged commit f464536 into jaywcjlove:master Sep 20, 2024
github-actions bot added a commit that referenced this pull request Sep 20, 2024
* add kubernetes deployment

* add kubernetes deployment README

* update deployment README

* update deployment yaml f464536
jaywcjlove added a commit that referenced this pull request Sep 20, 2024
@jaywcjlove jaywcjlove mentioned this pull request Sep 20, 2024
@willzhang
Copy link
Contributor Author

修改存放路径,README文档的路径要记得改下:

$ kubectl apply -f https://raw.githubusercontent.com/jaywcjlove/linux-command/refs/heads/master/k8s/linux-command.yaml

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants