Go to file
Ahmet Alp Balkan be18111dba More meaningful links for the footer
This replaces the two buttons on the right of the footer.

It does not seem like get.k8s.io is useful to anyone. Replacing it with the
installation guide and avoiding K8s abbreviation in these buttons.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-04-05 11:12:34 -07:00
.github Add PR template to encourage clicking Allow Edits 2017-03-22 13:00:14 -07:00
_data Remove outdated Calico guide in favor of kubeadm 2017-04-04 09:51:35 -07:00
_includes More meaningful links for the footer 2017-04-05 11:12:34 -07:00
_layouts Put home page in left nav. (#3157) 2017-03-30 14:21:26 -07:00
_sass The calendarWrapper attribute should be unique 2017-03-14 11:00:42 -07:00
case-studies Replace the tab with 4 spaces in html files 2017-03-23 00:01:55 -07:00
cn/docs Create a top-level CN directory to hold future md files for the Chinese kubernetes site 2017-03-07 21:49:59 -08:00
community Replace the tab with 4 spaces in html files 2017-03-23 00:01:55 -07: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 description about serviceaccount token controller 2017-04-04 14:06:13 -07:00
images Add files via upload 2017-03-21 14:15:18 -07:00
js Limit resource-quota redirect 2017-04-03 13:40:29 -07:00
kubernetes/third_party/swagger-ui Remove swagger-ui link, fix page.version variable (#3185) 2017-04-03 01:13:10 -07:00
partners Replace the tab with 4 spaces in html files 2017-03-23 00:01:55 -07:00
staging-container dockerfile: change to alpine base and cleanup 2016-12-02 14:13:32 -08:00
test Move Guide topics: Container Lifestyle Hooks, Images, Volumes 2017-03-20 15:35:51 -07: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 Fix apimachinery vendored dependencies in examples_test. 2017-02-24 14:44:38 -08:00
404.md Exclude 404.html from the sitemap. 2016-12-13 14:21:22 -05:00
CNAME Create CNAME 2017-03-15 14:42:51 -07: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
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 Remove swagger-ui link, fix page.version variable (#3185) 2017-04-03 01:13:10 -07:00
editdocs.md Replace the tab with 4 spaces in md files (#2797) 2017-03-23 00:10:00 -07: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 Replace the tab with 4 spaces in html files 2017-03-23 00:01:55 -07:00
jquery-ui.html Replace the tab with 4 spaces in html files 2017-03-23 00:01:55 -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 Address issue #3072 for apps (#3228) 2017-04-04 13:43:47 -07:00
robots.txt fix robots.txt 2017-03-31 16:23:30 -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 Put home page in left nav. (#3157) 2017-03-30 14:21:26 -07:00
update-imported-docs.sh Update imported docs (#2947) 2017-03-22 10:10:36 -07: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!