Skip to content

fix: fix missing png #458

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion blog/2024-08-29-kubecon2024/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ At KubeCon China 2024, held from August 21st to 23rd, a 3-day event in Hong Kong

The Lighting Talk PPT: [Download PDF](https://kcl-lang.io/talks/kcl-kubecon2024-lighting-talk.pdf)

![pptcover](img/blog/2024-08-29-kubecon2024/pptcover.png)
![pptcover](/img/blog/2024-08-29-kubecon2024/pptcover.png)

In this event, KCL introduced its efforts in simplifying Kubernetes manifests management, improving configuration management efficiency and stability through a Lighting Talk.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ image: /img/biweekly-newsletter.png

Lighting Talk PPT: [下载 PDF](https://kcl-lang.io/talks/kcl-kubecon2024-lighting-talk.pdf)

![pptcover](img/blog/2024-08-29-kubecon2024/pptcover.png)
![pptcover](/img/blog/2024-08-29-kubecon2024/pptcover.png)

在这次活动中,KCL 通过一场 Lighting Talk 为大家介绍了 KCL 在简化 kubernetes 项目配置管理,提升配置管理效率和稳定性方面作出的努力。

Expand Down
Loading