summaryrefslogtreecommitdiff
path: root/sig-docs
diff options
context:
space:
mode:
authorAaron Crickenberger <spiffxp@gmail.com>2017-12-21 16:22:20 -0500
committerAaron Crickenberger <spiffxp@gmail.com>2017-12-21 16:22:20 -0500
commit3a71b4ce20d0fbe4501f6210e5f8a68eb9cab569 (patch)
tree73f135fb694fca416edfc157a4d5609dfb29b3cb /sig-docs
parent309b27fa953456080dc56babc8e051943fb652fe (diff)
Migrate the remaining content out of the wiki
I anticipate much of this is obsolete or outdated. I outright deleted content for which I knew this to be the case. What remains is content I don't have direct knowledge of or control over. If you would rather I just delete it than dump in your SIG's directory, please speak up
Diffstat (limited to 'sig-docs')
-rw-r--r--sig-docs/migrated-from-wiki/README.md1
-rw-r--r--sig-docs/migrated-from-wiki/roadmap-docs.md15
2 files changed, 16 insertions, 0 deletions
diff --git a/sig-docs/migrated-from-wiki/README.md b/sig-docs/migrated-from-wiki/README.md
new file mode 100644
index 00000000..c34a79fe
--- /dev/null
+++ b/sig-docs/migrated-from-wiki/README.md
@@ -0,0 +1 @@
+The content in here has been migrated from https://github.com/kubernetes/community/wiki and is likely severely out of date. Please contact this SIG if you have questions or ideas about where this content should go.
diff --git a/sig-docs/migrated-from-wiki/roadmap-docs.md b/sig-docs/migrated-from-wiki/roadmap-docs.md
new file mode 100644
index 00000000..8b6f81cf
--- /dev/null
+++ b/sig-docs/migrated-from-wiki/roadmap-docs.md
@@ -0,0 +1,15 @@
+# Docs and examples roadmap
+
+If you'd like to help with documentation, please read the [kubernetes.io site instructions](https://github.com/kubernetes/kubernetes.github.io/blob/master/README.md).
+
+If you'd like to contribute an example, please read the [guidelines](https://github.com/kubernetes/kubernetes/blob/master/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) \ No newline at end of file