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
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
Guangya Liu
8904a7f862
Fixed flag for eviction-soft.
2017-02-22 10:57:14 -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
chenhuan12
041100bd2a
fix typo
...
1、column PORTS is missed
2、fix command `kubectl get pods`output
2017-02-17 09:12:13 -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
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
markturansky
d9f097f286
added storage limit example
2017-01-27 14:41:51 -08:00
Madhusudan.C.S
f81c30ee8b
Add some clarifications to the kubefed doc.
2017-01-27 14:31:04 -08:00
blakebarnett
b2b09e67bf
typo: loser -> looser
2017-01-27 14:26:40 -08:00
Jess Frazelle
2e60a567dd
turn on travis for preformat balance
...
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-01-27 12:44:48 -08:00
Andrew Chen
0c8c31235a
Merge branch 'master' into page-version
2017-01-26 16:26:31 -08:00
Andrew Chen
c1a5a27772
Merge branch 'master' into all-user-doc
2017-01-26 10:53:48 -08:00
scjane
8a299b94cf
Update garbage-collection.md
2017-01-26 09:53:18 -08:00
scjane
9b59945b0c
Update salt.md
...
It seems that the ordered list in the "Best Practices" section is unnecessary as there is only one item "1". So can we delete the list?
2017-01-26 09:52:30 -08:00
scjane
e1369ecc4f
Update node-problem.md
2017-01-26 09:50:47 -08:00
s0rc3r3r01
e1a55e327e
corrected container name
...
the container name is "kubedns" and not "kube-dns"
2017-01-25 16:45:34 -08:00
Jordan Liggitt
d166363fe3
Update ABAC examples to use authenticated/unauthenticated groups
2017-01-25 16:36:53 -08:00
scjane
9ba738b6ca
Update rescheduler.md
2017-01-25 10:30:35 -08:00
scjane
f520630010
Update cluster-components.md
2017-01-25 10:29:23 -08:00
scjane
b556ee60d6
Update multi-cluster.md
2017-01-25 10:28:45 -08:00
scjane
246a87b77c
Update multiple-schedulers.md
2017-01-25 10:27:37 -08:00
scjane
8521bdc2b8
Update dns.md
2017-01-25 10:25:29 -08:00
scjane
27d0048498
Update master-node-communication.md
2017-01-25 17:25:31 +08:00
Scott Collier
0e1670ccb8
looks like a couple of words got swapped when describing the ConfigMap for kube-dns, just fixing that up
2017-01-24 16:21:34 -08:00