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
steveperry-53
f9ac865c5f
In links to ref pages, use {{page.version}}.
2017-07-27 15:23:25 -07:00
jianglingxia
5a4f3c738b
change the limit to request
2017-07-27 14:19:42 -07:00
Christoph Blecker
2e192598a0
Update links to proper repos
2017-06-28 22:08:36 -07:00
Eric Mountain @ Amadeus
e53bdeb5d0
Be more specific about cpu-shares passed to Docker ( #4016 )
...
Docker documentation (https://docs.docker.com/engine/reference/run/ ) reads:
"To modify the proportion from the default of 1024, use the -c or --cpu-shares flag to set the weighting to 2 or higher. If 0 is set, the system will ignore the value and use the default of 1024."
So the Kubernetes documentation gives the impression that if requests.cpu is zero, Docker would end up applying a value of 1024, which isn't the case.
This change makes the explanation more precise, hopefully without making it much more difficult to read.
2017-06-20 16:01:16 -07:00
Mike Bryant
14fa478c2d
Remove SI comment
...
K is not a valid SI prefix
2017-05-10 09:29:13 -07:00
Steve Perry
ecae0f436c
Deprecation complete: multi-container ... ( #3533 )
2017-04-25 16:50:07 -07:00
PaulJuliusMartinez
7f0294c579
Update User Guide and Admin links to point to new resources. ( #3438 )
...
* Update links to outdated user-guide and admin docs
* Add script for updating outdated links.
* Update regex to include init-containers file.
* Pull upstream, rewrite links in and to namespaces walkthrough.
2017-04-19 10:56:47 -07:00
Xiaoyu Zhang
187a681df7
add a shell script of PATCH ( #3293 )
...
add a shell script of PATCH
2017-04-19 10:37:53 -07:00
Xiaoyu Zhang
7074634eb5
Update links from v1.5 to v1.6
...
Update links from v1.5 to v1.6
2017-03-30 09:28:53 -07:00
chenhuan12
dc6df6b28b
fix typo
...
fix typo
2017-03-29 10:38:08 -07:00
Xiaoyu Zhang
59ea361df2
Fix the url ( #3051 )
...
* Fix the url
It is as same as PR3050
* update to v1.6
update to v1.6
* update to v1.6
2017-03-29 10:15:03 -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
devin-donnelly
414e9722ae
Merge pull request #2912 from wenlxie/master
...
Update manage-compute-resources-container.md
2017-03-21 17:02:51 -07:00
Andrew Chen
f0cd49a007
Move Guide topics: Container Lifestyle Hooks, Images, Volumes
2017-03-20 15:35:51 -07:00
wenlxie
0a33b3e910
Update manage-compute-resources-container.md
...
Change "he" to "The"
2017-03-18 22:23:30 +08:00
Steve Perry
650d632519
Move Compute Resources topic to Concepts. ( #2410 )
2017-02-27 14:16:14 -08:00