blob: d0fed561b53bd741b565d655b815357431baa867 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Docs and examples roadmap
If you'd like to help with documentation, please read the [kubernetes.io site instructions](https://git.k8s.io/kubernetes.github.io/README.md).
If you'd like to contribute an example, please read the [guidelines](https://git.k8s.io/examples/guidelines.md).
Owners: @kubernetes/docs, @kubernetes/examples
Labels: [kind/documentation](https://github.com/kubernetes/kubernetes/issues?q=is%3Aopen+is%3Aissue+label%3Akind%2Fdocumentation), [kind/example](https://github.com/kubernetes/kubernetes/issues?q=is%3Aopen+is%3Aissue+label%3Akind%2Fexample)
We're currently planning a documentation site overhaul. Join kubernetes-dev@googlegroups.com to gain access to the proposals.
* [Overhaul proposal](https://docs.google.com/document/d/12Nfj2E8tZL-CMnnpkSH9m5k_oqd4qJh4qDwYDxPGJJI/edit?ts=5705b1fc#)
* [Mocks](https://docs.google.com/presentation/d/14mJwJGlwBJHIpMRGR-nYMSyyNk-kRpabyz74-YYXeTo/edit#slide=id.g12d21f53ed_2_11)
* [API documentation improvements](https://github.com/kubernetes/kubernetes/issues/19680)
|