- 30 Dec, 2014 6 commits
-
-
Dawn Chen authored
-
Daniel Smith authored
Update doc volumes.md to make sure mount point is created before mountin...
-
Daniel Smith authored
Modify "kubectl get events" to print FieldPath so BoundPod events for the same pod but different containers can be differentiated
-
saadali authored
Modify "kubectl get events" to print FieldPath so BoundPod events for the same Pod but different containers can be differentiated
-
Dawn Chen authored
-
Daniel Smith authored
Propagate syncPod error as event to upper layer.
-
- 29 Dec, 2014 22 commits
-
-
Dawn Chen authored
-
Tim Hockin authored
Add missign network flag
-
Joe Beda authored
Fix proxy bug where it lies about encoding
-
Daniel Smith authored
Allow --api-version to properly override various default behaviors in CLI
-
Daniel Smith authored
Added test cases for NewKubeletClient with TLS enabled
-
Daniel Smith authored
Have Http Liveness Probe report "Unhealthy" on connection failure instead of "Unknown"
-
saadali authored
-
Joe Beda authored
Solve apt-get update 404 Not Found Package error
-
Joe Beda authored
Enable DNS for services
-
Joe Beda authored
"kind" is needed to start the pod
-
Joe Beda authored
Added config note for ssh root logins.
-
Joe Beda authored
Remove erroneous . from wget commands
-
bgrant0607 authored
Scheduler is printing the wrong value when no default algorithms available
-
Justin Santa Barbara authored
wget always downloads into current directory
-
Tim Hockin authored
-
Tim Hockin authored
-
Tim Hockin authored
After this DNS is resolvable from the host, if the DNS server is targetted explicitly. This does NOT add the cluster DNS to the host's resolv.conf. That is a larger problem, with distro-specific tie-ins and circular deps.
-
Tim Hockin authored
-
Tim Hockin authored
Rather than have to keep SkyDNS up to date with Kubernetes, use a buddy-container "kube2sky" to watch kubernetes and sync Service records into etcd for SkyDNS ot find. This also adds namespace support.
-
Tim Hockin authored
This adds --cluster_dns and --cluster_domain flags to kubelet. If non-empty, kubelet will set docker --dns and --dns-search flags based on these. It uses the cluster DNS and appends the hosts's DNS servers. Likewise for DNS search domains. This also adds API support to bypass cluster DNS entirely, needed to bootstrap DNS.
-
Tim Hockin authored
-
Maciej Chmielarski authored
-
- 27 Dec, 2014 1 commit
-
-
Thorsten Scherf authored
-
- 26 Dec, 2014 1 commit
-
-
dma authored
-
- 25 Dec, 2014 4 commits
-
-
Rohit Jnagal authored
Update cadvisor static manifest file completely.
-
Vishnu Kannan authored
-
Aditya Patawari authored
-
Aditya Patawari authored
fix for the following error: the provided version "v1beta1" and kind "" cannot be mapped to a supported object
-
- 24 Dec, 2014 3 commits
-
-
Clayton Coleman authored
-
Tim Hockin authored
Set oom_score_adj for kubelet and kube-proxy to a low value
-
Vishnu Kannan authored
Set oom_score_adj for kubelet and kube-proxy to a low value to help them survive system memory pressure.
-
- 23 Dec, 2014 3 commits
-
-
Tim Hockin authored
Fix e2e; add template function to make this possible
-
Daniel Smith authored
-
Daniel Smith authored
-