# k8s 커스텀 이벤트 오토스케일러

심심해서 만들어 보는 토이 프로젝트\~

## 설계

## TBD (To Be Determined)

* Spring 전용 라이브러리로 Auto Config Scan 기능을 적용해서 라이브러리 의존성 추가 만으로 도메인 로직에 적용할 수 있도록 만들면 좋을 것 같다.


---

# 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://programmer-jjy.gitbook.io/second-brain/portfolio/k8s.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.
