Brendan Burns
|
2c59a3c4a4
|
Fix the scripts to default empty string if EXTRA_DOCKER_OPTS isn't set.
|
2015-06-12 21:47:30 -07:00 |
Robert Bailey
|
2feb658ed7
|
Distribute the cluster CA cert to cluster addon pods through
the kubeconfig file. Use the $KUBERNETES_MASTER_NAME from the
kube-env for skydns, because it can't use the service name.
|
2015-06-08 20:17:45 -07:00 |
CJ Cullen
|
dcf5b16cea
|
Add an explicit KUBERNETES_MASTER variable to the kube-env.
|
2015-06-02 17:17:02 -07:00 |
Tim Hockin
|
ac3cc3c518
|
Rename PORTAL_NET all over
|
2015-05-28 16:10:44 -07:00 |
Justin Santa Barbara
|
521cb0e85b
|
Pass arg lists to gcloud as comma-separated single arg
This should get rid of the scary warning messages on GCE up.
Fixes #8117
|
2015-05-28 00:36:13 -04:00 |
Zach Loafman
|
3e4a94080d
|
Merge pull request #7938 from mbforbes/rollingUpgrade
Rolling node upgrade
|
2015-05-21 14:48:40 -07:00 |
Yifan Gu
|
02eee4890b
|
cluster/gce/coreos: Make rkt version configuable.
|
2015-05-20 12:08:32 -07:00 |
Max Forbes
|
3437ac691a
|
Rolling node upgrade
|
2015-05-19 11:42:34 -07:00 |
Robert Bailey
|
9ab41db7ea
|
Static cert distribution for GCE.
To make cert validation work, no longer use the
fqdn for the master name on the node VMs.
|
2015-05-14 11:59:13 -07:00 |
Max Forbes
|
0acf8f9a00
|
Refactor GCE kube-env for both OSes.
|
2015-05-12 13:26:10 -07:00 |
Maxwell Forbes
|
7426b533df
|
Merge pull request #7862 from cjcullen/cbr0
Remove restriction that cluster-cidr be a class-b
|
2015-05-06 15:46:57 -07:00 |
saadali
|
4569de7a46
|
Enable Google Cloud Monitoring and Google Cloud Logging instead of
Influxdb for Google Compute Engine deployments.
|
2015-05-06 15:23:40 -07:00 |
CJ Cullen
|
fbd125e4e2
|
Remove restriction that cluster-cidr be a class-b
|
2015-05-06 15:01:13 -07:00 |
Jerzy Szczepkowski
|
e967ffd522
|
Added flag to set cluster class B network address for pods, add flag to disable allocation CIDRs for Pods. Fixed synchornization bug in NodeController registerNodes().
|
2015-05-05 16:10:43 -07:00 |
Yu-Ju Hong
|
c3ba88296b
|
Merge pull request #7665 from vmarmol/cluster-rkt
Provide container_runtime flag to Kubelet in CoreOS.
|
2015-05-04 10:06:58 -07:00 |
Victor Marmol
|
727016dc30
|
Provide container_runtime flag to Kubelet in CoreOS.
|
2015-05-01 17:02:33 -07:00 |
Eric Paris
|
6b3a6e6b98
|
Make copyright ownership statement generic
Instead of saying "Google Inc." (which is not always correct) say "The
Kubernetes Authors", which is generic.
|
2015-05-01 17:49:56 -04:00 |
Dawn Chen
|
13a0b033e2
|
Bring up a cluster using coreos image for worker nodes.
|
2015-04-28 16:13:26 -07:00 |