# Wenzhihuai

## Wenzhihuai

- [README](https://gitbook.wenzhihuai.com/readme.md)
- [目录](https://gitbook.wenzhihuai.com/mu-lu.md)
- [一、Java](https://gitbook.wenzhihuai.com/yi-java.md)
- [1.1 一次jvm调优过程.md](https://gitbook.wenzhihuai.com/yi-java/yi-ci-jvm-tiao-you-guo-cheng.md)
- [1.2 JVM调优参数.md](https://gitbook.wenzhihuai.com/yi-java/jvm-tiao-you-can-shu.md)
- [1.3 serverlog.md](https://gitbook.wenzhihuai.com/yi-java/serverlog.md)
- [1.4 【elasticsearch】搜索过程详解](https://gitbook.wenzhihuai.com/yi-java/1.4-elasticsearch-sou-suo-guo-cheng-xiang-jie.md)
- [1.5 基于kubernetes的分布式限流](https://gitbook.wenzhihuai.com/yi-java/ji-yu-kubernetes-de-fen-bu-shi-xian-liu.md)
- [二、大数据](https://gitbook.wenzhihuai.com/er-da-shu-ju.md)
- [3.1 elastic-spark.md](https://gitbook.wenzhihuai.com/er-da-shu-ju/elastic-spark.md)
- [三、个人网站](https://gitbook.wenzhihuai.com/ge-ren-wang-zhan.md)
- [3.1 历史与架构.md](https://gitbook.wenzhihuai.com/ge-ren-wang-zhan/1.-li-shi-yu-jia-gou.md)
- [3.2 Lucene的使用.md](https://gitbook.wenzhihuai.com/ge-ren-wang-zhan/2.lucene-de-shi-yong.md)
- [3.3 定时任务.md](https://gitbook.wenzhihuai.com/ge-ren-wang-zhan/3.-ding-shi-ren-wu.md)
- [3.4 日志系统.md](https://gitbook.wenzhihuai.com/ge-ren-wang-zhan/4.-ri-zhi-xi-tong.md)
- [3.5 小集群部署.md](https://gitbook.wenzhihuai.com/ge-ren-wang-zhan/5.-xiao-ji-qun-bu-shu.md)
- [3.6 数据库备份.md](https://gitbook.wenzhihuai.com/ge-ren-wang-zhan/6.-shu-ju-ku-bei-fen.md)
- [3.7 那些牛逼的插件.md](https://gitbook.wenzhihuai.com/ge-ren-wang-zhan/7.-na-xie-niu-bi-de-cha-jian.md)
- [3.8 基于贝叶斯的情感分析.md](https://gitbook.wenzhihuai.com/ge-ren-wang-zhan/8.-ji-yu-bei-ye-si-de-qing-gan-fen-xi.md)
- [3.9 网站性能优化.md](https://gitbook.wenzhihuai.com/ge-ren-wang-zhan/9.-wang-zhan-xing-neng-you-hua.md)
- [四、DevOps](https://gitbook.wenzhihuai.com/devops.md)
- [4.1 DevOps平台.md](https://gitbook.wenzhihuai.com/devops/devops-ping-tai.md)
- [4.2 jenkins-x](https://gitbook.wenzhihuai.com/devops/4.2-jenkins-x.md)
- [4.3 tekton](https://gitbook.wenzhihuai.com/devops/4.3-tekton.md)
- [4.4 Git](https://gitbook.wenzhihuai.com/devops/4.4-git.md)
- [五、Kubernetes](https://gitbook.wenzhihuai.com/wu-kubernetes.md)
- [六、云原生](https://gitbook.wenzhihuai.com/cloudnative.md)
- [七、redis](https://gitbook.wenzhihuai.com/qi-redis.md)
- [7.1 redis缓存.md](https://gitbook.wenzhihuai.com/qi-redis/7.1-redis-huan-cun--md.md)
- [八、mysql](https://gitbook.wenzhihuai.com/ba-mysql.md)
- [8.1 mysql缓存.md](https://gitbook.wenzhihuai.com/ba-mysql/shu-ju-ku-huan-cun.md)
- [面试](https://gitbook.wenzhihuai.com/mian-shi.md)
- [算法](https://gitbook.wenzhihuai.com/mian-shi/suan-fa.md)
- [jvm](https://gitbook.wenzhihuai.com/mian-shi/jvm.md)
- [kafka](https://gitbook.wenzhihuai.com/mian-shi/kafka.md)
- [mysql](https://gitbook.wenzhihuai.com/mian-shi/mysql.md)
- [kubernetes](https://gitbook.wenzhihuai.com/mian-shi/kubernetes.md)
- [生活](https://gitbook.wenzhihuai.com/life.md)
- [3017.md](https://gitbook.wenzhihuai.com/life/2017.md)
- [3018.md](https://gitbook.wenzhihuai.com/life/2018.md)
- [3019.md](https://gitbook.wenzhihuai.com/life/2019.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://gitbook.wenzhihuai.com/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.
