File tree Expand file tree Collapse file tree 4 files changed +20
-0
lines changed
docs/user_docs/guides/working-with-konfig
i18n/zh-CN/docusaurus-plugin-content-docs
current/user_docs/guides/working-with-konfig
version-0.10/user_docs/guides/working-with-konfig
versioned_docs/version-0.10/user_docs/guides/working-with-konfig Expand file tree Collapse file tree 4 files changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -198,6 +198,11 @@ spec:
198
198
app.k8s.io/component: sampleappdev
199
199
` ` `
200
200
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
+
201
206
# # Summary
202
207
203
208
This document mainly introduces how to use the KCL and Konfig library to deploy a Long Running application running in Kubernetes.
Original file line number Diff line number Diff line change @@ -220,6 +220,11 @@ spec:
220
220
app.k8s.io/component: sampleappdev
221
221
` ` `
222
222
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
+
223
228
# # 小结
224
229
225
230
本文主要介绍了如何使用 KCL 语言与其相对应的 Konfig 库,完成一个运行在 Kubernetes 中的 Long-Running 服务应用的部署。
Original file line number Diff line number Diff line change @@ -220,6 +220,11 @@ spec:
220
220
app.k8s.io/component: sampleappdev
221
221
` ` `
222
222
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
+
223
228
# # 小结
224
229
225
230
本文主要介绍了如何使用 KCL 语言与其相对应的 Konfig 库,完成一个运行在 Kubernetes 中的 Long-Running 服务应用的部署。
Original file line number Diff line number Diff line change @@ -198,6 +198,11 @@ spec:
198
198
app.k8s.io/component: sampleappdev
199
199
` ` `
200
200
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
+
201
206
# # Summary
202
207
203
208
This document mainly introduces how to use the KCL and Konfig library to deploy a Long Running application running in Kubernetes.
You can’t perform that action at this time.
0 commit comments