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


---

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