# DeepDivers Blog 소개

## 소개

기술에 대한 깊은 이해를 기반으로, 새로운 인사이트를 얻고 지식을 공유하는 것을 즐기는 동료와 함께 작은 스터디를 시작했습니다. 스터디를 진행하는 동안 함께 작성하고 공유한 자료를 바탕으로 기술 블로그를 운영하고 있습니다.

※ 현재는 Kubernetes를 주요 주제로 다루고 있으나, 앞으로 다양한 주제로 확장해나갈 예정입니다.

## 구성원

### Moderators

* 전효준 ([Homepage](https://hyojun.me))
* 김삼영 ([Blog](https://netpple.github.io))


---

# 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://blog.deepdivers.dev/readme.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.
