Wojciech Tyczynski
4a4831906c
api_changes.md changes for json-related code autogeneration.
2015-10-19 19:37:53 +02:00
Janet Kuo
8105aa44a0
Implement kubectl autoscale
2015-10-19 09:59:22 -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
kargakis
7d0e691520
expose: Enable exposing multiport objects
...
The generated service will inherit all the ports from the exposed object.
2015-10-19 11:25:14 +02:00
k8s-merge-robot
67cb65d906
Merge pull request #15788 from caesarxuchao/gen-docs-extensions
...
Auto commit by PR queue bot
2015-10-18 18:02:09 -07:00
Gabriele Farina
416225f554
Update OS/X instructions.
...
Update to reflect recent changes in docker-machine for OS/X users.
Related to this change: docker/machine#1791
2015-10-18 21:50:39 +01:00
k8s-merge-robot
5755e52b10
Merge pull request #15790 from mikedanese/azure-bankruptcy
...
Auto commit by PR queue bot
2015-10-18 01:32:36 -07:00
Maciej Szulik
57c546fccb
Update job user-guide doc to reflect recent changes to .spec.selector
2015-10-17 12:32:01 +02:00
He Simei
7c9903bd02
mount /var/lib/docker rw
2015-10-17 09:53:04 +08:00
He Simei
9c3600d5d3
enhance upstart param for containerized kubelet
2015-10-17 09:52:38 +08:00
Mike Danese
8e8437dad8
declare azure/ubuntu/saltstack bankruptcy
2015-10-16 18:21:21 -07:00
Clayton Coleman
e9a465d635
Make kubectl run attach behave like docker run
...
Have stdin closed by default, can be left open with --leave-stdin-open.
Add e2e tests for the behavior.
2015-10-16 20:33:51 -04:00
Brendan Burns
6827900a8d
Fix a deprecated 'replace' command with a 'patch' command.
2015-10-16 14:34:37 -07:00
Chao Xu
56f1b5acb7
run hack/update-generated-docs.sh
2015-10-16 11:59:04 -07:00
Chao Xu
3881f4a85e
update html, change directory
2015-10-16 11:30:11 -07:00
He Simei
62a2c47c24
fix #15767
2015-10-16 16:30:02 +08:00
Eric Tune
f37fd07b96
Merge pull request #15517 from caesarxuchao/fix-doc-Experimental
...
refactor "experimental" to "extensions" in documents
2015-10-15 15:12:27 -07:00
Eric Tune
d4475e3d49
Merge pull request #15232 from deads2k/refactor-logs
...
refactor kubectl logs to be composeable
2015-10-15 13:56:58 -07:00
Chao Xu
0075f99333
refactor "experimental" to "extensions" in documents
2015-10-15 13:39:54 -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
k8s-merge-robot
4c8e6f47ec
Merge pull request #15394 from JanetKuo/kubectl-proxy-api-prefix
...
Auto commit by PR queue bot
2015-10-15 05:12:30 -07:00
Tony Hsu
6ec9b2e7c2
Fix typo
2015-10-15 18:37:29 +08:00
Marek Grabowski
a92fa4e38a
Merge pull request #15453 from eghobo/master
...
Fixed incorrect service name
2015-10-15 09:31:50 +02:00
Marek Grabowski
8a5f748846
Merge pull request #15336 from ixdy/install-etcd
...
Move hack/travis/install-etcd.sh to hack/, and update etcd version to 2.0.12
2015-10-15 09:29:25 +02: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
Harry Zhang
14334837b9
Add example of using gitRepo
2015-10-15 06:13:45 +00: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
Janet Kuo
f47c2be539
Change kubectl proxy --api-prefix default to allow /apis/
2015-10-14 15:49:52 -07:00
Tim Hockin
0bf5bfff5d
update docs on experimental annotations
2015-10-14 15:31:37 -07:00
feihujiang
f3673b8f31
Hide deprecated shorthand in man page
2015-10-15 01:29:13 +08:00
deads2k
f0aa606632
refactor kubectl logs to be composeable
2015-10-14 13:22:59 -04: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
Ilya Dmitrichenko
2bd14923ff
coreos/azure: Updates for Weave 1.1
...
- Bump CLI tools version
- Bump CoreOS image IDs
2015-10-14 14:41:14 +01:00
Piotr Szczesniak
4abe33458e
Added documentation of Initial Resources plugin.
2015-10-14 12:11:08 +02:00
k8s-merge-robot
8959e0cc03
Merge pull request #15509 from bgrant0607/labels
...
Auto commit by PR queue bot
2015-10-13 19:04:15 -07:00
Brian Grant
dceeab88c8
Define Kubernetes and K8s, which are FAQs.
2015-10-14 00:35:17 +00:00
Dawn Chen
0e0ae670ad
Merge pull request #15488 from caesarxuchao/experimental-extensions-client
...
Move from "Experimental" to "Extensions"
2015-10-13 16:54:37 -07:00
Dawn Chen
d6c43f48d1
Merge pull request #15473 from feihujiang/removeShorthandForClientInKubectlVersion
...
Remove shorthand for client flag in kubectl version
2015-10-13 16:24:08 -07:00
Jeff Grafton
1c5f252653
Update documentation to describe how to install etcd for testing
2015-10-13 16:06:01 -07:00
Jeff Grafton
fbd58294b2
Update test helpers and dev doc to use etcd v2.0.12.
2015-10-13 16:05:56 -07:00
Chao Xu
ae8d250b0f
remove code refernce
2015-10-13 13:22:54 -07:00
Brian Grant
1bac67f9e2
Add DoesNotExist label operator.
2015-10-13 20:13:19 +00:00
k8s-merge-robot
4008c65323
Merge pull request #15135 from ZJU-SEL/upgrade-flannel
...
Auto commit by PR queue bot
2015-10-13 07:07:18 -07:00
k8s-merge-robot
d0e672f391
Merge pull request #15489 from spohnan/doc-fix-volume-mounting
...
Auto commit by PR queue bot
2015-10-13 04:28:29 -07:00
k8s-merge-robot
2dec0826f7
Merge pull request #15351 from caesarxuchao/fix-14584-1
...
Auto commit by PR queue bot
2015-10-13 02:19:43 -07:00
Dawn Chen
ff84db0960
Merge pull request #15487 from mikedanese/fix-docs
...
fix incorrect merge MIME type in api-conventions doc
2015-10-12 16:39:25 -07:00
Dawn Chen
f27e0b2a16
Merge pull request #15290 from ZJU-SEL/enhance-lsb_release
...
enhance lsb_release detection for multi-docker
2015-10-12 14:47:03 -07: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
Chao Xu
94d68296be
update html in api-reference
2015-10-12 13:34:07 -07:00
Dawn Chen
075c3a2c71
Merge pull request #15061 from kargakis/fix-dry-run-in-expose
...
Fix dry run in expose
2015-10-12 12:53:04 -07:00
Andy Spohn
361c1831c1
Doc Fix, several volume types support multiple readers
2015-10-12 14:48:17 -04:00
Mike Danese
8043c70304
fix incorrect merge MIME type in api-conventions doc
2015-10-12 11:35:30 -07:00
feihujiang
6290aee8b8
Remove shorthand for client flag in kubectl version
2015-10-13 02:02:54 +08:00
He Simei
31f7d33d29
enhance lsb_release detection for multi-docker
2015-10-12 18:48:37 +08:00
k8s-merge-robot
632e32d8f6
Merge pull request #14487 from zhengguoyong/update-minion2
...
Auto commit by PR queue bot
2015-10-12 02:58:29 -07:00
k8s-merge-robot
ee1ff452c0
Merge pull request #15293 from resouer/patch-8
...
Auto commit by PR queue bot
2015-10-12 02:47:55 -07:00
Egor Guz
f72e2ff10f
fixed incorrect service name
2015-10-11 20:32:41 -07: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
k8s-merge-robot
02ec1fb33c
Merge pull request #13885 from smarterclayton/websocket_exec
...
Auto commit by PR queue bot
2015-10-10 09:52:01 -07:00
k8s-merge-robot
8b09d27dd5
Merge pull request #15246 from bgrant0607/docfix
...
Auto commit by PR queue bot
2015-10-10 09:44:13 -07:00
k8s-merge-robot
fa557f6101
Merge pull request #15409 from caesarxuchao/extension/v1beta1
...
Auto commit by PR queue bot
2015-10-10 09:03:43 -07:00
JessiaDing
717ee92934
update dns doc
2015-10-10 15:31:26 +00:00
k8s-merge-robot
d36207675d
Merge pull request #15406 from RichieEscarez/addhomogenous
...
Auto commit by PR queue bot
2015-10-10 07:37:14 -07:00
Brian Grant
678032fdcf
Update container-environment.md. Fixes #14127 .
2015-10-10 14:32:00 +00:00
kargakis
4b23bf602d
expose: Minor cleanup
2015-10-10 16:16:41 +02:00
k8s-merge-robot
615ae5b04a
Merge pull request #15335 from mikedanese/ds-cleanup
...
Auto commit by PR queue bot
2015-10-09 18:59:55 -07:00
Chao Xu
cd98de5188
fix verify-generated-deep-copies.sh
2015-10-09 16:08:52 -07:00
Chao Xu
88eeb03811
fix examples
2015-10-09 15:58:07 -07:00
k8s-merge-robot
be0c1c904c
Merge pull request #14219 from Huawei-PaaS/change_params_to_extraParams
...
Auto commit by PR queue bot
2015-10-09 15:47:21 -07:00
RichieEscarez
6a52c66f67
Edit to clarify rc's are for homogenous pods
2015-10-09 15:24:03 -07:00
Clayton Coleman
554ce403e4
Prevent attach from being served by default via the proxy
2015-10-09 14:33:40 -04:00
Clayton Coleman
363b616908
Expose exec and logs via WebSockets
...
Not all clients and systems can support SPDY protocols. This commit adds
support for two new websocket protocols, one to handle streaming of pod
logs from a pod, and the other to allow exec to be tunneled over
websocket.
Browser support for chunked encoding is still poor, and web consoles
that wish to show pod logs may need to make compromises to display the
output. The /pods/<name>/log endpoint now supports websocket upgrade to
the 'binary.k8s.io' subprotocol, which sends chunks of logs as binary to
the client. Messages are written as logs are streamed from the container
daemon, so flushing should be unaffected.
Browser support for raw communication over SDPY is not possible, and
some languages lack libraries for it and HTTP/2. The Kubelet supports
upgrade to WebSocket instead of SPDY, and will multiplex STDOUT/IN/ERR
over websockets by prepending each binary message with a single byte
representing the channel (0 for IN, 1 for OUT, and 2 for ERR). Because
framing on WebSockets suffers from head-of-line blocking, clients and
other server code should ensure that no particular stream blocks. An
alternative subprotocol 'base64.channel.k8s.io' base64 encodes the body
and uses '0'-'9' to represent the channel for ease of use in browsers.
2015-10-09 14:33:40 -04:00
k8s-merge-robot
2f90f660c1
Merge pull request #11368 from hurf/ctl_convert
...
Auto commit by PR queue bot
2015-10-09 08:57:30 -07:00
Mike Danese
6fe7edc5ea
simplify DaemonReaper by using NodeSelector
2015-10-09 08:17:49 -07:00
k8s-merge-robot
e8ae4892b6
Merge pull request #15317 from vishh/qos-update
...
Auto commit by PR queue bot
2015-10-09 07:50:34 -07:00
Jordan Liggitt
9d6b52881d
Add authentication/authorization interfaces to kubelet, always include /metrics with /stats
2015-10-09 03:10:00 -04:00
k8s-merge-robot
219294623e
Merge pull request #14522 from lavalamp/3p-api-group
...
Auto commit by PR queue bot
2015-10-08 21:15:11 -07:00
k8s-merge-robot
fa8bb5f18e
Merge pull request #15344 from bgrant0607/docfix2
...
Auto commit by PR queue bot
2015-10-08 21:10:10 -07:00
hurf
e1b88c6942
Integrate convertion tool to kubectl
...
Added 'convert' subcommand to kubectl to convert config files
between different API versions.
2015-10-09 10:15:30 +08:00
Brian Grant
50acaa2259
Strengthen wording about status behavior.
2015-10-09 02:13:28 +00:00
Isaac Hollander McCreery
9024874e47
Proposed versioning changes
2015-10-08 16:57:05 -07:00
Vishnu kannan
955f896f28
Mark QoS as an experimental feature
2015-10-08 16:06:07 -07:00
k8s-merge-robot
dd702f2d11
Merge pull request #15289 from roberthbailey/docker-getting-started-guide
...
Auto commit by PR queue bot
2015-10-08 13:28:39 -07:00
Robert Bailey
49d6c86eb7
Merge pull request #14621 from jackgr/kubectl_apply
...
Add the kubectl apply command
2015-10-08 12:44:32 -07: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
k8s-merge-robot
036fe16849
Merge pull request #15241 from pmorie/volume-proposal-fixup
...
Auto commit by PR queue bot
2015-10-08 09:09:15 -07:00
k8s-merge-robot
46441a6657
Merge pull request #15250 from derekwaynecarr/troubleshooting_update
...
Auto commit by PR queue bot
2015-10-08 07:09:22 -07:00
Piotr Szczesniak
d9a392790a
Merge pull request #13512 from freedev/master
...
fix - removed annoying message 'enter your password for the ssh key'
2015-10-08 13:04:55 +02:00
Harry Zhang
fcfed739b9
Deal with unsupported os distro
2015-10-08 08:47:45 +00:00
Harry Zhang
22ab92bd16
Fix wrong case statement in master.sh
2015-10-08 16:21:53 +08:00
Robert Bailey
94753fbe4d
Update the docker single node getting started guide to use the
...
1.0.6 release.
2015-10-07 23:51:35 -07:00
He Simei
51f1570710
upgrade flannel to 0.5.3
2015-10-08 13:28:58 +08:00
Piotr Szczesniak
5dac62b187
Fixed formatting in rescheduler proposal
2015-10-08 07:19:07 +02:00
eulerzgy
7399bfe8e8
change minion to node
2015-10-08 11:55:50 +08:00
jackgr
703a3e19aa
Add the kubectl apply command.
2015-10-07 17:14:51 -07:00
Daniel Smith
72c1340d34
Propose combining domain name & group
...
Also remove group from versions.
2015-10-07 15:59:17 -07:00
Mike Danese
1769c1c34b
Merge pull request #15006 from madhusudancs/move-hooks-to-commit
...
Move the hooks section to the commit section.
2015-10-07 14:04:55 -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
derekwaynecarr
075334a474
Improve troubleshooting tips for vagrant errors due to host setup
2015-10-07 15:15:56 -04:00
Paul Morie
8c3d11f99d
Fix name of FSGroup field in volume proposal json
2015-10-07 13:21:27 -04:00
k8s-merge-robot
83433a1ebd
Merge pull request #14499 from erictune/scratch-fix
...
Auto commit by PR queue bot
2015-10-07 07:00:09 -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
a81545db15
Merge pull request #14192 from pmorie/generic-selinux
...
Pod level SELinux context and volumes
2015-10-05 14:43:44 -07:00
Alex Robinson
26690a3147
Merge pull request #15057 from Huawei-PaaS/add_ingress_to_kubectl_overview
...
Add ingress to kubectl-overview
2015-10-05 13:50:11 -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
Alex Robinson
43a985df67
Merge pull request #14492 from fgrzadkowski/upgrade_flannel
...
Upgrade flannel to 0.5.3
2015-10-05 13:35:06 -07:00
Alex Robinson
b5bf821006
Merge pull request #14540 from ZJU-SEL/add-support-docker-centos
...
add support for CentOS via multi-docker
2015-10-05 12:59:21 -07:00
Eric Tune
ae5da89a64
Correct scratch guide re: bridge and iptables
...
Replace "eth0" with "cbr0" in "ip add" command,
as reported by github user @kjvalencik.
Update iptables command to match changes in #13348 .
2015-10-05 10:24:10 -07:00
qiaolei
57989e5505
add ingress
2015-10-04 11:47:01 +08:00
David Oppenheimer
b9cfab87e3
Merge pull request #14724 from HaiyangDING/PodFitsHostPorts
...
Replace PodFitsPorts with PodFitsHostPorts
2015-10-03 12:45:35 -07:00
Tim Hockin
6260759c51
Merge pull request #14328 from agonzalezro/flocker
...
Add flocker volume plugin
2015-10-02 16:02:18 -07:00
Madhusudan.C.S
7dcba921cf
Move the hooks section to the commit section.
...
It doesn't make much sense to have a separate section for hooks right now
because we only have a pre-commit hook at the moment and we should have it
setup before making the first commit. We can probably create a separate
section for hooks again when we have other types of hooks.
2015-10-02 12:30:53 -07:00
k8s-merge-robot
2965f79b6b
Merge pull request #14812 from arisu1000/typo
...
Auto commit by PR queue bot
2015-10-02 08:20:39 -07:00
k8s-merge-robot
7f9c18d646
Merge pull request #14819 from mesosphere/sttts-add-kubectl-bind-address
...
Auto commit by PR queue bot
2015-10-02 08:05:57 -07:00
k8s-merge-robot
b13af64e7a
Merge pull request #13540 from vishh/metrics-plumbing
...
Auto commit by PR queue bot
2015-10-02 04:20:25 -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
2b6fd57220
Merge pull request #14632 from feihujiang/fixMinorErrorsInDockerCliToKubernetes
...
Auto commit by PR queue bot
2015-10-02 03:48:35 -07:00
Jerzy Szczepkowski
171ce57c49
Merge pull request #14606 from erictune/doc1
...
Fix wording in secrets doc.
2015-10-02 11:29:53 +02:00
Brendan Burns
b9293a093b
Merge pull request #14478 from ZJU-SEL/upgrade-ubuntu-1.0.6
...
Fix unknown admission control failure for ubuntu deployment
2015-10-01 15:22:49 -07:00
Vishnu Kannan
79dd174e7a
Adding a proposal for handling resource metrics in Kubernetes.
2015-10-01 15:11:42 -07:00
k8s-merge-robot
b840357d6f
Merge pull request #12944 from pmorie/nonroot-volumes-proposal
...
Auto commit by PR queue bot
2015-10-01 05:53:06 -07:00
Vincenzo D'Amore
768644c314
moved fs.chmod into openssl rsa callback function
2015-10-01 13:07:40 +02:00
Vincenzo D'Amore
e59bcad460
Merge remote-tracking branch 'upstream/master'
2015-10-01 12:53:57 +02:00
Wojciech Tyczynski
6c65047ae9
Merge pull request #14604 from pyk/VBox-5-0-support
...
docs: work with VBox 5.0, confirmed
2015-10-01 09:38:05 +02:00
He Simei
a4187471a5
deprecate incorrect description
2015-10-01 14:23:34 +08:00
He Simei
d593c42e42
deprecate unknown admission control
2015-10-01 12:45:36 +08:00
He Simei
be14f720c4
upgrade k8s to 1.0.6 for ubuntu
2015-10-01 12:45:36 +08:00
Álex González
fa39c2b032
Add flocker volume plugin
...
Flocker [1] is an open-source container data volume manager for
Dockerized applications.
This PR adds a volume plugin for Flocker.
The plugin interfaces the Flocker Control Service REST API [2] to
attachment attach the volume to the pod.
Each kubelet host should run Flocker agents (Container Agent and Dataset
Agent).
The kubelet will also require environment variables that contain the
host and port of the Flocker Control Service. (see Flocker architecture
[3] for more).
- `FLOCKER_CONTROL_SERVICE_HOST`
- `FLOCKER_CONTROL_SERVICE_PORT`
The contribution introduces a new 'flocker' volume type to the API with
fields:
- `datasetName`: which indicates the name of the dataset in Flocker
added to metadata;
- `size`: a human-readable number that indicates the maximum size of the
requested dataset.
Full documentation can be found docs/user-guide/volumes.md and examples
can be found at the examples/ folder
[1] https://clusterhq.com/flocker/introduction/
[2] https://docs.clusterhq.com/en/1.3.1/reference/api.html
[3] https://docs.clusterhq.com/en/1.3.1/concepts/architecture.html
2015-10-01 01:10:00 +01:00
Paul Morie
7f049b7deb
Proposal: generic SELinux support for volumes
2015-09-30 19:20:27 -04:00
Paul Morie
32b664673e
Proposal for pod-level supplemental group and volume ownership mangement
2015-09-30 18:24:06 -04:00
Brendan Burns
44a16834d8
Merge pull request #14087 from brendandburns/kubectl
...
Move the default schema cache to the home directory
2015-09-30 11:30:32 -07:00
Dr. Stefan Schimanski
687e2d8c8e
Update docs
2015-09-30 15:54:01 +02:00
hardy.jung
5235908dff
Fixed typo in getting-started-guides:scratch
2015-09-30 17:24:22 +09:00
HaiyangDING
6e11cd6028
Replace PodFitsPorts with PodFitsHostPorts
2015-09-30 15:14:59 +08:00
Brendan Burns
0601b7b452
Merge pull request #14795 from feihujiang/fixWrongURLInCliRoadmapDocument
...
Fix wrong URL in cli-roadmap doc
2015-09-29 19:54:06 -07:00
Brendan Burns
e827934d78
Merge pull request #12677 from andronat/kubectl_doc_cmd
...
A new command to read types' description from Swagger - kubectl explain
2015-09-29 19:35:37 -07:00
k8s-merge-robot
66e25b48b0
Merge pull request #14636 from feihujiang/fixMinorBugsInKubectlCommand
...
Auto commit by PR queue bot
2015-09-29 19:31:40 -07:00
Brendan Burns
7ef257dffe
Merge pull request #14177 from Huawei-PaaS/add_kubectl_overview_page
...
Add kubectl overview page
2015-09-29 19:31:33 -07:00
Brendan Burns
446257b887
Merge pull request #14707 from jijun2/fix-0929
...
update service&endpoint describe
2015-09-29 19:28:39 -07:00
k8s-merge-robot
b661cfd21e
Merge pull request #14643 from liguangbo/change_Oom_to_OOM
...
Auto commit by PR queue bot
2015-09-29 18:54:22 -07:00
feihujiang
d62cb6ff6f
Fix wrong URL in cli-roadmap doc
2015-09-30 09:49:29 +08:00
jijun2
d624bee753
update service&endpoint describe
2015-09-28 23:55:08 -04: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
Brendan Burns
afea127a3e
Move the default schema cache to the home directory
2015-09-28 16:26:48 -07:00
Eric Tune
317e4d8ce0
Fix wording in secrets doc.
2015-09-28 11:34:15 -07:00
liguangbo
12299087da
Change Oom to OOM
2015-09-28 18:18:04 +08:00
feihujiang
e31bc89232
Fix minor bugs in kubectl command
2015-09-28 13:58:31 +08:00
feihujiang
2da9c9bcb6
Fix minor errors in docker-cli-to-kubectl document
2015-09-28 11:26:39 +08:00
Anastasis Andronidis
e8b9dde623
new kubectl explain command
2015-09-26 14:25:53 +03:00
jijun2
6788079482
Describe more clearly
2015-09-26 05:09:51 -04:00
Brendan Burns
bf3f5af118
Merge pull request #14547 from jijun2/fix-1
...
Describe more clearly
2015-09-25 20:18:14 -07:00
Bayu Aldi Yansyah
e66bb33e2d
docs: fix words
2015-09-26 10:04:54 +07:00
Bayu Aldi Yansyah
78f38f1d4d
docs: work with VBox 5.0, confirmed
...
add small update to the docs. based on this discussion
https://groups.google.com/forum/#!topic/google-containers/qr4UMofltzs
2015-09-26 08:41:47 +07:00
Paul Morie
0c70062d67
Proposal for pod level security context and backward compatibility
2015-09-25 16:19:20 -04:00
Brian Grant
b90797d941
Merge pull request #14406 from hurf/config_message
...
Improve message from kubectl config
2015-09-25 11:01:34 -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
jijun2
1d988754d9
Update README.md
2015-09-25 17:57:25 +08:00
jijun2
b05d5a76b9
Describe more clearly
2015-09-25 06:50:25 -04:00
He Simei
d3f160ff13
add support for amzn
2015-09-25 16:39:50 +08:00
He Simei
0178dba381
add support for CentOS via multi-docker
2015-09-25 13:38:15 +08:00
eulerzgy
eb71e59fcb
Remove use of "minion" from graphic
2015-09-25 10:07:13 +08:00
Brian Grant
ba89c98fc7
Merge pull request #14079 from erictune/job_docs
...
Job and DaemonSet documentation.
2015-09-24 18:27:09 -07:00
Eric Tune
bc3f7ce868
Merge pull request #14529 from davidopp/daemon-design
...
Daemon design, take 3
2015-09-24 18:16:11 -07:00
Eric Tune
bf9e93250e
Job and DaemonSet documentation.
2015-09-24 17:51:25 -07:00
David Oppenheimer
0cb5553d8a
Ran update-generated-docs.sh
2015-09-24 17:17:39 -07:00
Brian Grant
cc48f65de1
Merge pull request #14387 from robszumski/rewrite-coreos
...
docs: revamp CoreOS getting started guides
2015-09-24 16:59:02 -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
David Oppenheimer
6ec362bfd4
Respond to reviewer comments.
2015-09-24 16:22:10 -07:00
Chao Xu
ae1293418b
move experimental/v1 to experimental/v1alpha1;
...
use "group/version" in many places where used to expect "version" only.
2015-09-24 15:32:11 -07:00
jayunit100
783a7aa7e6
Remove some stuff that looks obsolete from api-server certs/access docs
2015-09-24 17:25:57 -04:00
Eric Tune
ff1156d4c1
Merge pull request #13930 from ArtfulCoder/privileged
...
allow privileged pods
2015-09-24 13:42:31 -07:00
Craig Jellick
142018cff4
Correct example salt config
...
The correct parameter is cloud not cloud_provider.
2015-09-24 12:27:23 -07:00
Filip Grzadkowski
595381d48c
Upgrade flannel to 0.5.3
2015-09-24 15:57:27 +02:00
Rob Szumski
aab396f624
docs: proper capitalization of CoreOS
2015-09-23 17:21:07 -07:00
Eric Tune
795d6827c1
Merge pull request #13712 from Huawei-PaaS/add_doc_for_ubuntu_Cluster_upgrade
...
Add docs for ubuntu kubernetes cluster upgrading
2015-09-23 16:50:08 -07:00
Rob Szumski
e831d1559c
docs: fix spelling/feedback
2015-09-23 16:48:01 -07:00
Eric Tune
83fde15083
Merge pull request #14155 from mattjmcnaughton/fix-devel-coding-conventions-markdown
...
Fix indendation on devel/coding-conventions.md
2015-09-23 16:46:50 -07:00
Eric Tune
dd6a897ce9
Merge pull request #14258 from zhengguoyong/update-etcdindex
...
change etcdIndec to etcdIndex
2015-09-23 16:42:37 -07:00
Eric Tune
1e0aec4edb
Merge pull request #14329 from Huawei-PaaS/fix-wrong-paramter-ubuntu-md
...
fix the parameter name of k8s version
2015-09-23 16:40:56 -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
Eric Tune
138c42e410
Merge pull request #14350 from sdminonne/labels_selector_doc
...
updating label selector doc
2015-09-23 16:37:22 -07:00
Eric Tune
25e835fdc7
Merge pull request #14401 from linzichang/change-describe-secret
...
Change a describe in docs/design/secrets.md
2015-09-23 16:28:04 -07:00
Eric Tune
305a7d3f94
Merge pull request #14410 from lhuard1A/remove_etcd_discovery
...
[libvirt-coreos cluster] Get rid of the etcd discovery mechanism in favor of static configuration
2015-09-23 16:26:38 -07:00
Paul Morie
d5a6f53a83
Add link to dev e2e docs from api_changes doc
2015-09-23 14:45:00 -04:00
hurf
c4dc056105
Improve message from kubectl config
...
1.use Fprintf instead of Printf
2.output simple success messages
3.lowercase all error messages
2015-09-23 16:10:21 +08:00
Vincenzo D'Amore
36f92dd026
Merge remote-tracking branch 'upstream/master'
2015-09-23 09:49:02 +02:00
Zichang Lin
33274ac717
Change a describe in docs/design/secrets.md
2015-09-23 14:58:16 +08:00
Rob Szumski
60923cb171
docs: split official vs community sections
2015-09-22 16:01:09 -07:00
Abhishek Shah
09465c9a2a
allow privileged pods
2015-09-22 13:44:08 -07:00
Lénaïc Huard
6fad7d3520
Revert "Add local etcd discovery support for libvirt-coreos"
...
This reverts commit 74601eabbe
.
2015-09-22 18:30:39 +02: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
Salvatore Dario Minonne
d7e493af5e
updating label selector doc
2015-09-22 12:26:38 +02: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
k8s-merge-robot
d98f6daff3
Merge pull request #12747 from smarterclayton/pending_deletion_docs
...
Auto commit by PR queue bot
2015-09-21 19:49:00 -07:00
eulerzgy
3326e24f29
update replication-controllers to replicaton controller
2015-09-22 09:48:53 +08:00
yuqi huang
5fe8d7d106
fix the parameter name of k8s version
...
fix the parameter name of k8s version
2015-09-22 09:45:49 +08:00