Andrew Chen
409a3040cb
Merge pull request #5221 from mindprince/patch-3
...
Update pod names to match what's in the spec.
2017-09-01 16:56:40 -07:00
Andrew Chen
d7cbe46e51
Merge pull request #5196 from hanxiaoshuai/patch-86
...
Update bootstrap-tokens.md
2017-09-01 16:55:30 -07:00
Andrew Chen
969bd29685
Merge pull request #5199 from robyoung/use-bundler-for-jekyll
...
Update json gem and use bundler
2017-09-01 16:55:07 -07:00
Andrew Chen
343fd9a490
Merge pull request #5206 from chenhuan12/patch-68
...
fix the command output
2017-09-01 16:50:20 -07:00
Andrew Chen
838312e431
Merge pull request #5162 from netroby/pr/fix-centos-doc
...
Fix document style
2017-09-01 16:44:21 -07:00
Andrew Chen
b33c537a78
Merge pull request #5224 from mindprince/patch-4
...
Remove broken link.
2017-09-01 16:40:34 -07:00
Andrew Chen
b25c5a54e6
Merge pull request #5219 from stewart-yu/patch-45
...
Update configure-aggregation-layer.md
2017-09-01 16:40:09 -07:00
Andrew Chen
b59e0e7f98
Merge pull request #5218 from stewart-yu/patch-44
...
Update namespaces.md
2017-09-01 16:39:45 -07:00
Andrew Chen
a4016b1a5f
Merge pull request #5211 from stewart-yu/patch-36
...
Update fedora_manual_config.md
2017-09-01 16:39:17 -07:00
Andrew Chen
89e0c5f6e7
Merge pull request #5204 from adrukh/patch-1
...
docs: fixing a typo
2017-09-01 16:38:52 -07:00
Andrew Chen
19548473d1
Merge pull request #5268 from jolcese/patch-1
...
Update deployment.md
2017-09-01 16:10:44 -07:00
Andrew Chen
f61c805743
Merge pull request #5265 from chenhuan12/patch-76
...
fix the command output
2017-09-01 16:05:36 -07:00
Andrew Chen
5286ce4438
Merge pull request #5247 from chentao1596/translate-network-policy
...
Translate into chinese about NetworkPolicy
2017-09-01 16:02:39 -07:00
Andrew Chen
dcc8970fe1
Merge pull request #5253 from rootsongjc/official
...
k8smeetup-rootsongjc-pr-2017-08-15
2017-09-01 15:27:27 -07:00
Andrew Chen
ce3950a126
Merge pull request #5246 from chentao1596/translate-manage-GPUs
...
Translate into chinese about GPU
2017-09-01 15:23:26 -07:00
Andrew Chen
c43fb7444b
Merge pull request #5113 from xiaosuiba/k8s-tutorials-services-source-ip
...
k8s-tutorials-services-source-ip
2017-09-01 15:22:12 -07:00
Andrew Chen
fd55eec930
Merge pull request #5110 from xiaosuiba/k8s-hihg-availability-index
...
admin-high-availability-index-pr-cn
2017-09-01 15:21:43 -07:00
Andrew Chen
19b2d46b63
Merge pull request #5109 from xiaosuiba/k8s-kube-apiserver-pr
...
admin-kube-apiserver-pr-cn
2017-09-01 15:21:04 -07:00
Andrew Chen
b82f00f556
Merge pull request #5250 from chenhuan12/patch-74
...
fix typo
2017-09-01 15:15:41 -07:00
Andrew Chen
01f5b4424b
Merge pull request #5248 from chenhuan12/patch-72
...
fix the command output
2017-09-01 15:12:20 -07:00
Andrew Chen
222f2a7653
Merge pull request #5245 from brucehex/upstream
...
k8smeetup-index-pr-2017-08-15
2017-09-01 15:11:51 -07:00
Andrew Chen
6bd6931a67
Merge pull request #5240 from mattjmcnaughton/mattjmcnaughton/fix-links-pointing-to-old-kubernetes-examples-format
...
Example links use kubernetes/examples
2017-09-01 15:04:08 -07:00
Andrew Chen
e3a349073b
Merge pull request #5225 from mindprince/clean-up-index
...
Clean up the index page.
2017-09-01 15:00:39 -07:00
Andrew Chen
7445de9b82
Merge pull request #4727 from ericchiang/auth-remove-custom-module
...
docs/admin: encourage out-of-tree auth-N/Z integrations
2017-09-01 14:59:06 -07:00
Weibin Lin
34c58235fd
Update some docs in /cn/docs ( #4842 )
...
* Add docs in Chinese
Add configure-redis-using-configmap.md in Chinese
* Modify docs in Chinese
Modify imperative-object-management-command.md in Chinese
2017-09-01 14:54:40 -07:00
Andrew Chen
7814ded8f2
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io: (33 commits)
Added a prerequisite to using CoreDNS provider in federation (#5159 )
Edits "Creating a Deployment" section (#5195 )
Updating vSphere Cloud Provider Documentation (#5241 )
Update disruptions.md
update OWNERS file
Cilium network policy, update link: configure-pod-container -> administer-cluster
Update volumes.md (#5214 )
Update images.md (#5212 )
fix resource quota redirect
Fix link to Pod overview from concepts index
fix the command output
fix the command output
Improve taint and toleration documentation
Update deployment.md
Update deployment.md
Fix invalid internal links in federation doc
Update images.md (#5034 )
Update docker-cli-to-kubectl.md (#5040 )
Update parallel-processing-expansion.md (#5060 )
Update cluster-management.md (#5130 )
...
2017-09-01 14:48:03 -07:00
Andrew Chen
d15b138d2e
Merge pull request #5235 from danwent/cilium-url-tweak
...
Cilium net-policy, update link: configure-pod-container -> administer-cluster
2017-09-01 14:37:33 -07:00
shashidharatd
dd9befb2ca
Added a prerequisite to using CoreDNS provider in federation ( #5159 )
...
* Added a prerequisite to using CoreDNS provider in federation
* turn prereqs into bullets
2017-09-01 14:35:40 -07:00
Jose Olcese
b99a6e9743
Update deployment.md
...
deployment name is nginx-deployment and not nginx
2017-09-01 14:30:02 -07:00
Ryan McGinnis
7f828b9ee3
Edits "Creating a Deployment" section ( #5195 )
...
* Edits "Creating a Deployment" section
* Explains the example Deployment
* Explains command output
* Comprehensive edit for reader comprehension, length, and style
* Update deployment.md
2017-09-01 10:55:03 -07:00
chenhuan12
e8ade71000
fix the command output
...
fix the command output
2017-09-01 16:34:07 +08:00
chenhuan12
6ce4d572f4
fix the command output
...
fix the command output
2017-09-01 16:16:55 +08:00
chentao1596
4d6e4604dd
Translate into chinese about NetworkPolicy
2017-09-01 14:14:49 +08:00
kairen
4cd97a2162
Fix curl does not work in zsh
2017-09-01 11:33:08 +08:00
Matt Dorn
e99a7c9db8
use the term 'node' for consistency
2017-08-31 17:41:35 -07:00
divyenpatel
69d2091ca6
Updating vSphere Cloud Provider Documentation ( #5241 )
...
* adding vSphere Cloud Provider Documentation Link, updated introduction and added slack support link
* content edits
2017-08-31 16:16:24 -07:00
Jennifer Rondeau
e2f09b8f3a
Merge pull request #5244 from vuil/patch-2
...
Update disruptions.md
2017-08-31 16:45:14 -04:00
chenhuan12
b61bc9b32f
fix typo
...
fix typo
2017-08-31 10:57:24 +08:00
mattjmcnaughton
e9ca01a46e
Add links to cassandra example required knowledge
...
When going through this section of the documentation, I found myself
wishing the concepts linked to the relevant documentation, so I could
verify I understood the concepts.
2017-08-30 20:41:15 -04:00
Dhilip
8cec9c3987
fix a broken link
2017-08-31 01:20:14 +05:30
Jimmy Song
9164d30955
rootsongjc-pr-20170815
2017-08-30 20:45:01 +08:00
chenhuan12
2c85669fb9
fix typo
...
fix typo
2017-08-30 16:53:19 +08:00
chenhuan12
70c2df3e1d
fix the command output
...
fix the command output
2017-08-30 16:32:46 +08:00
chenhuan12
7b3ca0814f
fix the command output
...
fix the command output
2017-08-30 16:02:47 +08:00
chentao1596
ab4f5c3e38
Translate into chinese about GPU
2017-08-30 11:09:38 +08:00
Dragons
5fcf7f6e8c
index-pr-2017-08-15
2017-08-30 10:53:15 +08:00
vuil
46aa547642
Update disruptions.md
2017-08-29 15:27:33 -07:00
Jennifer Rondeau
1696664888
Merge pull request #5227 from chenhuan12/patch-70
...
fix the command output
2017-08-29 16:45:25 -04:00
Andrew Chen
182461aa0d
Merge pull request #5242 from kubernetes/chenopis-owners-patch
...
update OWNERS file
2017-08-29 11:15:52 -07:00
Andrew Chen
1a420bacc3
update OWNERS file
2017-08-29 10:55:38 -07:00