Commit Graph

174 Commits (34cbe48736f4e11983cb17db0956a29533dbcf2f)

Author SHA1 Message Date
Mike Danese 67f46aa1f1 autogenerated 2015-10-31 12:26:54 -07:00
nikhiljindal 72db55eb26 Fixing how to enable daemonsets 2015-10-30 12:28:10 -07:00
k8s-merge-robot a1e3a1c39a Merge pull request #16328 from erictune/scratch-addons
Auto commit by PR queue bot
2015-10-29 01:32:11 -07:00
Eric Tune 0869e01342 Improve addons documentation.
Longer description of Addons in Admin Guide to Cluster Components.

Mention fluentd as node component in Admin Guide to Cluster Components.

From docs/getting-started-guides/scratch.md add refs to setting up
DNS, Logging, Monitoring, and GUI.

Add TOCs to several pages that were referenced.

Fixes #16235
2015-10-27 08:28:55 -07:00
Andy Goldstein 325e0ce68b Fix kubelet help typo
Fix double percent (%%) typo for image-gc-high-threshold and
image-gc-low-threshold help text.
2015-10-26 10:37:46 -04:00
feisky 13dce74adb Gendocs for docs/admin/kube-* 2015-10-25 19:24:23 +08:00
Tim Hockin 5c903dbcac Merge pull request #16073 from caesarxuchao/fix-htmlpreview-on-head
fix htmlpreview links to point to subdictory
2015-10-23 13:32:29 -07:00
Tim Hockin 5390a93f4b csv is not a know syntax, messes up gh-pages 2015-10-23 12:37:56 -07:00
Saad Ali a5c3c16994 Merge pull request #15981 from nikhiljindal/docsUpdate
Updating documentation to reflect the latest status of extension resources
2015-10-23 12:07:31 -07:00
Filip Grzadkowski 5f7fea2f35 Merge pull request #15974 from gambol99/rj/groups_fields_quoted
single column groups option in tokenfile
2015-10-23 14:06:25 +02:00
Chao Xu 316bd058d0 fix htmlpreview links to point to subdictory 2015-10-21 15:46:52 -07:00
nikhiljindal 72914fd81b Updating documentation to reflect the latest status of extension resources 2015-10-21 13:03:33 -07:00
Rohith ee691aa1ab [tokenfile]
- the groups field has been changed to a single column option as requested in https://github.com/kubernetes/kubernetes/pull/15704

[docs]
- updated the docs related the the tokefile along with an example
2015-10-21 10:37:35 +01:00
k8s-merge-robot b6ac469eaf Merge pull request #13724 from HaiyangDING/update_limitrange_example
Auto commit by PR queue bot
2015-10-21 02:20:33 -07:00
dinghaiyang 5cc6433a05 update limitrange example 2015-10-21 09:48:44 +08:00
k8s-merge-robot a2b6fea452 Merge pull request #15704 from gambol99/rj/add_groups_tokenfile
Auto commit by PR queue bot
2015-10-20 07:16:13 -07:00
k8s-merge-robot 77a68448c7 Merge pull request #15919 from brendandburns/docs2
Auto commit by PR queue bot
2015-10-20 03:35:45 -07:00
Rohith f02c80584b [plugin/auth/tokenfile]
- allowing for variable length groups to be added to the static token file

