- 13 Jan, 2016 18 commits
-
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Mike Danese authored
This is used for user configuration overrides in cluster/. We should not enforce the boilerplate headers in this file. Signed-off-by:Mike Danese <mikedanese@google.com>
-
Mike Danese authored
Signed-off-by:Mike Danese <mikedanese@google.com>
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
mqliang authored
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Tim St. Clair authored
Add `kube-reserved` and `system-reserved` flags for configuration reserved resources for usage outside of kubernetes pods. Allocatable is provided by the Kubelet according to the formula: ``` Allocatable = Capacity - KubeReserved - SystemReserved ``` Also provides a method for estimating a reasonable default for `KubeReserved`, but the current implementation probably is low and needs more tuning.
-
Janet Kuo authored
-
Janet Kuo authored
-
Janet Kuo authored
-
Isaac Hollander McCreery authored
Move upgrade jobs to version control
-
- 12 Jan, 2016 22 commits
-
-
Yifan Gu authored
If there is any successful detection of kubelet.service, fetch the kubelet logs using journalctl.
-
Mike Danese authored
Node labels: Remove node-labels-file command line option. Change --n…
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Nikhil Jindal authored
api server library: Extracting out code to run a http server
-
Phillip Wittrock authored
Node labels: Remove node-labels-file command line option. Change --node-label format from key=value to key:value to be consitent with how the header key:value is specified on command line.
-
Chao Xu authored
-
Chao Xu authored
client-gen: generate an interface which allows user to expand typed client's methods
-
Ryan Wallner authored
Signed-off-by:
Ryan Wallner <ryan.wallner@clusterhq.com> change wording Signed-off-by:
Ryan Wallner <ryan.wallner@clusterhq.com> change name of volume to be consistent Signed-off-by:
Ryan Wallner <ryan.wallner@clusterhq.com> update node flag without = Signed-off-by:
Ryan Wallner <ryan.wallner@clusterhq.com> make things a bit clearer, seperate More Info Signed-off-by:
Ryan Wallner <ryan.wallner@clusterhq.com> refacter so we include -n example Signed-off-by:
Ryan Wallner <ryan.wallner@clusterhq.com> keep uuids consistent in examples Signed-off-by:
Ryan Wallner <ryan.wallner@clusterhq.com> detail example about how to set env vars Signed-off-by:
Ryan Wallner <ryan.wallner@clusterhq.com> move demo video to more info Signed-off-by:
Ryan Wallner <ryan.wallner@clusterhq.com> add references for how to create volume using docker cli Signed-off-by:
Ryan Wallner <ryan.wallner@clusterhq.com> italics Signed-off-by:
Ryan Wallner <ryan.wallner@clusterhq.com> fix italics Signed-off-by:
Ryan Wallner <ryan.wallner@clusterhq.com> fix extra paren Signed-off-by:
Ryan Wallner <ryan.wallner@clusterhq.com> run hack/update-generated-docs.sh
-
Daniel Smith authored
Switch to m3.medium for e2e testing
-
Daniel Smith authored
Skip gcloud update checks for Jenkins jobs.
-
Daniel Smith authored
Update aws-sdk-go to 1.0.7
-
Mike Danese authored
-
Daniel Smith authored
to fix comment for apis.extensions.JobCondition
-
Daniel Smith authored
AWS: Load cluster env during the validation
-
Daniel Smith authored
Don't pull flannel from github
-
Daniel Smith authored
Up timeout for gke-reboot; fixes #19539
-
Isaac Hollander McCreery authored
-
Joe Finney authored
Track most remaining Jenkins E2E jobs.
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Marek Grabowski authored
Make MetricsForE2E public
-