yupengzte
92e1be4711
Dollar signs used before commands without showing output
...
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-03-27 09:07:06 -07:00
yupengzte
7d3f209c87
bare-url-used
...
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-03-27 09:05:42 -07:00
Josh Curl
b7b1bc94e0
Fix typo in authorization docs
2017-03-27 09:01:39 -07:00
aniket-contrail
b7ca839623
Update networking.md
...
Added section on OpenContrail with a brief description.
2017-03-27 08:59:53 -07:00
Mik Vyatskov
2241045c91
Add guide for deploying Stackdriver Logging ( #2922 )
...
* Add guide for deploying Stackdriver Logging
* Applied review comments
* Address review comments
2017-03-27 08:44:55 -07:00
Andrew Chen
703370f928
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Fix the output of "describe"
2017-03-27 08:42:50 -07:00
Andrew Chen
115ef91c5c
Merge pull request #3002 from zhangxiaoyu-zidif/patch-12
...
Fix the output of "describe"
2017-03-27 08:42:10 -07:00
Xiaoyu Zhang
9cce2b2f5a
Fix the output of "describe"
...
The output does not volume info. Maybe it is caused by edition changing.
2017-03-27 14:11:18 +08:00
devin-donnelly
1e817bb0d6
Merge pull request #2845 from vladimirvivien/scaleio-k8s-doc-volumes
...
PR for adding ScaleIO PV documentation in volumes.md
2017-03-26 18:34:44 -07:00
devin-donnelly
647b3df3df
Merge pull request #2886 from caesarxuchao/gc-update-1.6
...
Update garbage collection doc for foreground garbage collection
2017-03-26 18:33:25 -07:00
devin-donnelly
9939c7c953
Update garbage-collection.md
2017-03-26 18:25:03 -07:00
Vladimir Vivien
c98bfdf085
ScaleIO storage documentation in docs/concepts/storage
2017-03-25 07:49:53 -04:00
Andrew Chen
4aee1cf24c
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Update deploy-intro.html (#2968 )
2017-03-24 18:09:50 -07:00
Andrew Chen
33666c25a2
Merge branch 'release-1.6' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'release-1.6' of https://github.com/kubernetes/kubernetes.github.io :
Fix ref docs links in 1.6
2017-03-24 18:09:38 -07:00
Andrew Chen
d4349f10cb
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
change the link icon
fix command kubectl get serviceAccounts output
Flannel is not longer the only network addon that supports ARM
# Conflicts:
# docs/getting-started-guides/kubeadm.md
2017-03-24 18:09:32 -07:00
Phillip Wittrock
48bdde3efa
Merge pull request #2976 from pwittrock/release-1.6
...
Fix reference docs links to include the group in the link
2017-03-24 18:06:29 -07:00
Phillip Wittrock
5944da3d73
Fix ref docs links in 1.6
2017-03-24 17:16:36 -07:00
Rohan Sahai
3d84ec254a
Update deploy-intro.html ( #2968 )
...
Makes sentence slightly more readable in deploy tutorial
2017-03-24 16:20:53 -07:00
Matt Liggett
2b9b0029d9
Add a doc to about upgrading etcd. ( #2767 )
2017-03-24 15:08:33 -07:00
Xiaoyu Zhang
13fd2d0f51
change the link icon
...
The link now is a page of kubernetes.io, not a github's .md file any more.
So I think use the link page's title( Building High-Availability Clusters) is fine.
"high-availability.md" may be the older edition's link icon.
2017-03-24 11:20:01 -07:00
chenhuan12
2ed1a1351c
fix command kubectl get serviceAccounts output
...
fix command kubectl get serviceAccounts output
2017-03-24 11:17:55 -07:00
Maciej Szulik
c4dca21649
New deployments endpoint ( #2986 )
...
* Update deployments for 1.6
* Update all deployments in docs to use the new endpoint
2017-03-24 11:03:01 -07:00
Ilya Dmitrichenko
dfbd0b16b4
Flannel is not longer the only network addon that supports ARM
2017-03-24 09:29:39 -07:00
Andrew Chen
ddc206709f
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
fix the pr
Fix a typo
2017-03-23 22:32:47 -07:00
Xiaoyu Zhang
438420ee21
fix the pr
...
rephrase the expressions.
2017-03-23 22:25:57 -07:00
Xiaoyu Zhang
9b15f8d77b
Fix a typo
...
Change "state" to "states". rc's replicas may have different states.
2017-03-23 22:25:57 -07:00
Andrew Chen
4568e52bd1
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Update some description about secrets
[Federation] Add a note about DNS API scopes to the Federation tutorial (#2943 )
Delete the useless spaces in html files
Fix typo
update resource-usage-monitoring.md
2017-03-23 15:23:47 -07:00
Cao Shufeng
57ad5d1cf6
Update some description about secrets
...
We can use RBAC/ABAC to control which users can access secrets.
2017-03-23 14:56:13 -07:00
Jonathan MacMillan
c8179efc20
[Federation] Add a note about DNS API scopes to the Federation tutorial ( #2943 )
...
* [Federation] Add a note about DNS API scopes to the Federation tutorial
Not sure this is the right place for this, but I wanted to get the text out somewhere before I forgot about it.
* Update set-up-cluster-federation-kubefed.md
* Update set-up-cluster-federation-kubefed.md
* Fix formatting of code blocks.
2017-03-23 14:53:09 -07:00
yupengzte
facd9bcce7
Delete the useless spaces in html files
...
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-03-23 14:49:53 -07:00
Andrew Chen
297ad056d3
Merge pull request #2975 from SaaldjorMike/fix_typo
...
Fix typo
2017-03-23 14:49:23 -07:00
Mike Rostermund
696ca85aff
Fix typo
2017-03-23 22:43:52 +01:00
Andrew Chen
800d359972
Merge pull request #2972 from zhangxiaoyu-zidif/patch-10
...
update resource-usage-monitoring.md
2017-03-23 14:41:53 -07:00
Andrew Chen
2410c9e8da
Merge pull request #2939 from mikedanese/csr
...
add inital documentation for the certificates API
2017-03-23 12:06:36 -07:00
Mike Danese
31df6ab5cb
add inital documentation for the certificates API
2017-03-23 09:02:43 -07:00
Xiaoyu Zhang
4cdf55fedc
update resource-usage-monitoring.md
...
"purpose–built" means "designed and built for a particular use"
2017-03-23 19:44:20 +08:00
Andrew Chen
996723bc8f
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Replace the tab with 4 spaces in md files (#2797 )
fix link error
Replace the tab with 4 spaces in html files
hitting the `ClusterIP` from a pod (#2826 )
# Conflicts:
# docs/admin/accessing-the-api.md
# docs/api-reference/extensions/v1beta1/definitions.html
# docs/getting-started-guides/kubeadm.md
# docs/user-guide/kubectl/index.md
2017-03-23 00:19:33 -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
Xiaoyu Zhang
505387b463
fix link error
...
The original link does not exist any more. Maybe this url is proper.
2017-03-23 00:04:19 -07:00
yupengzte
8053e08125
Replace the tab with 4 spaces in html files
...
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-03-23 00:01:55 -07:00
ztewyk
eaa52cf2fc
hitting the `ClusterIP` from a pod ( #2826 )
...
* hitting the `ClusterIP` from a pod
when client pod and server pod in the same node,client_address is the client pod ip address
when client pod and server pod in different node,client_address is the client pod's node flannel ip address
* Update source-ip.md
* Update source-ip.md
2017-03-23 00:00:59 -07:00
Andrew Chen
ce8507c515
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
update index.md
Add PR template to encourage clicking Allow Edits
2017-03-22 15:06:02 -07:00
Andrew Chen
12307b9501
Merge pull request #2967 from zhangxiaoyu-zidif/patch-19
...
update index.md
2017-03-22 15:03:48 -07:00
Xiaoyu Zhang
acbca1f251
update index.md
...
add one word,"say that" may be proper.
2017-03-23 06:00:51 +08:00
Andrew Chen
55acc53d69
Merge pull request #2962 from ahmetb/pr-template
...
Add PULL_REQUEST_TEMPLATE to encourage clicking Allow Edits
2017-03-22 14:28:25 -07:00
Andrew Chen
cca5c7b358
Merge pull request #2750 from liggitt/passwordfile
...
Clarify password file group support
2017-03-22 13:44:05 -07:00
Andrew Chen
ac962dc12c
Merge pull request #2902 from shiywang/patch-3
...
update resources name
2017-03-22 13:41:37 -07:00
Andrew Chen
27d6822bb6
Merge branches 'release-1.6' and 'release-1.6' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'release-1.6' of https://github.com/kubernetes/kubernetes.github.io :
Update daemons.md
* 'release-1.6' of https://github.com/kubernetes/kubernetes.github.io :
Update daemons.md
2017-03-22 13:39:50 -07:00
Andrew Chen
31221c3a76
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
rephrase the expression of configmap/index.md
Do not link to org/team links on GitHub
Fixed typos (#2721 )
Revert "update init-containers.md"
Fix doc sentence
Add Minikube reference in the Kubectl configuration doc
Mention Minikube in the Kubectl configuration doc
# Conflicts:
# docs/tasks/index.md
2017-03-22 13:39:24 -07:00
devin-donnelly
50dc7445d9
Merge pull request #2964 from kubernetes/devin-donnelly-patch-3
...
Update daemons.md to remove reference to future support for DaemonSet updates
2017-03-22 13:39:08 -07:00