# Blog

- [None](https://sysnet4admin.gitbook.io/cncf/blog-and-news-ko/blog/none.md)
- [4개의 쿠버네티스 정책(Policy) 타입(2023.03.23)](https://sysnet4admin.gitbook.io/cncf/blog-and-news-ko/blog/none/4-policy-2023.03.23.md): https://www.cncf.io/blog/2023/03/23/the-4-kubernetes-policy-types/
- [Member](https://sysnet4admin.gitbook.io/cncf/blog-and-news-ko/blog/member.md): https://www.cncf.io/lf-author-category/member/
- [Kubernetes 규정 준수를 위한 필수 가이드(2023.03.24)](https://sysnet4admin.gitbook.io/cncf/blog-and-news-ko/blog/member/compliance.md): https://www.cncf.io/blog/2023/03/24/an-essential-guide-to-achieving-compliance-with-kubernetes/
- [클라우드 네이티브 가드레일이 개발 팀에 도움이 되는 5가지 이유(2023.03.20)](https://sysnet4admin.gitbook.io/cncf/blog-and-news-ko/blog/member/guardrails.md): https://www.cncf.io/blog/2023/03/20/5-ways-cloud-native-guardrails-help-your-development-team-deliver/
- [OpenTelemetry를 이용한 Kafka 기반의 비동기 워크플로우 테스트(2023.04.04)](https://sysnet4admin.gitbook.io/cncf/blog-and-news-ko/blog/member/opentelemetry-kafka.md): https://www.cncf.io/blog/2023/04/04/testing-kafka-based-asynchronous-workflows-using-opentelemetry/
- [링커드(Linkerd) 서비스 메시(Service Mesh) 소개(2023.04.06)](https://sysnet4admin.gitbook.io/cncf/blog-and-news-ko/blog/member/linkerd.md): https://www.cncf.io/blog/2023/04/06/introduction-to-the-linkerd-service-mesh/
- [쿠버네티스 앱의 분산 추적에 관해서 지금 알면 좋은 사항(2023.03.29)](https://sysnet4admin.gitbook.io/cncf/blog-and-news-ko/blog/member/tracing.md): https://www.cncf.io/blog/2023/03/29/distributed-tracing-in-kubernetes-apps-what-you-need-to-know/
- [CI/CD 파이프라인에 관측 가능성(observability)을 확보하는 방법(2023.05.05)](https://sysnet4admin.gitbook.io/cncf/blog-and-news-ko/blog/member/cicd-observability.md): https://www.cncf.io/blog/2023/05/05/how-to-gain-observability-into-your-ci-cd-pipeline/
- [Community](https://sysnet4admin.gitbook.io/cncf/blog-and-news-ko/blog/community.md)
- [클라우드 네이티브 컴퓨팅을 위한 플랫폼 백서(White Paper) 소개(2023.04.11)](https://sysnet4admin.gitbook.io/cncf/blog-and-news-ko/blog/community/platform_whitepaper_intro.md): https://www.cncf.io/blog/2023/04/11/announcing-a-white-paper-on-platforms-for-cloud-native-computing/
- [Project](https://sysnet4admin.gitbook.io/cncf/blog-and-news-ko/blog/project.md)
- [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/
- [Ambassador](https://sysnet4admin.gitbook.io/cncf/blog-and-news-ko/blog/ambassador.md)
- [오픈소스 프로젝트를 위한 ChatGPT 기반 코드 리뷰어 봇(Bot) (2023.06.06)](https://sysnet4admin.gitbook.io/cncf/blog-and-news-ko/blog/ambassador/chatgpt-bot.md): https://www.cncf.io/blog/2023/06/06/a-chatgpt-powered-code-reviewer-bot-for-open-source-projects/
- [입문자를 위한 MLOps: MLOps 시작하기 (2023.06.22)](https://sysnet4admin.gitbook.io/cncf/blog-and-news-ko/blog/ambassador/beginners-mlops.md): https://www.cncf.io/blog/2023/06/22/mlops-for-beginners-getting-started-with-mlops/


---

# 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.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.
