Kubernetes website and documentation repo:
Go to file
TigerXu 3c0b541b96 Update disruptions.md
update links to prevent redirect
2017-08-11 16:20:47 +08:00
.github Add note for 1.8 release. (#4632) 2017-08-04 14:56:08 -07:00
_data Adding online tutorials to nav 2017-08-08 16:31:07 -07:00
_includes Add deprecated docs warning mechanism (#4731) 2017-08-10 23:07:00 -07:00
_layouts Add deprecated docs warning mechanism (#4731) 2017-08-10 23:07:00 -07:00
_sass Version Selector (#4386) 2017-08-10 16:41:10 -07:00
case-studies
cn Modify some of the syntax errors in the Chinese document 'scale-intro' 2017-08-10 21:48:17 -07:00
community
css Add deprecated docs warning mechanism (#4731) 2017-08-10 23:07:00 -07:00
docs Update disruptions.md 2017-08-11 16:20:47 +08:00
images adding partners to partner pages (#4747) 2017-08-10 21:38:22 -07:00
js Add 404 redirects (#4675) 2017-08-07 15:13:14 -07:00
partners
staging-container
test
.gitignore
.travis.yml
404.md
CNAME
CONTRIBUTING.md
Gemfile
Gemfile.lock
LICENSE
Makefile Create "make stage" for staging container 2017-08-07 15:53:08 -07:00
OWNERS Automatic review assignment (#4697) 2017-08-08 16:15:42 -07:00
README.md
_config.yml Add deprecated docs warning mechanism (#4731) 2017-08-10 23:07:00 -07:00
_redirects [404 fix] One character syntax fix (#4674) 2017-08-07 16:55:19 -07:00
editdocs.md Version Selector (#4386) 2017-08-10 16:41:10 -07:00
google2b743c61aa37ebbe.html
google3a25d10f6aadcdc0.html
googlea92cf511a27d4f6b.html
googlead862a0628bec321.html
googlebea0044df4aa3179.html
googlece48a67808b497a5.html
index.html Add deprecated docs warning mechanism (#4731) 2017-08-10 23:07:00 -07:00
jquery-ui.html
labels.yaml
netlify.toml Chenopis vnext staging noindex (#4641) 2017-08-04 17:22:47 -07:00
netlify_noindex_headers.txt fix noindex for vnext-staging (#4640) 2017-08-04 16:35:21 -07:00
quota-pod-deployment.yaml Update Task topics on resource management. (#4158) 2017-08-07 15:30:29 -07:00
robots.txt
skip_title_check.txt
skip_toc_check.txt
update-imported-docs.sh
update-imported-tutorials.py Import guestbook tutorial and manifest files (#4631) 2017-08-07 15:56:20 -07:00
verify-docs-format.sh

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!