# kubernetes docs

- [2020-04-24-kubectl-debug插件及openshift debug模式](https://misa.gitbook.io/k8s-ocp-yaml/kubernetes-docs/2020-04-24-kubectl-debug-command.md)
- [2020-04-23-k8s 利用subpathexpr处理日志落盘](https://misa.gitbook.io/k8s-ocp-yaml/kubernetes-docs/2020-04-23-volume-subpathexpr.md)
- [2020-04-14-metrics-server 轻量级监控](https://misa.gitbook.io/k8s-ocp-yaml/kubernetes-docs/2020-04-14-metrics-server.md)
- [2020-03-31-helm3 全新版本带来了什么](https://misa.gitbook.io/k8s-ocp-yaml/kubernetes-docs/2020-03-31-helm3-whats-new.md)
- [2019-07-27-k8s openshift troubleshooting故障诊断](https://misa.gitbook.io/k8s-ocp-yaml/kubernetes-docs/2019-07-27-openshift-k8s-troubleshooting.md)
- [2020-02-17-k8s CIS benchmark 安全基准测试](https://misa.gitbook.io/k8s-ocp-yaml/kubernetes-docs/2020-02-17-cis-benchmark-for-kubernetes.md)
- [2019-10-14-kubernetes 1.16 单机版在线安装](https://misa.gitbook.io/k8s-ocp-yaml/kubernetes-docs/2019-10-14-kubernetes-1.16-install-online.md)
- [2019-04-19-kubernetes 1.14 离线安装](https://misa.gitbook.io/k8s-ocp-yaml/kubernetes-docs/2019-04-19-kubernetes-1.14-install-offline.md)
- [2018-11-20-kubernetes dashboard 免密登陆](https://misa.gitbook.io/k8s-ocp-yaml/kubernetes-docs/2018-11-20-kubernetes-dashboard-enable-http.md)
- [2018-04-07-kubernetes1.10 install offline](https://misa.gitbook.io/k8s-ocp-yaml/kubernetes-docs/2018-04-07-kubernetes-1.10-install-offline.md)
- [2018-04-02-kubernetes1.9 install online](https://misa.gitbook.io/k8s-ocp-yaml/kubernetes-docs/2018-04-02-kubernetes-1.9-install-online.md)
- [2018-04-04-kubernetes1.9 HA install online](https://misa.gitbook.io/k8s-ocp-yaml/kubernetes-docs/2018-04-04-kubernetes-1.9-ha-install-online.md)
- [2018-05-02-helm2 install](https://misa.gitbook.io/k8s-ocp-yaml/kubernetes-docs/2018-05-02-install-helm.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:

```
GET https://misa.gitbook.io/k8s-ocp-yaml/kubernetes-docs.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.
