Go to file
sallydeng 02d938a3d5 Update ui.md: namespace name can't be number only
When the namespace name only contains number, such as "10", the pod can't be created in this kind of namespace, the pod will be put in default namespace.
2017-02-08 16:38:00 +08:00
_data Put moved notice on User Guide pages. 2017-02-01 16:33:15 -08:00
_includes fix link 2017-02-07 14:42:07 -08:00
_layouts add basic layout 2017-01-05 10:08:41 -08:00
_sass Fix overflow scroll on code blocks 2017-02-07 13:42:11 -08:00
case-studies add basic layout 2017-01-05 10:08:41 -08:00
community Update index.html 2017-01-26 14:50:26 -08:00
css move case-study-styles.html to an actual css file and make it a class 2017-01-05 10:02:09 -08:00
docs Update ui.md: namespace name can't be number only 2017-02-08 16:38:00 +08:00
images Merge branch 'master' into logging-sidecar-refactoring-2 2017-01-25 09:07:11 -08:00
js fix some irregular coding && uniform indent to space 2016-12-27 14:57:48 +08:00
kubernetes/third_party/swagger-ui add explicit titles to docs 2016-12-15 15:16:54 -05:00
partners add basic layout 2017-01-05 10:08:41 -08:00
security security: add the new disclosure process 2016-12-01 11:22:03 -08:00
staging-container dockerfile: change to alpine base and cleanup 2016-12-02 14:13:32 -08:00
test Fix more imports in tests. 2017-01-13 14:00:36 -08:00
.gitignore Add redirect generator to make Netlify's CDN redirect to the right places. 2017-02-03 09:50:23 -08:00
.travis.yml turn on travis for preformat balance 2017-01-27 12:44:48 -08:00
404.md Exclude 404.html from the sitemap. 2016-12-13 14:21:22 -05:00
CNAME Create CNAME 2017-01-10 23:54:33 -08:00
CONTRIBUTING.md symbol errors 2016-12-22 14:37:10 +08:00
Gemfile semantically version jekyll-include-cache 2016-12-20 14:21:48 -05:00
Gemfile.lock semantically version jekyll-include-cache 2016-12-20 14:21:48 -05:00
ISSUE_TEMPLATE.md Create ISSUE_TEMPLATE.md 2016-09-20 16:37:08 -04:00
LICENSE symbol errors 2016-12-22 14:37:10 +08:00
Makefile Add redirect generator to make Netlify's CDN redirect to the right places. 2017-02-03 09:50:23 -08:00
OWNERS Remove myself from OWNERS 2017-01-03 10:24:15 -08:00
README.md fix typos 2016-12-28 17:48:46 +08:00
_config.yml Merge branch 'master' into inline-titles 2016-12-19 18:46:34 -05:00
editdocs.md add explicit titles to docs 2016-12-15 15:16:54 -05:00
google0a2c3c07b75f9679.html Adds Answerdash, Analytics, feed.xml, LICENSE, robots.txt, and Google Site Verification files 2016-03-04 13:50:51 -08:00
google2a9463bd6a902e34.html Adds Answerdash, Analytics, feed.xml, LICENSE, robots.txt, and Google Site Verification files 2016-03-04 13:50:51 -08:00
googlead862a0628bec321.html temporary access to webmaster tools 2017-01-04 20:32:41 -08:00
googlece48a67808b497a5.html Adds Answerdash, Analytics, feed.xml, LICENSE, robots.txt, and Google Site Verification files 2016-03-04 13:50:51 -08:00
googledb1a1313d9ca6e35.html New site verification file 2016-03-11 08:04:19 +00:00
index.html Fix for redundant footer section in home page. 2017-02-03 09:40:30 -08:00
jquery-ui.html Import from Container Engine docs, addition of Tabs functionality, various link fixes 2016-03-16 15:54:34 -07:00
labels.yaml Issue #124: Automatically create labels. 2016-08-04 22:57:44 -07:00
netlify.toml Add redirect generator to make Netlify's CDN redirect to the right places. 2017-02-03 09:50:23 -08:00
redirects.rb Add documentation to the redirects.rb script. 2017-02-04 20:25:31 +01:00
robots.txt exclude sitemap, css and 404 from sitemap 2016-10-12 15:33:02 -07:00
skip_title_check.txt Added TOC entries and skip-titles entries for Concepts files. 2017-01-18 13:55:20 -08:00
skip_toc_check.txt Fixed bug in TOC file; added pod-termination to skip_toc_check. 2017-01-18 14:09:52 -08:00
update-imported-docs.sh Bump update-imported-docs.sh to 1.5, and remove files deleted in 1.5 2016-12-13 13:42:50 -08:00
verify-docs-format.sh change ref docs url format from 1_5 to v1.5 2017-01-13 09:56:34 -08:00

README.md

Instructions for Contributing to the Kubernetes Documentation

Welcome! We are very pleased you want to contribute to the Kubernetes documentation.

You can click the Fork button in the upper-right area of the screen to create a copy of this repository in your GitHub account called a fork. Make any changes you want in your fork, and when you are ready to send those changes to us, go to your fork and create a new pull request to let us know about it.

For more information about contributing to the Kubernetes documentation, see:

Thank you!

Kubernetes thrives on community participation, and we really appreciate your contributions to our site and our documentation!