Skip to content

Commit 64702d6

Browse files
authored
Merge pull request #468 from Peefy/docs-add-konfig-resource-ref-links
docs: add konfig resource reference links
2 parents 546f956 + 71aae2b commit 64702d6

File tree

4 files changed

+20
-0
lines changed

4 files changed

+20
-0
lines changed

docs/user_docs/guides/working-with-konfig/3-quick-start.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,11 @@ spec:
198198
app.k8s.io/component: sampleappdev
199199
```
200200

201+
## Resources
202+
203+
- More examples can be found [here](https://github.com/kcl-lang/konfig/blob/main/examples/README.md)
204+
- Konfig schema reference document can be found [here](https://github.com/kcl-lang/konfig/blob/main/docs/konfig.md)
205+
201206
## Summary
202207

203208
This document mainly introduces how to use the KCL and Konfig library to deploy a Long Running application running in Kubernetes.

i18n/zh-CN/docusaurus-plugin-content-docs/current/user_docs/guides/working-with-konfig/3-quick-start.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,11 @@ spec:
220220
app.k8s.io/component: sampleappdev
221221
```
222222

223+
## 资源
224+
225+
- 更多用例可以在[这里](https://github.com/kcl-lang/konfig/blob/main/examples/README.md)找到
226+
- 更多参考文档可以在[这里](https://github.com/kcl-lang/konfig/blob/main/docs/konfig.md)找到
227+
223228
## 小结
224229

225230
本文主要介绍了如何使用 KCL 语言与其相对应的 Konfig 库,完成一个运行在 Kubernetes 中的 Long-Running 服务应用的部署。

i18n/zh-CN/docusaurus-plugin-content-docs/version-0.10/user_docs/guides/working-with-konfig/3-quick-start.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,11 @@ spec:
220220
app.k8s.io/component: sampleappdev
221221
```
222222

223+
## 资源
224+
225+
- 更多用例可以在[这里](https://github.com/kcl-lang/konfig/blob/main/examples/README.md)找到
226+
- 更多参考文档可以在[这里](https://github.com/kcl-lang/konfig/blob/main/docs/konfig.md)找到
227+
223228
## 小结
224229

225230
本文主要介绍了如何使用 KCL 语言与其相对应的 Konfig 库,完成一个运行在 Kubernetes 中的 Long-Running 服务应用的部署。

versioned_docs/version-0.10/user_docs/guides/working-with-konfig/3-quick-start.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,11 @@ spec:
198198
app.k8s.io/component: sampleappdev
199199
```
200200

201+
## Resources
202+
203+
- More examples can be found [here](https://github.com/kcl-lang/konfig/blob/main/examples/README.md)
204+
- Konfig schema reference document can be found [here](https://github.com/kcl-lang/konfig/blob/main/docs/konfig.md)
205+
201206
## Summary
202207

203208
This document mainly introduces how to use the KCL and Konfig library to deploy a Long Running application running in Kubernetes.

0 commit comments

Comments
 (0)