chenhuan12
|
7a7718378a
|
fix the command output (#5317)
fix the command output
|
2017-09-08 17:48:15 -07:00 |
mattjmcnaughton
|
959cd767f5
|
Example links use kubernetes/examples
Fix #5203
Previously, many of the Kubernetes links used
`https://github.com/kubernetes/kubernetes/examples`. This directory was
deprecated through
cb712e41d4 ,
in favor of the new `examples` repo hosted at
`https://github.com/kubernetes/examples`. This commit updates all links
accordingly.
|
2017-08-29 09:10:08 -04:00 |
Stewart-YU
|
0f31e7de8a
|
Update index.md (#5092)
Setting a url.
|
2017-08-22 16:49:55 -07:00 |
Anthony
|
5af8f6feae
|
Update index.md
add "." for the sentence
|
2017-08-17 11:40:24 -07:00 |
XsWack
|
07bd50d390
|
Update index.md
fix typo
|
2017-08-08 12:05:33 +08:00 |
Andrew Chen
|
2e257d9707
|
Changes for move to Netlify (#4464)
* disable jekyll-redirect-from gem
* add _redirects file
* disable 404 redirect script
* add 301 redirect to test
* retain _redirects file
* Convert redirect_from's to _redirect file. (#4409)
* Remove redirect_from's. (#4424)
* Add 301's to _redirects. (#4427)
* add whitespace before 301
* move redirects in /js/redirects/js to _redirects
* add disabled option for cn redirect
* convert include to array in _config.yml
* enable redirects.js script for legacy support
|
2017-07-28 08:23:11 -07:00 |
Clenimar Filemon
|
dbeade20c0
|
Fix gcloud docker push command (#4058)
Use `gcloud docker -- push` instead of `gcloud docker push`.
|
2017-07-14 11:44:43 -07:00 |
Christoph Blecker
|
2e192598a0
|
Update links to proper repos
|
2017-06-28 22:08:36 -07:00 |
Steve Perry
|
bca9551f9c
|
Deprecation complete: jobs, work queue (#3531)
|
2017-04-25 14:30:48 -07:00 |
Andy Yu
|
9ce54855d5
|
Replace the tab with 4 spaces in md files (#2797)
* Replace the tab with 4 spaces in md files
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of accessing-the-api.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of manage-compute-resources-container.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of run-to-completion-finite-workloads.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of connect-applications-service.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of init-containers.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of calico.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of ingress.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of index.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of index.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of apparmor.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of run-stateful-application.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of index.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of index.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of replicasets.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
|
2017-03-23 00:10:00 -07:00 |
Andrew Chen
|
f0cd49a007
|
Move Guide topics: Container Lifestyle Hooks, Images, Volumes
|
2017-03-20 15:35:51 -07:00 |
Andrew Chen
|
7cc984d66b
|
Move Guide topic: Fine Parallel Processing using a Work Queue (#2870)
* Move Guide topic: Fine Parallel Processing using a Work Queue
* add migration notice
* fixed capitalization
|
2017-03-16 12:46:09 -07:00 |