# Page Not Found

The URL `docs/kubernetes/cfe0-bc84-b124-d2f0-c2a4-b9c8-c2a4-d130` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [쿠버네티스 마스터](https://docs.ocha.ng/kubernetes/cfe0-bc84-b124-d2f0-c2a4-b9c8-c2a4-d130.md)
- [5장 GO의 타입 시스템](https://docs.ocha.ng/go/go-in-action/5c7a5-go-c758-d0c0-c785-c2dc-c2a4-d15c.md)
- [4장 배열, 슬라이스, 맵](https://docs.ocha.ng/go/go-in-action/4c7a5-bc30-c5f42c-c2ac-b77c-c774-c2a42c-b9f5.md)
- [9장 테스트와 벤치마킹](https://docs.ocha.ng/go/go-in-action/9c7a5-d14c-c2a4-d2b8-c640-bca4-ce58-b9c8-d0b9.md)
- [7장 동시성 패턴](https://docs.ocha.ng/go/go-in-action/7c7a5-b3d9-c2dc-c131-d328-d134.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://docs.ocha.ng/kubernetes/cfe0-bc84-b124-d2f0-c2a4-b9c8-c2a4-d130.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.

### Option 2 — Browse the documentation index

Full index: https://docs.ocha.ng/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://docs.ocha.ng/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/kubernetes/cfe0-bc84-b124-d2f0-c2a4-b9c8-c2a4-d130.md`).

You may also use `Accept: text/markdown` header for content negotiation.
