> For the complete documentation index, see [llms.txt](https://liujinye.gitbook.io/kubernetes-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://liujinye.gitbook.io/kubernetes-docs/raspberry-pi.md).

# raspberry-pi

- [mac os golang编译ARM环境go-sqlite3项目](https://liujinye.gitbook.io/kubernetes-docs/raspberry-pi/macosgolang-bian-yi-arm-huan-jing-gosqlite3-xiang-mu.md)
- [无头(headless) raspberry pi 4 ssh wifi 安装(mac)](https://liujinye.gitbook.io/kubernetes-docs/raspberry-pi/wu-tou-headlessraspberrypi4sshwifi-an-zhuang-mac.md)
- [树莓派4B+raspberry-pi-os-buster在线安装k3s](https://liujinye.gitbook.io/kubernetes-docs/raspberry-pi/shu-mei-pai-4b+raspberrypiosbuster-zai-xian-an-zhuang-k3s.md)
- [树莓派Raspberry Pi OS 设置静态ip](https://liujinye.gitbook.io/kubernetes-docs/raspberry-pi/shu-mei-pai-raspberrypios-she-zhi-jing-tai-ip.md)
- [树莓派raspberry-pi-os(32bit)安装docker](https://liujinye.gitbook.io/kubernetes-docs/raspberry-pi/shu-mei-pai-raspberrypios32bit-an-zhuang-docker.md)
- [树莓派raspberry pi os开启ssh](https://liujinye.gitbook.io/kubernetes-docs/raspberry-pi/shu-mei-pai-raspberrypios-kai-qi-ssh.md)
- [树莓派安装centos7并简单优化](https://liujinye.gitbook.io/kubernetes-docs/raspberry-pi/shu-mei-pai-an-zhuang-centos7-bing-jian-dan-you-hua.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://liujinye.gitbook.io/kubernetes-docs/raspberry-pi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
