Andrew Chen
06b5791afa
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
getting-started-guides: add CoreOS Tectonic
add DefaultTolerationSeconds admission controller
Move Guide topic: Connect with Proxies. (#2663 )
Move Guide topic: Bootstrapping Pet Sets. (#2662 )
Move Guide topic: Using Port Forwarding. (#2661 )
fix typo (#2656 )
Move Guide topic: Using Environment Variables. (#2645 )
missing word
Prototype for deprecating User Guide topic.
Update static-pods.md
Update static-pods.md
2017-03-02 09:49:33 -08:00
xilabao
06416ac6e8
add DefaultTolerationSeconds admission controller
2017-03-01 16:27:13 -08:00
Andrew Chen
92c897998b
Merge pull request #2518 from scjane/patch-7
...
Update static-pods.md
2017-03-01 16:25:08 -08:00
tanshanshan
b9ca35076b
fix typo ( #2656 )
...
fix typo
2017-03-01 08:26:42 -08:00
Wang Jie
fd9ff4c4e0
Merge branch 'master' into patch-7
2017-03-01 09:53:37 +08:00
Devin Donnelly
9a96256e49
Merge remote-tracking branch 'upstream/master' into release-1.6
2017-02-28 14:33:19 -08:00
jianglingxia
4bb9a3a6af
kubeadm reference -- /
...
set up/manage mean set up or manage ? it's better use or?
2017-02-28 10:03:43 -08:00
Wang Jie
dd595ae05b
Update static-pods.md
...
It works. Please review it again.
2017-02-28 18:57:54 +08:00
xilabao
eb57603fcb
add http proxy infomation in kubeadm
2017-02-27 17:36:01 -08:00
chenhuan12
11f3e0fec1
Delete the parameter "--google-json-key string"
...
“# kube-scheduler -help”can not find --google-json-key option
# kubectl version
Client Version: version.Info{Major:"1", Minor:"5", GitVersion:"v1.5.1+82450d0", GitCommit:"f5ef9802914a47c848fd84c287333f8b4d28bbc1", GitTreeState:"dirty", BuildDate:"2017-01-23T00:04:39Z", GoVersion:"go1.7", Compiler:"gc", Platform:"linux/amd64", USEEVersion:"V1.02.01_alpha", USEEPublishDate:"2017-1-10 00:00:00"}
Server Version: version.Info{Major:"1", Minor:"5", GitVersion:"v1.5.1+82450d0", GitCommit:"f5ef9802914a47c848fd84c287333f8b4d28bbc1", GitTreeState:"dirty", BuildDate:"2017-01-22T23:56:57Z", GoVersion:"go1.7", Compiler:"gc", Platform:"linux/amd64", USEEVersion:"V1.02.01_alpha", USEEPublishDate:"2017-1-10 00:00:00"}
2017-02-27 14:28:14 -08:00
Andrew Chen
86df553c4b
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io: (136 commits)
Clarify minimum version of kubernetes supporting PSP authz
Fix typo: federation-controller-mananger => federation-controller-manager
Fix typo: federation-controller-mananger => federation-controller-manager
fix command kubectl get svc,pod output
limitrange-update
doc-walkthrough-content
package apt-transport-https should be installed
Fix apimachinery vendored dependencies in examples_test.
Delete the parameter "--google-json-key string"
Removed Extra space in the KUBE2GO commit
Added KUBE2GO.io
fix some wrong links
Update hello-minikube.md
show kubectl_rollingupdate svg
Fixed flag for eviction-soft.
Update review-issues.md
Move Guide topic: Garbage Collection. (#2488 )
Update source-ip.md
Update source-ip.md
concepts/abstractions: init containers example.
...
2017-02-24 15:14:21 -08:00
Patrick Decat
ae56b5bf07
Fix typo: federation-controller-mananger => federation-controller-manager
2017-02-24 15:04:04 -08:00
jianglingxia
474ae68f25
limitrange-update
...
I think it's redundant that the second to ,in order to do sth and do
sth!thanks!
2017-02-24 15:02:54 -08:00
jianglingxia
eeb1367c64
doc-walkthrough-content
...
modify
2017-02-24 15:02:54 -08:00
chenhuan12
58867752f5
Delete the parameter "--google-json-key string"
...
Delete the parameter "--google-json-key string"
2017-02-24 09:39:21 -08:00
Andrew Chen
64267ef509
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 hello-minikube.md
show kubectl_rollingupdate svg
Fixed flag for eviction-soft.
Update review-issues.md
Move Guide topic: Garbage Collection. (#2488 )
Update source-ip.md
Update source-ip.md
2017-02-22 17:18:14 -08:00
Guangya Liu
8904a7f862
Fixed flag for eviction-soft.
2017-02-22 10:57:14 -08:00
Andrew Chen
578123e106
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Revert "Updated description for kubeadm init --kubernetes-version"
Updated description for kubeadm init --kubernetes-version
Remove details about where authenticator is implemented
replace petset with statefulsets
Updated result of command
replace argumment with argument
Highlight some keyworks in garbage-collection.md.
Fixed typos in persistent volume index.md
Remove reference to port-forward to services
add an example
fix typo
Fix typo in concepts
Parallel Jobs with a *work queue*:
Add more options for self-registration.
dedent yaml code blocks
Add kubelet eviction in GC doc (#2484 )
2017-02-21 12:43:53 -08:00
Alexander Kanevskiy
7b17b51997
Updated description for kubeadm init --kubernetes-version
2017-02-21 12:42:46 -08:00
Andrew Chen
bd7607a066
Revert "Updated description for kubeadm init --kubernetes-version"
2017-02-21 12:35:34 -08:00
Alexander Kanevskiy
91356cfbd2
Updated description for kubeadm init --kubernetes-version
2017-02-21 12:33:06 -08:00
Cao Shufeng
e82a2e2a58
Remove details about where authenticator is implemented
...
It not necessary to mention where the functions are implemented in
document. Further more, the directories recorded here is out of date.
Now they are in:
staging/src/k8s.io/apiserver/plugin/pkg/authenticator/...
2017-02-21 11:50:02 -08:00
chenhuan12
960bb03b30
replace argumment with argument
...
replace argumment with argument
2017-02-21 10:18:55 -08:00
Guangya Liu
74d8327f6d
Highlight some keyworks in garbage-collection.md.
2017-02-21 10:18:16 -08:00
xuxinkun
abf9560874
Add more options for self-registration.
2017-02-21 09:40:05 -08:00
Bruce Auyeung
180091299b
dedent yaml code blocks
...
otherwise extra redundant ````yaml` characters will be displayed
because github code fencing doesn't need any indentation
2017-02-20 10:24:13 +08:00
Harry Zhang
b01dd765a9
Add kubelet eviction in GC doc ( #2484 )
2017-02-17 11:06:01 -08:00
Andrew Chen
7673131c02
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io : (22 commits)
Revert "Document new optional support for ConfigMap and Secret"
Revert "mend"
modify one word
fix typo
Fix typos in running zookeeper article
Add note about moved content. (#2563 )
Move Guide topic to Tasks: Downward API (#2439 )
modify typora
fix etcd disaster-recovery hyperlink
replace kubernetes.d with kubelet.d
remove its name from file content
Let's put kubectl in ~/bin.
Move Guide toic to Tasks: kubectl exec.
Fix travis and add comments
Move Pod Lifecycle to Concepts. (#2420 )
Update deployment completeness documentation
rollback PR #2522
kubectl_apply.md-change it for label key
Update the links of Deployment User Guide
#2534 mark openstack-heat as standalone-salt-conf
...
# Conflicts:
# docs/user-guide/configmap/index.md
2017-02-17 10:36:54 -08:00
chenhuan12
041100bd2a
fix typo
...
1、column PORTS is missed
2、fix command `kubectl get pods`output
2017-02-17 09:12:13 -08:00
Jordan Liggitt
6e9fc80694
Add RBAC default roles, CLI helpers, upgrade guide
2017-02-17 09:07:57 -08:00
Jordan Liggitt
258755fbfe
Split RBAC documentation into separate page
2017-02-17 09:07:57 -08:00
Jordan Liggitt
dc6643e00e
subdirectory for authorization
2017-02-17 09:07:57 -08:00
deads2k
a6c76bb814
add information about RBAC bootstrap roles
2017-02-17 09:07:57 -08:00
liangxiaoping
37a51088f7
fix etcd disaster-recovery hyperlink
2017-02-16 09:45:57 -08:00
chenhuan12
ac44956a75
replace kubernetes.d with kubelet.d
...
replace kubernetes.d with kubelet.d
2017-02-16 09:38:10 -08:00
tanshanshan
0d9e568d1b
remove its name from file content
2017-02-16 09:34:25 -08:00
Michael Mrowetz
0366fcc114
#2534 mark openstack-heat as standalone-salt-conf
2017-02-15 14:15:01 -08:00
scjane
7b42b5f9dd
Update multiple-schedulers.md
...
Similar to #2518 . But I think an unordered list can be used here :)
2017-02-14 08:56:40 -08:00
scjane
7267a33db7
Update static-pods.md
...
Some of the serial numbers of the ordered list in the "Static pod creation" section are incorrect because items in the list are segmented by code blocks. I think this can be solved in at least the following ways:
1.Remove the ordered list style and just use plain text each beginning with "1", "2",...,or "step 1", "step 2",... (My modofication adopts this one)
2.Replace the ordered list with an unordered list in which each item beginning with "step 1", "step 2",...
3.Use HTML tags, such as <ol>,<li> to give the lists involved
Are there any other better ways for this problem? I would be appreciated to know.
2017-02-14 14:15:27 +08:00
Bruce Auyeung
010b294cb2
Update kubefed.md
2017-02-12 23:15:19 -08:00
Klaus Ma
123b54b101
Updated multiple scheduler beta docs.
2017-02-09 10:36:06 -08:00
xilabao
fdd7240594
add authorizationMode to kubeadm config
...
ref to https://github.com/kubernetes/kubernetes/pull/39846
2017-02-09 10:32:18 -08:00
Himanshu Raj
6620b309e5
Add Contiv Information to addons.md
2017-02-09 10:30:08 -08:00
Ghe Rivero
5cc692a6fd
Fix examples display
2017-02-08 10:40:55 -08:00
yupengzte
5424759ab1
Fix the url error
...
Signed-off-by: yupengzte <yu.peng36@zte.com.cn >
2017-02-07 09:56:21 -08:00
scjane
ae0844f477
Update kubefed.md
2017-02-06 13:46:40 -08:00
Andrew Chen
631d1d1135
Change healthz port
...
Reimplemented changes for PR #1826 and Issue #10003
2017-02-03 10:30:33 -08:00
Eric Chiang
592d61c55c
docs/admin/authorization: discourage the use rbac-super-user flag
...
Even though this flag works in 1.5, its use should be discouraged.
It will be removed in 1.6.
2017-02-03 09:27:15 -08:00
Marc Boorshtein
96fb6e2415
added code ticks on the oidc api parameters
2017-02-02 09:37:48 -08:00
markturansky
981fe0ce2b
title change after rebase
2017-01-27 14:41:51 -08:00