[docs/admin/authentication]
- updating the documentation for token file
2015-10-19 17:14:14 +01:00
Brendan Burns 6827900a8d Fix a deprecated 'replace' command with a 'patch' command. 2015-10-16 14:34:37 -07:00
k8s-merge-robot 3744ea8ce6 Merge pull request #15425 from Dingshujie/fix_dns_doc
Auto commit by PR queue bot
2015-10-15 13:37:03 -07:00
k8s-merge-robot 5d66bf9741 Merge pull request #15519 from ihmccreery/upgrade-versioning
Auto commit by PR queue bot
2015-10-15 06:30:12 -07:00
Marek Grabowski e7ddb4f9a6 Merge pull request #15338 from bharrisau/patch-1
Correct multi-cluster number recommendations
2015-10-15 09:28:07 +02:00
k8s-merge-robot 877bfa6d1f Merge pull request #15302 from piosz/plugins-doc
Auto commit by PR queue bot
2015-10-14 21:09:53 -07:00
Isaac Hollander McCreery 60c316b54a Upgrades and upgrade tests take versions of the form release/stable instead of stable_release:
- Refactor common and gce/upgrade.sh to use arbitrary published releases
- Update hack/get-build to use cluster/common code
- Use hack/get-build.sh in cluster upgrade test logic
2015-10-14 10:16:21 -07:00
Eric Tune ca6c950b89 Doc: apigroups, alpha, beta, experimental/v1alpha1 2015-10-14 09:06:05 -07:00
Piotr Szczesniak 4abe33458e Added documentation of Initial Resources plugin. 2015-10-14 12:11:08 +02:00
Ben Harris 92137e89dc Correct number recommendations
The mathematics of the current recommendations didn't seem to give the right outcomes. Especially with `U`, as you need at least `U+1` to keep availability in the face of `U` failures.
2015-10-13 08:43:52 +11:00
k8s-merge-robot 71e9565815 Merge pull request #15163 from thockin/gcloud-preview
Auto commit by PR queue bot
2015-10-10 12:04:55 -07:00
JessiaDing 717ee92934 update dns doc 2015-10-10 15:31:26 +00:00
Chao Xu 88eeb03811 fix examples 2015-10-09 15:58:07 -07:00
Jordan Liggitt 9d6b52881d Add authentication/authorization interfaces to kubelet, always include /metrics with /stats 2015-10-09 03:10:00 -04:00
Tim Hockin b25069d084 Stop using `gcloud preview` - it is obsolete
Switch to supported APIs. Update docs.
2015-10-08 11:05:49 -07:00
Mike Danese b6734d5572 Merge pull request #15213 from mwielgus/cluster_doc
Updated doc for cluster autoscaler
2015-10-07 14:04:42 -07:00
Marcin Wielgus bc58341d34 Updated doc for cluster autoscaler 2015-10-07 10:58:33 +02:00
Abhishek Shah a1b6dbe870 Removed DenyEscalatingExec from the list of default admission controllers. 2015-10-06 13:35:32 -07:00
Alex Robinson db7a54930c Merge pull request #14514 from cjellick/salt-doc-fix
Correct example salt config
2015-10-05 13:39:02 -07:00
k8s-merge-robot de9dd42f58 Merge pull request #14334 from zhengguoyong/del-parenthesis
Auto commit by PR queue bot
2015-10-02 04:20:05 -07:00
k8s-merge-robot 688e0921a8 Merge pull request #14523 from jayunit100/README-ctrlrsched
Auto commit by PR queue bot
2015-09-28 20:35:50 -07:00
Brian Grant f9e4a6f60a Merge pull request #14465 from zhengguoyong/del-graphic-minion
Remove use of "minion" from graphic
2015-09-25 10:58:57 -07:00
eulerzgy eb71e59fcb Remove use of "minion" from graphic 2015-09-25 10:07:13 +08:00
Eric Tune bf9e93250e Job and DaemonSet documentation. 2015-09-24 17:51:25 -07:00
Brian Grant bbae9fc983 Merge pull request #14330 from zhengguoyong/update-rc
update replication-controllers to replicaton controller
2015-09-24 16:55:28 -07:00
jayunit100 783a7aa7e6 Remove some stuff that looks obsolete from api-server certs/access docs 2015-09-24 17:25:57 -04:00
Craig Jellick 142018cff4 Correct example salt config
The correct parameter is cloud not cloud_provider.
2015-09-24 12:27:23 -07:00
Eric Tune 8d2d42a8d0 Merge pull request #14345 from zhengguoyong/update-minior
change kubernetes-mininon to kubernetes-node
2015-09-23 16:40:19 -07:00
k8s-merge-robot ab07e320ec Merge pull request #13725 from HaiyangDING/update_resource-quota_doc
Auto commit by PR queue bot
2015-09-22 08:56:12 -07:00
eulerzgy 9f82ffa273 change kubernetes-mininon to kubernetes-node 2015-09-22 16:30:09 +08:00
eulerzgy 239b121f1f del unnecessary parenthesis 2015-09-22 11:16:51 +08:00
eulerzgy 3326e24f29 update replication-controllers to replicaton controller 2015-09-22 09:48:53 +08:00
Federico Simoncelli f21d9ac9e4 Support pods with containers using host ipc
Add a HostIPC field to the Pod Spec to create containers sharing
the same ipc of the host.

This feature must be explicitly enabled in apiserver using the
option host-ipc-sources.

Signed-off-by: Federico Simoncelli <fsimonce@redhat.com>
2015-09-18 21:13:39 +02:00