Go to file
fqsghostcloud c47b8a6740 fix flag (#7814)
fix flag
2018-03-23 09:38:03 -07:00
.github 1.10 PR template (#7131) 2018-02-14 14:35:51 -08:00
_data Remove CoreOS guide that use Kubernetes v0.15.0 (#7821) 2018-03-23 08:52:02 -07:00
_includes Partners page updates (#7802) 2018-03-21 13:25:04 -07:00
_layouts Create User Journeys MVP (#4630) 2018-01-30 12:23:05 -08:00
_plugins Please note N/A's meaning (#7553) 2018-03-03 11:52:53 -08:00
_sass Fix small css layout bug in mobile 2017-12-27 10:32:14 +00:00
case-studies update amadeus.html (#7800) 2018-03-21 12:41:05 -07:00
cn Remove CoreOS guide that use Kubernetes v0.15.0 (#7821) 2018-03-23 08:52:02 -07:00
community Replace outdated instructions with the maintained ones. (#7472) 2018-02-23 10:20:45 -08:00
css Add Amadeus Case Study (#7783) 2018-03-19 23:20:59 -07:00
docs fix flag (#7814) 2018-03-23 09:38:03 -07:00
images Add files via upload (#7816) 2018-03-23 09:26:01 -07:00
js Add UJ button events to GA (#7340) 2018-02-12 07:26:50 -08:00
partners Updates to Partner Page and Kubecon Banners 2017-11-24 11:35:15 +11:00
staging-container
test fix a testscase->a test case (#7542) 2018-02-27 11:11:46 -08:00
update-imported-docs Fix KEP Reference (#7475) 2018-02-21 06:26:39 -08:00
.gitignore
.travis.yml
404.md
CONTRIBUTING.md
Gemfile DO NOT MERGE, FOR BUILD TEST ONLY (#7402) 2018-02-13 14:56:51 -08:00
Gemfile.lock Debugging DNS has been moved to a separate article. (#7436) 2018-02-27 10:52:46 -08:00
LICENSE
Makefile
OWNERS Move @bradtopol from reviewer to approver (#7729) 2018-03-13 11:21:11 -07:00
OWNERS_ALIASES Update OWNERS_ALIASES for sig-openstack (#7280) 2018-02-07 17:47:42 -08:00
README.md
_config.yml Create User Journeys MVP (#4630) 2018-01-30 12:23:05 -08:00
_redirects Make using sysctls a task instead of a concept (#6808) 2018-03-21 18:28:04 -07:00
code-of-conduct.md Add code-of-conduct.md (#6723) 2017-12-28 13:09:52 -08:00
editdocs.md Roles sigdocs (#7133) 2018-02-17 00:10:38 -08:00
google2b743c61aa37ebbe.html
google3a25d10f6aadcdc0.html
googlea92cf511a27d4f6b.html
googlead862a0628bec321.html
googlebea0044df4aa3179.html
googlece48a67808b497a5.html
index.html Fix reference to ConfigMap on the kubernetes.io homepage 2018-01-03 23:18:27 -08:00
jquery-ui.html
labels.yaml
netlify.toml
netlify_noindex_headers.txt
robots.txt
skip_title_check.txt Remove deprecated items from checking 2017-12-29 10:00:32 +08:00
skip_toc_check.txt Remove/hide cluster operator advanced user journey (+1 squashed commit) (#7643) 2018-03-06 10:14:51 -08: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.

Once your pull request is created, a Kubernetes reviewer will take responsibility for providing clear, actionable feedback. As the owner of the pull request, it is your responsibility to modify your pull request to address the feedback that has been provided to you by the Kubernetes reviewer. Also note that you may end up having more than one Kubernetes reviewer provide you feedback or you may end up getting feedback from a Kubernetes reviewer that is different than the one originally assigned to provide you feedback. Furthermore, in some cases, one of your reviewers might ask for a technical review from a Kubernetes tech reviewer when needed. Reviewers will do their best to provide feedback in a timely fashion but response time can vary based on circumstances.

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!