# Project

- [KubeVela: 클라우드 네이티브 애플리케이션 및 플랫폼 엔지니어링으로 가는 길(2023.03.31)](https://sysnet4admin.gitbook.io/cncf/blog-and-news-ko/blog/project/kubevela-2023.03.31.md): https://www.cncf.io/blog/2023/03/31/kubevela-the-road-to-cloud-native-application-and-platform-engineering/
- [Volcano Engine: Dragonfly를 통한 효과적인 이미지 배포 가속 방법(2023.04.13)](https://sysnet4admin.gitbook.io/cncf/blog-and-news-ko/blog/project/dragonfly2.md): https://www.cncf.io/blog/2023/04/13/volcano-engine-distributed-image-acceleration-practice-based-on-dragonfly/
- [Weave GitOps를 Flux UI로 구현하는 법(2023.04.24)](https://sysnet4admin.gitbook.io/cncf/blog-and-news-ko/blog/project/gitops-flux-ui.md): https://www.cncf.io/blog/2023/04/24/how-to-use-weave-gitops-as-your-flux-ui/
- [이스티오(Istio) 앰비언트(Ambient) 웨이포인트 프록시를 통한 사용 간편화(2023.04.26)](https://sysnet4admin.gitbook.io/cncf/blog-and-news-ko/blog/project/istio-waypoint.md): https://www.cncf.io/blog/2023/04/26/istio-ambient-waypoint-proxy-made-simple/


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sysnet4admin.gitbook.io/cncf/blog-and-news-ko/blog/project.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
