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 |
Robert Bailey
|
c47b9178b4
|
Replace the auth config file with a kubeconfig file when
starting the kubelet on GCE.
|
2015-05-13 01:03:28 -07:00 |
Clayton Coleman
|
7d620c20b9
|
Merge pull request #8105 from thockin/dns-domain
Rename default DNS domain to cluster.local
|
2015-05-12 17:18:45 -04:00 |
Max Forbes
|
0acf8f9a00
|
Refactor GCE kube-env for both OSes.
|
2015-05-12 13:26:10 -07:00 |
Tim Hockin
|
e83e49b076
|
rename default DNS domain to cluster.local
|
2015-05-11 23:00:43 -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
|
5270ce6d28
|
Merge pull request #7671 from vmarmol/fix-metadata
Make rkt-install a oneshot.
|
2015-05-04 10:50:36 -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
|
9253249b19
|
Make rkt-install a oneshot.
This will make our dependencies wait for us before they execute.
|
2015-05-01 17:44:44 -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 |
Brian Akins
|
b311a12d90
|
Use the variable as this changes based on environment.
|
2015-04-30 12:40:09 -04:00 |
Yifan Gu
|
9ba1839f52
|
cluster/gce/coreos: Add metadata-service in node.yaml
|
2015-04-29 14:58:26 -07:00 |
Dawn Chen
|
13a0b033e2
|
Bring up a cluster using coreos image for worker nodes.
|
2015-04-28 16:13:26 -07:00 |