Go to file
Andrew Chen 6da5f52fb2 Add 404 redirects (#4675)
* Add redirect for legacy kubectl links

* remove js redirect for kubectl

* fix link URLs

* add 404 redirects

* remove js forwarding rules

* clean up _redirects

* fix coreos links
2017-08-07 15:13:14 -07:00
.github Add note for 1.8 release. (#4632) 2017-08-04 14:56:08 -07:00
_data [Federation] Add reference docs for kubefed (#2937) 2017-08-01 13:57:19 -07:00
_includes Add /_includes/glossary directory for snippets (#4628) 2017-08-04 14:19:39 -07:00
_layouts Add empty layout template 2017-06-30 00:40:33 -07:00
_sass Updates to box.html and golfnow.html (#4277) 2017-07-20 14:50:16 -07:00
case-studies Add Buffer case study. Updates to Ancestry and Wink case study. Updates to Case Study index. Sizes fixes from logo images. (#4568) 2017-08-01 11:44:09 -07:00
cn Rename OWNERS assignees: to approvers: 2017-08-03 16:22:52 -07:00
community Replace the tab with 4 spaces in html files 2017-03-23 00:01:55 -07:00
css Update callouts.css 2017-08-04 15:50:31 -07:00
docs Add 404 redirects (#4675) 2017-08-07 15:13:14 -07:00
images Add Buffer case study. Updates to Ancestry and Wink case study. Updates to Case Study index. Sizes fixes from logo images. (#4568) 2017-08-01 11:44:09 -07:00
js Add 404 redirects (#4675) 2017-08-07 15:13:14 -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 Add new manifests, storageclass validation 2017-07-28 10:09:41 -07:00
.gitignore Remove /redirects.rb (#3305) 2017-04-10 15:12:09 -07:00
.travis.yml Update golang version to 1.8.1 2017-06-01 13:51:12 -07: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 WIP: Cleanup /docs/contribute/ migration (#3278) 2017-04-10 13:24:14 -07: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 fix a series punctuation errors 2016-12-22 11:24:05 +08:00
Makefile Remove /redirects.rb (#3305) 2017-04-10 15:12:09 -07:00
OWNERS Rename OWNERS assignees: to approvers: 2017-08-03 16:22:52 -07:00
README.md WIP: Cleanup /docs/contribute/ migration (#3278) 2017-04-10 13:24:14 -07:00
_config.yml include _headers (#4636) 2017-08-04 15:59:07 -07:00
_redirects Add 404 redirects (#4675) 2017-08-07 15:13:14 -07:00
editdocs.md Remove self-links with domain names in docs (#4299) 2017-07-10 15:13:19 -07:00
google2b743c61aa37ebbe.html Get access to search console. (#3901) 2017-05-25 14:21:16 -07:00
google3a25d10f6aadcdc0.html Add a google verfication for kubernetes.io (#4294) 2017-07-05 21:14:13 -07:00
googlea92cf511a27d4f6b.html add site verification file 2017-04-27 14:17:09 -07:00
googlead862a0628bec321.html temporary access to webmaster tools 2017-01-04 20:32:41 -08:00
googlebea0044df4aa3179.html Move Google domain verification to a file 2017-07-05 13:03:33 -07:00
googlece48a67808b497a5.html Adds Answerdash, Analytics, feed.xml, LICENSE, robots.txt, and Google Site Verification files 2016-03-04 13:50:51 -08:00
index.html Fix use of on-premises terminology (#4413) 2017-08-01 15:10:37 -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 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
robots.txt Cleanup robots.txt 2017-06-01 14:37:00 -07:00
skip_title_check.txt [Federation] Add reference docs for kubefed (#2937) 2017-08-01 13:57:19 -07:00
skip_toc_check.txt Move update-demo and liveness images to kubernetes/test/images (#4536) 2017-08-01 02:56:20 -07:00
update-imported-docs.sh Release 1.7 (#4094) 2017-06-29 22:39:40 -07:00
update-imported-tutorials.py Allow importing of manifest files with tutorial import script 2017-07-27 11:52:31 -07:00
verify-docs-format.sh WIP: Cleanup /docs/contribute/ migration (#3278) 2017-04-10 13:24:14 -07: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!