- 13 Mar, 2015 40 commits
-
-
Victor Marmol authored
cAdvisor is now integrated into the Kubelet and runs inside of it.
-
Victor Marmol authored
-
Victor Marmol authored
cAdvisor is started as a Kubelet dependency during startup of the Kubelet before the sync loops start.
-
Victor Marmol authored
Fix a regression introduced lately: When any given PodInfraContainer on ...
-
Satnam Singh authored
Remove unused handleUpdate() in Kubelet.
-
Satnam Singh authored
Add --can-ip-forward to master instance
-
Dawn Chen authored
is killed, kubelet kills all remaining containers no matter which pod that container belongs to. Fixed #5373
-
Alex Robinson authored
Let CloudProvider return list of NodeAddress, not just one net.IP
-
Dawn Chen authored
kubelet post node status to master
-
Brendan Burns authored
Update cobra/pflag. Also update generated kubectl documentation.
-
Zach Loafman authored
Another piece missing in https://github.com/GoogleCloudPlatform/kubernetes/pull/5390. The master should have --can-ip-forward if you're routing to it.
-
Justin Santa Barbara authored
-
Justin Santa Barbara authored
-
Victor Marmol authored
Add tmpfs support as a flag on emptyDir
-
Brendan Burns authored
-
Brendan Burns authored
-
Daniel Smith authored
Add an rc strategy, start delta validating updates
-
Alex Robinson authored
Allow the S3 bucket name to be specified via AWS_S3_BUCKET
-
Justin Santa Barbara authored
-
Filipe Brandenburger authored
Make get-password robust against invalid kubeconfig entries
-
Tim Hockin authored
# *** ERROR: *** docs are out of sync between cli and markdown # run hack/run-gendocs.sh > docs/kubectl.md to regenerate # # Your commit will be aborted unless you regenerate docs. COMMIT_BLOCKED_ON_GENDOCS -
Tim Hockin authored
# *** ERROR: *** docs are out of sync between cli and markdown # run hack/run-gendocs.sh > docs/kubectl.md to regenerate # # Your commit will be aborted unless you regenerate docs. COMMIT_BLOCKED_ON_GENDOCS -
Jeff Lowdermilk authored
-
Prashanth Balasubramanian authored
-
Victor Marmol authored
Option to enable profiling on the master daemon processes.
-
Victor Marmol authored
Add kubelet to the master via standard mechanisms.
-
Daniel Smith authored
Client support to delete events
-
Brendan Burns authored
Add Docker caching support to CoreOS' clusters.
-
Brendan Burns authored
Change cloud provider CreateTCPLoadBalancer to return endpoint as string
-
Brendan Burns authored
Storm example
-
Brendan Burns authored
-
Zach Loafman authored
Delete master route on kube-down
-
Vish Kannan authored
Lock access and update to Kubelet pods.
-
Jeff Lowdermilk authored
-
Deyuan Deng authored
eliminate wait with no nodes
-
Victor Marmol authored
Refactor kubelet syncPod method and fix behavior of Infra Containers for RestartPolicy::Never.
-
Victor Marmol authored
-
Victor Marmol authored
-
Brendan Burns authored
fix proxy_test.go file to avoid ChooseHostInterface
-
gmarek authored
-