Vyacheslav Semushin
|
1716546f88
|
pod-security-policy.md: fix relative links. (#5969)
|
2017-10-19 09:14:10 -07:00 |
|
Joseph Heck
|
28c7910541
|
Merge pull request #5964 from zhangxiaoyu-zidif/update-title
Update repo name
|
2017-10-19 06:35:41 -07:00 |
|
Kuralamudhan Ramakrishnan
|
0ff78a384e
|
Update networking.md
|
2017-10-19 20:24:50 +08:00 |
|
Kuralamudhan Ramakrishnan
|
712ba24b47
|
Update networking.md
|
2017-10-19 20:24:50 +08:00 |
|
Kuralamudhan Ramakrishnan
|
6d618a8fb0
|
Adding Multus to the list of Network model
Adding Multus (a multi plugin) to the list of Network model
|
2017-10-19 20:24:50 +08:00 |
|
zhangxiaoyu-zidif
|
cb9cad5291
|
update website
|
2017-10-19 16:43:08 +08:00 |
|
Tim(Xiaoyu) Zhang
|
06acd1945b
|
Sort network plugins and fix typo
Sort network plugins and fix typo
|
2017-10-19 10:23:20 +08:00 |
|
Tim(Xiaoyu) Zhang
|
8b3254bef4
|
Sort examples alphabetically
Sort examples alphabetically
|
2017-10-19 10:05:22 +08:00 |
|
Kuralamudhan Ramakrishnan
|
be7a8e3521
|
Update addons.md
|
2017-10-19 09:05:16 +08:00 |
|
Kuralamudhan Ramakrishnan
|
1b2896635b
|
Adding Multus to the list of Networking add-ons
|
2017-10-19 09:05:16 +08:00 |
|
Suraj Deshmukh
|
bd3aa560bc
|
change the description of pod state on prestop hook (#5938)
|
2017-10-17 13:05:49 -05:00 |
|
flyer
|
4086706d99
|
garbage-collection.md: add CronJob/Job that sets ownerReference (#5917)
|
2017-10-16 09:44:40 -07:00 |
|
hchenxa
|
d9e636747b
|
update support version from 1.7.0 to 1.8.0 (#5920)
|
2017-10-16 09:42:33 -07:00 |
|
Rohit Agarwal
|
04ea557544
|
Fix some inconsistencies in network policy documentation.
|
2017-10-16 15:00:47 +08:00 |
|
chenhonggc
|
7ccd827d2b
|
version mismatch (#5825)
|
2017-10-13 14:18:02 -07:00 |
|
jianglingxia
|
45f0aee33a
|
fix error pod name (#5899)
|
2017-10-13 13:26:55 -07:00 |
|
Nick Sardo
|
2940069560
|
Show uppercase Internal value (#5911)
|
2017-10-13 13:16:22 -07:00 |
|
Suramya Shah
|
62c2d2529f
|
Update cloud-providers.md (#5481)
* Update cloud-providers.md
* Update cloud-providers.md
* Update cloud-providers.md
* Update cloud-providers.md
* Update cloud-providers.md
* Update cloud-providers.md
* Update cloud-providers.md
|
2017-10-13 13:02:15 -07:00 |
|
Stewart-YU
|
efd3928f41
|
Update index.md (#5858)
* Update dns-pod-service.md
fix format
* Update index.md
Fix format.
|
2017-10-12 10:17:13 -07:00 |
|
chenhonggc
|
fc673175ec
|
Origin/unified style (#5862)
* unified style
* unified style
* unified style
|
2017-10-12 10:15:55 -07:00 |
|
Lion-Wei
|
8ce0c77fd0
|
add service ipvs overview
|
2017-10-12 14:16:36 +08:00 |
|
Michal Cwienczek
|
04fc9a30b0
|
Updated link to taints and tolerations (#5871)
|
2017-10-11 16:32:46 -07:00 |
|
tanshanshan
|
e9bc05ce99
|
add description for TaintNodesByCondition (#5698)
* add description for TaintNodesByCondition
* fix
|
2017-10-11 13:07:59 -07:00 |
|
wjx1995
|
ca8fddcf9f
|
Update persistent-volumes.md
|
2017-10-11 18:55:02 +08:00 |
|
Clenimar Filemon
|
67abb188c5
|
fix broken links on ingress docs (#5852)
due to the recent split of the ingress repo
into the ingress-gce and ingress-nginx repos
some links were broken. fix them.
Closes #5821
|
2017-10-10 15:35:00 -07:00 |
|
chenhonggc
|
cb9b730c8d
|
Number error (#5835)
* should be 10
* should be 10
* should be 10
|
2017-10-10 13:17:28 -07:00 |
|
chenhonggc
|
12e211a60c
|
Use code style for filenames (#5837)
* Use code style for filenames, directories, and paths
* Use code style for filenames, directories, and paths
|
2017-10-10 13:15:50 -07:00 |
|
Sam Marder
|
ce900b8391
|
Update syntax to be consistent with other docs
|
2017-10-10 09:08:12 -07:00 |
|
Tim(Xiaoyu) Zhang
|
3b38f5ee3d
|
Merge pull request #5813 from lichuqiang/translation-az
Translate doc proxies into chinese
|
2017-10-10 14:01:48 +08:00 |
|
lichuqiang
|
6581992fd6
|
fix incorrect links & format
|
2017-10-10 12:25:02 +08:00 |
|
Steve Perry
|
0563d647a7
|
Update links to avoid redirect.s (#5829)
|
2017-10-09 21:08:58 -07:00 |
|
Suraj Deshmukh
|
11b0b64ab9
|
fix(pod restartPolicy): add restartPolicy to pods (#5817)
Some pods were missing `restartPolicy` which caused them to
go in `CrashLoopBackoff`, so adding `restartPolicy` as
`OnFailure`.
|
2017-10-09 17:25:34 -07:00 |
|
Christoph Maser
|
44897f6997
|
change update to disruptions (#5809)
the context suggests it should be "which cause voluntary disruptions" instead of "which cause voluntary updates"
|
2017-10-08 18:11:51 -07:00 |
|
Zhang Xingcai
|
ceceb8e64c
|
Update some incorrect words: parition, componenets (#5801)
|
2017-10-08 08:19:34 -07:00 |
|
Suraj Deshmukh
|
c571626ba9
|
(labels docs): correct description of logical AND (#5804)
|
2017-10-08 08:18:44 -07:00 |
|
Suraj Deshmukh
|
eb4ce6ab1a
|
docs(health checks): remove the unnecessary indentation (#5805)
The pod manifest in it's `httpHeaders` has unnecessary indentation,
removed that.
|
2017-10-08 08:18:11 -07:00 |
|
hasahni
|
ec2027f058
|
Add Nuage to the list of Networking add-ons (#5795)
* Add Nuage to the list of Networking add-ons
* platform provides -> platform that provides
|
2017-10-07 07:58:06 -07:00 |
|
Mahdi Mohammadinasab
|
99b2804090
|
Fixing two broken links (#5796)
|
2017-10-07 07:56:11 -07:00 |
|
Zhang Xingcai
|
546a1cb02a
|
Update word Deployement to Deployment (#5797)
|
2017-10-07 07:55:33 -07:00 |
|
Steve Perry
|
c3d16870ee
|
Add -a flag. (#5792)
|
2017-10-06 12:45:19 -07:00 |
|
Kyle Bai
|
7579ea8862
|
Fix hands-on experience (#5772)
|
2017-10-04 20:10:37 -07:00 |
|
Steve Perry
|
31ed65dbe3
|
Update links to avoid redirects. (#5771)
|
2017-10-04 18:25:57 -07:00 |
|
Steve Perry
|
9e94cd5530
|
Fix broken links. (#5770)
|
2017-10-04 17:50:18 -07:00 |
|
Steve Perry
|
95d3e80540
|
Update links to avoid redirects. (#5769)
* Update links to avoid redirects.
* Add paren.
|
2017-10-04 17:31:51 -07:00 |
|
Steve Perry
|
634dd83bbd
|
Update links to avoid redirects. (#5768)
|
2017-10-04 16:59:36 -07:00 |
|
Steve Perry
|
fda7ed44df
|
Update links to avoid redirects. (#5765)
|
2017-10-04 16:07:41 -07:00 |
|
Steve Perry
|
6ddca1d62f
|
Update links to avoid redirects. (#5763)
|
2017-10-04 14:27:41 -07:00 |
|
Harry Zhang
|
68bf20e8ec
|
Use right taint key in doc (#5188)
|
2017-10-04 08:51:20 -07:00 |
|
Steve Perry
|
a5db67cf04
|
Update links to avoid redirects. (#5754)
|
2017-10-03 21:49:37 -07:00 |
|
Steve Perry
|
a7475665fa
|
Update links to avoid redirects. (#5753)
|
2017-10-03 21:38:21 -07:00 |
|