Commit Graph

2813 Commits (9305a98ffc7faed6b9b21e56d0e2285598440026)

Author SHA1 Message Date
Isaac Hollander McCreery 9024874e47 Proposed versioning changes 2015-10-08 16:57:05 -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
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
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
Piotr Szczesniak 5dac62b187 Fixed formatting in rescheduler proposal 2015-10-08 07:19:07 +02:00
jackgr 703a3e19aa Add the kubectl apply command. 2015-10-07 17:14:51 -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