Jimmy Cuadra
3bdb51e710
Clarify authentication methods for k8s components.
2015-09-09 11:16:56 -07:00
Kevin
0b08fc8595
fix a typo in development.md and update git_workflow.png
2015-09-10 00:22:43 +08:00
Avesh Agarwal
6d6f338fac
Adds servicesaccounts to kubectl get/describe cli help and docs.
2015-09-09 12:15:25 -04:00
k8s-merge-robot
d3b1e468e1
Merge pull request #13715 from Huawei-PaaS/fixed_a_typo_in_aws_md
...
Auto commit by PR queue bot
2015-09-09 08:26:59 -07:00
k8s-merge-robot
6f11647cb1
Merge pull request #13706 from Huawei-PaaS/Fixed_a_typo_in_fedora_manual_config_md
...
Auto commit by PR queue bot
2015-09-09 03:16:39 -07:00
k8s-merge-robot
7e51e6abf7
Merge pull request #13717 from Huawei-PaaS/fixed_a_markdown_error_in_azure_md
...
Auto commit by PR queue bot
2015-09-09 02:45:35 -07:00
qiaolei
390530d345
Fixed a markdown error in azure.md
2015-09-09 16:53:32 +08:00
qiaolei
294689ccff
Change `~/.kube/kubeconfig` to `~/.kube/config`
...
Where `~/.kube/kubeconfig` should be `~/.kube/config`
2015-09-09 16:43:55 +08:00
k8s-merge-robot
45742e885c
Merge pull request #13452 from aveshagarwal/master-api-rate-burst-remove
...
Auto commit by PR queue bot
2015-09-09 00:42:59 -07:00
dinghaiyang
d57263b94b
Replace limits with request where appropriate
2015-09-09 15:38:34 +08:00
jijun2
96773abdfc
add note for changes of etcd2.0 ports in Fedora 22
...
modified: docs/getting-started-guides/fedora/fedora_manual_config.md
2015-09-09 03:12:21 -04:00
qiaolei
f1ac43aa4e
Fixed a typo in fedora_manual_config.md
...
Change '--enablerepo=update-testing' to '--enablerepo=updates-testing' to keep align with the command output.
2015-09-09 13:15:34 +08:00
k8s-merge-robot
891cef4efa
Merge pull request #13530 from goltermann/docs
...
Auto commit by PR queue bot
2015-09-08 19:19:15 -07:00
Chao Xu
496296f7f5
Merge pull request #13634 from ZJU-SEL/patch-docker-sh
...
Add mount dirs to docker multi-node scripts
2015-09-08 16:34:16 -07:00
Chao Xu
15d293acc1
Merge pull request #13635 from ZJU-SEL/patch-version
...
Add default version to docker-multi scripts
2015-09-08 16:33:51 -07:00
Chao Xu
4bfac3e36b
Merge pull request #13674 from Huawei-PaaS/fixed_a_markdown_error_in_rackspace_md
...
Fixed a markdown error in rackspace.md
2015-09-08 16:22:35 -07:00
goltermann
bec4c10dc4
Replace IRC with Slack in docs.
2015-09-08 15:17:39 -07:00
k8s-merge-robot
b3eace631e
Merge pull request #13662 from Huawei-PaaS/issue-kubeconfig
...
Auto commit by PR queue bot
2015-09-08 13:50:52 -07:00
k8s-merge-robot
12c005898e
Merge pull request #13679 from pmorie/api-change-docs
...
Auto commit by PR queue bot
2015-09-08 12:54:41 -07:00
Paul Morie
6d96b63e62
Update api change docs
2015-09-08 13:38:15 -04:00
Chao Xu
a6566031be
Merge pull request #13422 from feihujiang/supportSettingEnvInKubectlRun
...
Support setting env vars in kubectl run
2015-09-08 10:32:48 -07:00
k8s-merge-robot
3a04f7eafa
Merge pull request #13646 from Huawei-PaaS/fixed_a_markdown_error_in_getting_into_containers_md
...
Auto commit by PR queue bot
2015-09-08 09:32:57 -07:00
k8s-merge-robot
57d7107e06
Merge pull request #13668 from Huawei-PaaS/add_PodPhase_Unknown
...
Auto commit by PR queue bot
2015-09-08 08:04:12 -07:00
qiaolei
9fdc251006
Fixed a markdown error in rackspace.md
2015-09-08 22:40:45 +08:00
Jan Safranek
b710468b73
Add documentation about static pods.
...
Described behavior was extracted from source code and via trial-and-error
attempts.
2015-09-08 15:57:09 +02:00
qiaolei
4936b9d5d2
Add PodPhase 'Unknown'
...
Add PodPhase 'Unknown' and its corresponding description.
2015-09-08 21:14:30 +08:00
Jian Huang
3081f88929
Update the KubeConfig Doc
...
Correct the document.
2015-09-08 17:27:44 +08:00
qiaolei
72c7d87973
fixed a markdown error in the title
2015-09-08 08:41:50 +00:00
qiaolei
1402a63150
change 'random' to 'round robin' for the choice of a service backend
2015-09-08 15:17:42 +08:00
feihujiang
84e94e39cd
Support setting env vars in kubectl run
2015-09-08 14:31:29 +08:00
harry
c9644b3e5b
Add mount dirs to multi-node scripts
2015-09-08 09:50:49 +08:00
Carsten Clasohm
d093fe0c4b
add raw flag for GitHub download links
2015-09-07 17:43:09 -07:00
k8s-merge-robot
616ba4ea9a
Merge pull request #13261 from mwielgus/hpa_formula
...
Auto commit by PR queue bot
2015-09-07 05:44:11 -07:00
k8s-merge-robot
6605b170b6
Merge pull request #13618 from Huawei-PaaS/add_svc_and_fix_typos_in_namespace_md
...
Auto commit by PR queue bot
2015-09-07 03:51:56 -07:00
Marcin Wielgus
02c30c5d61
Update for scaling rules in HorizontalPodAutoscaler
2015-09-07 12:30:22 +02:00
qiaolei
41708fb0af
Add 'svc.' before 'cluster.local' and fix some typos
...
1. Add 'svc.' before 'cluster.local'
2. ```Terminating`` to `Terminating`
3. 'DNS entry1' to 'DNS entry'
2015-09-07 09:11:30 +00:00
k8s-merge-robot
96e0ed5749
Merge pull request #13624 from Huawei-PaaS/del_an_useless_line_in_liveness
...
Auto commit by PR queue bot
2015-09-06 23:28:12 -07:00
harry
365562c0b9
Add default version to scripts
2015-09-07 06:22:48 +00:00
qiaolei
33b4cb91c1
Delete an useless line in liveness
...
Delete an useless line in liveness: `mwielgus@mwielgusd:~/test/k2/kubernetes/examples/liveness$ kubectl get pods`
2015-09-06 18:54:23 +08:00
Dai Zuozhuo
2e2ef3e830
change -o template to -o go-template=...
2015-09-05 22:30:47 +08:00
Eric Paris
bf7646bd9e
Update docs based on new spf13/cobra
2015-09-04 19:20:03 -04:00
Quinton Hoole
4fe94164f0
Merge pull request #13477 from caseydavenport/update-calico-ubuntu-docs
...
Update calico ubuntu docs
2015-09-04 14:14:46 -07:00
Quinton Hoole
be19554bae
Merge pull request #13383 from hurf/label_drun
...
Add --dry-run option for label command
2015-09-04 14:03:14 -07:00
Quinton Hoole
dd68f0b23f
Merge pull request #13551 from eparis/cloudplatfrom-to-kubernetes
...
s|github.com/GoogleCloudPlatform/kubernetes|github.com/kubernetes/kub…
2015-09-04 12:36:01 -07:00
Piotr Szczesniak
e285af9b20
Merge pull request #13390 from derekwaynecarr/remove_namespace_exists
...
Remove NamespaceExists from configuration
2015-09-04 13:44:40 +02:00
Piotr Szczesniak
58e9ee2c25
Merge pull request #13278 from bgrant0607/docfix2
...
Start on expanding code expectations (aka "The bar")
2015-09-04 13:40:24 +02:00
Avesh Agarwal
f0d0e2a089
Remove unused api-rate and api-burst params.
2015-09-03 17:57:35 -04:00
derekwaynecarr
06bbe00642
Remove NamespaceExists from configuration
2015-09-03 13:42:09 -04:00
Eric Paris
04fc8ae3dd
s|github.com/GoogleCloudPlatform/kubernetes|github.com/kubernetes/kubernetes|
2015-09-03 10:10:11 -04:00
hurf
46e7f5684c
Add --dry-run option for label command
...
With --dry-run option, label command will print the object locally
without update it on server side.
2015-09-03 21:37:11 +08:00
feihujiang
0427711c42
Fixes upper case letters in kubectl examples
2015-09-03 12:00:21 +08:00
k8s-merge-robot
80f2d89a79
Merge pull request #13087 from ZJU-SEL/specify-garbage-collection
...
Auto commit by PR queue bot
2015-09-02 17:08:54 -07:00
Abhi Shah
d6d6bd825d
Merge pull request #13529 from eparis/submit-queue-whitelist-link
...
Fix the link to the submit-queue whitelist
2015-09-02 15:17:26 -07:00
Abhi Shah
642ebb4994
Merge pull request #13099 from JanetKuo/kubectl-expose-deprecate-create-external-load-balancer
...
Deprecated kubectl flag "create-external-load-balancer"
2015-09-02 15:16:08 -07:00
Eric Paris
f9c06397fe
Fix the link to the submit-queue whitelist
2015-09-02 18:00:52 -04:00
Brendan Burns
2df5010834
Merge branch 'sdminonne-container_sidecar'
2015-09-02 10:42:08 -07:00
Casey D
3c4ab920c0
Update Calico-Ubuntu install guide
2015-09-02 09:47:00 -07:00
k8s-merge-robot
dd5f970679
Merge pull request #13446 from fgrzadkowski/fix_docker_multinode_doc
...
Auto commit by PR queue bot
2015-09-02 06:48:56 -07:00
Wojciech Tyczynski
b4a3698fae
Merge pull request #13472 from justinsb/docs_pull_policy_name
...
Docs: PullIfNotPresent -> IfNotPresent; PullAlways -> Always
2015-09-02 10:17:40 +02:00
Wojciech Tyczynski
72fe5a9b9b
Merge pull request #13351 from Huawei-PaaS/arch_authz_and_authn_kubelet
...
Adjust the architecture diagram
2015-09-02 10:15:26 +02:00
hw-qiaolei
e4b9e83fea
Adjust the architecture diagram
...
Some modifications of the architecture diagram:
1. adjust the order of authz and authn; since the API server usually first authenticate user, if it is a valid user then authorize it
2. adjust the arrow to point to kubelet instead of to node of the second node
3. change `replication controller` to `controller manager(replication controller etc.)` which connects to the REST API Server
4. some tiny adjustments of the arrow position
5. affected files: architecture.svg, architecture.png and architecture.dia
2015-09-02 14:48:04 +00:00
Wojciech Tyczynski
078c0c16f2
Merge pull request #13301 from Huawei-PaaS/update_quota_example_in_admission_control_resource_quota_md
...
Update quota example in admission_control_resource_quota.md
2015-09-02 10:14:36 +02:00
qiaolei
26a3ace570
Update quota example
...
Update quota example to track latest changes
2015-09-02 15:11:22 +08:00
Brendan Burns
3dd3aa2730
Merge pull request #13442 from liebowitz/master
...
Fixed typo in CentOS doc: api-servers arg
2015-09-01 21:40:46 -07:00
Brendan Burns
03fc551988
Merge pull request #13340 from rimey/documentation
...
Fix buggy placement of imagePullPolicy in documentation example.
2015-09-01 21:28:46 -07:00
Alex Robinson
66ff3c133b
Merge pull request #13229 from a-robinson/fluent
...
Clean up the fluentd images to make them more debuggable
2015-09-01 17:01:04 -07:00
Justin Santa Barbara
c6d7a90449
Docs: PullIfNotPresent -> IfNotPresent; PullAlways -> Always
...
PullIfNotPresent is the internal name in go code; IfNotPresent is the
user-facing value that is specified in json/yaml. For docs, we should use the
user-facing string.
Similarly PullAlways -> Always
2015-09-01 18:35:34 -04:00
Brian Grant
97e505849f
Start on expanding code expectations (aka "The bar")
2015-09-01 20:33:59 +00:00
Salvatore Dario Minonne
f4dc0653aa
adding downward api volume plugin
2015-09-01 22:23:03 +02:00
Brendan Burns
8696c6c1d7
Merge pull request #13290 from Huawei-PaaS/amend_two_markdown_errors_in_authentication_md
...
Amend some markdown and other errors in **easyrsa** section
2015-09-01 10:07:21 -07:00
Brendan Burns
6f2dcb5b90
Merge pull request #13297 from piosz/initial-proposal
...
Changed all links in initial-resources proposal to be relative
2015-09-01 10:07:01 -07:00
Brendan Burns
6c47bfc08b
Merge pull request #13352 from Huawei-PaaS/amend_markdown_errors_in_federation_md
...
Amend some markdown errors in federation.md
2015-09-01 10:05:25 -07:00
Brendan Burns
1919d7fa0e
Merge pull request #13369 from resouer/patch-5
...
Fix inconsistency path in GOPATH doc
2015-09-01 10:04:32 -07:00
Brendan Burns
90aaa3dcc2
Merge pull request #13373 from Huawei-PaaS/fix_dead_link_in_event_compression_md
...
Fix dead link in event_compression.md
2015-09-01 10:04:21 -07:00
Filip Grzadkowski
1a9b0d6018
Fix mounting volumes in docker based kubernetes setup.
2015-09-01 16:42:23 +02:00
Greg Liebowitz
133310d84d
Fixed typo in CentOS doc
2015-09-01 09:10:38 -04:00
Wojciech Tyczynski
5c2c42eed8
Merge pull request #13220 from aveshagarwal/master-issue-12740
...
httpGet livenessprobe fails for controller and scheduler when following steps in scratch.md (fixes #12740 )
2015-09-01 14:20:15 +02:00
k8s-merge-robot
a4d953f4b3
Merge pull request #13131 from hurf/anno_unused
...
Auto commit by PR queue bot
2015-09-01 04:32:13 -07:00
He Simei
f5bdea836e
specify gc
2015-09-01 10:16:20 +08:00
Janet Kuo
22ec272494
Change deprecated 'kubectl stop' to 'delete'
2015-08-31 18:04:04 -07:00
k8s-merge-robot
9379b0b7d9
Merge pull request #13124 from linzichang/master
...
Auto commit by PR queue bot
2015-08-31 13:39:32 -07:00
Piotr Szczesniak
dac19e680e
Fixed links in initial-resources proposal
2015-08-31 09:30:11 +02:00
Harry Zhang
d70b565e55
Fix inconsistency path in GOPATH doc
...
we set up $KPATH/src/k8s.io/kubernetes directory, but ask user to `cd` into $KPATH/src/github.com/kubernetes
Close this if I made mistaken this
2015-08-31 15:19:53 +08:00
Jerzy Szczepkowski
3f1a94f48f
Merge pull request #13304 from alexwlchan/patch-1
...
Fix typos in namespaces.md
2015-08-31 09:19:35 +02:00
qiaolei
b7e330c7b7
Fix dead link in event_compression.md
...
Where `pkg/client/record/event.go` should be `pkg/client/unversioned/record/event.go`
2015-08-31 14:39:44 +08:00
k8s-merge-robot
a078eba5b3
Merge pull request #13133 from feihujiang/changePortForwardExampleWithoutPFlag
...
Auto commit by PR queue bot
2015-08-30 12:02:43 -07:00
qiaolei
37b30b54e7
Amend some markdown errors in federation.md
2015-08-29 23:54:36 +08:00
k8s-merge-robot
08668d7d94
Merge pull request #13309 from kubernetes/revert-13246-revert-12492-limit_range_api
...
Auto commit by PR queue bot
2015-08-28 21:03:49 -07:00
lzc
74601eabbe
Add local etcd discovery support for libvirt-coreos
2015-08-29 11:49:35 +08:00
qiaolei
29625a9ffe
Fix Jenkins GCE e2e failure and other errors in APPENDIX easyrsa section
...
Modifications are as following(`APPENDIX` -> `**easyrsa**`):
1, fix Jenkins GCE e2e failure, mainly for markdown errors;
2, change `"${MASTER_IP}"` to `"IP:${MASTER_IP}"` to keep align with `make-ca-cert.sh`
3, change `/pki/` to `pki/` for the generated certs/key
4, other tiny improvements
Please check, thanks.
2015-08-29 11:27:26 +08:00
k8s-merge-robot
d79f53f73b
Merge pull request #13249 from feihujiang/removeUserGuideKubectlUselessDocs
...
Auto commit by PR queue bot
2015-08-28 19:17:39 -07:00
Avesh Agarwal
99c7a0854c
Updates the liveness user guide README to describe the host part of
...
httpGet probe.
2015-08-28 22:04:12 -04:00
Avesh Agarwal
a64d8d4f7b
Updates scratch.md to send httpGet livenessprobe to 127.0.0.1 for
...
controller-manager and scheduler as they both listen on 127.0.0.1 by
default. This fixes #12740 .
2015-08-28 22:03:33 -04:00
Ken Rimey
6b5c9c8984
Fix buggy placement of imagePullPolicy in documentation example.
2015-08-28 19:33:28 -04:00
Prashanth B
52f7833cd3
Revert "Revert "LimitRange updates for Resource Requirements Requests""
2015-08-28 09:26:36 -07:00
Solly Ross
3bbdb16149
Merge NamespaceExists into NamespaceLifecycle
...
This commit merges the NamespaceExists admission controller
into the NamespaceLifecycle admission controller.
New tests were added to the NamespaceLifecycle addmission controller
tests, and the test case was fixed so that it runs without panicing.
Additionally, the NamespaceExists admission controller was marked as
deprecated in the docs.
Closes #12053
2015-08-28 10:56:18 -04:00
k8s-merge-robot
2321d9ee26
Merge pull request #13255 from ZJU-SEL/upgrade-ubuntu-1.0.3
...
Auto commit by PR queue bot
2015-08-28 07:28:42 -07:00
Alex Chan
60dc440bda
Fix typos in namespaces.md
...
Fix two links and remove a stray character.
2015-08-28 13:18:03 +01:00
qiaolei
8d599aae4f
Update quota example in admission_control_resource_quota.md
...
Two modifications:
1, The example used in this document is outdated so update it
2, Delete the old `kubectl namespace myspace` since it produces an error `error: namespace has been superceded by the context.namespace field of .kubeconfig files`
2015-08-28 17:44:19 +08:00
He Simei
ffe9bb0e25
upgrade to v1.0.3, refactor the guide
2015-08-28 16:43:01 +08:00
Janet Kuo
18e87724c5
Deprecated kubectl flag "create-external-load-balancer"
2015-08-28 00:54:33 -07:00
Wojciech Tyczynski
3dc0de1fbc
Merge pull request #12971 from soltysh/job_proposal_update
...
Changed JobSucceded to JobComplete
2015-08-28 09:47:40 +02:00
Wojciech Tyczynski
2986d3eb73
Merge pull request #13235 from pwittrock/update_development_md
...
Update development godep instructions
2015-08-28 09:46:45 +02:00
Wojciech Tyczynski
417ba2f1fb
Merge pull request #13294 from a-robinson/stackoverflow
...
Add link to create a question tagged Kubernetes on Stack Overflow to the
2015-08-28 09:46:21 +02:00
Wojciech Tyczynski
550413750d
Merge pull request #13151 from pires/coreos_doc_cleanup
...
Clean-up CoreOS documentation.
2015-08-28 09:17:48 +02:00
Wojciech Tyczynski
e7b493f38b
Merge pull request #13252 from Huawei-PaaS/amend_an_markdown_error_in_scratch_md
...
Amend an ordered list markdown error in scratch.md
2015-08-28 09:16:43 +02:00
Wojciech Tyczynski
a5d47e4e8d
Merge pull request #13272 from aveshagarwal/master-fedora-ansible-guide
...
Updates fedora ansible guide
2015-08-28 09:14:18 +02:00
Wojciech Tyczynski
03236e2692
Merge pull request #13253 from Huawei-PaaS/chmod_X_to_x_in_prereqs_md
...
Change "chmod +X" to "chmod +x" in prereqs.md
2015-08-28 09:13:56 +02:00
Alex Robinson
ebbcb30e4a
Add link to create a question tagged Kubernetes on Stack Overflow to the
...
troubleshooting doc, along with a couple other small improvements.
2015-08-27 22:47:04 -07:00
Brian Grant
0d3e9de4b0
Clarify boundaries of Kubernetes.
2015-08-28 01:58:08 +00:00
qiaolei
c17977b6dd
Amend two markdown errors in authentication.md
...
Amend two markdown errors in authentication.md.
1, amend order list display error by enter a newline after the first sentence
2, add two backticks to make ``"@`date +%s`"`` display correctly
2015-08-28 09:16:05 +08:00
Alex Robinson
b3154a7815
Remove the garbage log file in the fluentd-gcp that gets filled with
...
gunk when installing the google-fluentd agent.
Also let it log things by not redirecting to a file within the container
and only using -q (warning logs only) rather than -qq (error logs only).
2015-08-27 21:41:44 +00:00
Avesh Agarwal
f369377b8c
Updates fedora ansible guide to reflect the move of the contrib dir to
...
https://github.com/kubernetes/contrib.git .
2015-08-27 13:16:34 -04:00
Zach Loafman
6e194c938b
Merge pull request #13218 from mbforbes/versioning
...
Add patch notes to versioning doc
2015-08-27 07:12:20 -07:00
qiaolei
1bee049475
Change "chmod +X" to "chmod +x" in prereqs.md
...
Change `chmod +X` to `chmod +x`, since `+X` does not take affect when there is no execute permission bit already set (either user, group or other).
```console
# ls -l /usr/bin/kubectl
-rw-r--r-- 1 root root 14190181 Aug 10 16:16 /usr/bin/kubectl
# chmod +X /usr/bin/kubectl
# ls -l /usr/bin/kubectl
-rw-r--r-- 1 root root 14190181 Aug 10 16:16 /usr/bin/kubectl
```
Please refer to [chmod](https://en.wikipedia.org/wiki/Chmod "chmod") for more details.
>which is not a permission in itself but rather can be used instead of x. It applies execute permissions to directories regardless of their current permissions and **applies execute permissions to a file which already has at least one execute permission bit already set (either user, group or other)**. It is only really useful when used with '+' and usually in combination with the -R option for giving group or other access to a big directory tree without setting execute permission on normal files (such as text files), which would normally happen if you just used "chmod -R a+rx .", whereas with 'X' you can do "chmod -R a+rX ." instead
2015-08-27 18:46:14 +08:00
qiaolei
6021615792
Amend an ordered list markdown error in scratch.md
...
Amend an ordered list markdown error in scratch.md in section **etcd** by enter a newline after the first sentence
2015-08-27 17:57:01 +08:00
feihujiang
e689995985
Remove user guide kubectl useless docs
2015-08-27 16:56:10 +08:00
Piotr Szczesniak
6e05b9e3a3
Revert "LimitRange updates for Resource Requirements Requests"
2015-08-27 10:50:50 +02:00
Max Forbes
9bd219c94e
Add patch notes to versioning doc.
2015-08-26 23:37:18 -07:00
hurf
961d7f995a
Remove unused parameters and flags
...
Some params and flags are set but not used, remove them.
2015-08-27 10:40:40 +08:00
Phillip Wittrock
1ac0579d56
Update development godep instructions to work for cadvisor and changing transitive deps
2015-08-26 17:35:36 -07:00
Yu-Ju Hong
fcee09a047
Merge pull request #13205 from JorgenG/master
...
Update CentOS getting started guide with needed KUBELET_API_SERVER
2015-08-26 15:20:01 -07:00
Yu-Ju Hong
0f31dfa431
Merge pull request #13082 from piosz/initial-proposal
...
Added possible improvement to Initial Resources proposal
2015-08-26 15:19:39 -07:00
Yu-Ju Hong
529f5d061b
Merge pull request #13207 from xavierbaude/patch-2
...
Add cookbook for VMware
2015-08-26 15:12:43 -07:00
Yu-Ju Hong
8797a72027
Merge pull request #13194 from jimmidyson/fabric8-java-client
...
Update fabric8 client library location
2015-08-26 15:12:19 -07:00
Yu-Ju Hong
b00c04c497
Merge pull request #12845 from hurf/o_name
...
Add -o name for commands which use printer to output results
2015-08-26 13:03:52 -07:00
Yu-Ju Hong
1bae2b677d
Merge pull request #12492 from derekwaynecarr/limit_range_api
...
LimitRange updates for Resource Requirements Requests
2015-08-26 13:02:57 -07:00
xavierbaude
62a0b45a72
Add cookbook for VMware
...
related to https://github.com/kubernetes/kubernetes/pull/13143
2015-08-26 16:39:24 +02:00
Jørgen Grøndal
31f0f2b17f
Update CentOS getting started guide with needed KUBELET_API_SERVER definition
2015-08-26 15:08:41 +02:00
Jimmi Dyson
b5318b45f1
Update fabric8 client library location
2015-08-26 10:59:03 +01:00
hurf
d2d96ff6e1
Add -o name for commands which use printer to output results
...
Added a new printer which prints 'resource/name' pair of a given
object.
2015-08-26 17:04:23 +08:00
Yu-Ju Hong
f0c8a5be78
Merge pull request #9708 from bronislav/add-ability-to-choose-aws-credentials
...
Add ability to select AWS profile
2015-08-25 14:30:02 -07:00
Paulo Pires
36aa867af4
Ran missing hack/update-generated-docs.sh.
2015-08-25 20:11:53 +01:00
Paulo Pires
8549c0bf60
Removed deprecated and unmaintained AWS + CoreOS docs in favor of coreos/coreos_multinode_cluster.md. Refs #11975
...
Removed deprecated and unmaintained fork of pires/kubernetes-vagrant-coreos-cluster linked in the docs.
Removed deprecated and unmaintained VMware + CoreOS section of coreos/coreos_multinode_cluster.md. Refs #13143
Refs #9178
2015-08-25 19:13:10 +01:00
Yu-Ju Hong
fd81cd61a6
Merge pull request #13141 from epc/epc-2015237
...
Copy edits for typos (resubmitted)
2015-08-25 10:05:44 -07:00
Ed Costello
1916d3bb74
Copy edits for typos (resubmitted)
2015-08-25 10:47:58 -04:00
Anton Ilin
d9dcd0b626
Add note about switching aws profiles.
...
Signed-off-by: Anton Ilin <anton@ilin.dn.ua>
2015-08-25 17:47:57 +03:00
Janet Kuo
5823ef771b
Make --validate default on and shows how to turn if off
2015-08-25 03:18:32 -07:00
feihujiang
04150c1c3b
Change port-forward example without -p
2015-08-25 16:55:49 +08:00
Marek Grabowski
1f6173bd01
Merge pull request #13115 from yifan-gu/oidc_doc
...
plugin/oidc: add minor documentation details.
2015-08-25 09:15:10 +02:00
Nikhil Jindal
8846c841a8
Merge pull request #12648 from samsabed/crashloop
...
back off restarts of crashlooping containers
2015-08-24 18:54:13 -07:00
Nikhil Jindal
b52eb159ec
Merge pull request #13122 from bgrant0607/docfix3
...
Added more API conventions.
2015-08-24 17:54:24 -07:00
Brian Grant
165ca0df35
Added more API conventions.
2015-08-24 23:25:01 +00:00
Yifan Gu
aca6368e3c
plugin/oidc: add minor documentation details.
2015-08-24 15:25:26 -07:00
derekwaynecarr
f17ebf7350
Use singular, make LimitRequestRatio MaxLimitRequestRatio
2015-08-24 15:17:34 -04:00
derekwaynecarr
060204bc4d
Remove trailing commas
2015-08-24 14:55:31 -04:00
derekwaynecarr
559905ab0e
Document need to run generated deep copy
2015-08-24 14:28:53 -04:00
Nikhil Jindal
1ae8e369d1
Merge pull request #12979 from HaiyangDING/update_scheduler_docs
...
Replace limits with requests in scheduler documentation.
2015-08-24 10:41:30 -07:00
Nikhil Jindal
e690f3b3e8
Merge pull request #12900 from feihujiang/deleteMultipleResourcesWithTheSameName
...
Allow delete multiple resources with the same name
2015-08-24 10:40:41 -07:00
dinghaiyang
2979ae7f2a
Repalce limits with requests in scheduler documentation.
...
Due to #11713
2015-08-25 00:14:24 +08:00