Commit Graph

126 Commits

Author SHA1 Message Date
bgrant0607
56eba5cb47 Merge pull request #2626 from jasonkuhrt/patch-1
Fix incorrect pod spec in tutorial
2014-12-04 11:21:02 -08:00
Andrew Smith
1c2cea9c10 Fix label yml
I was getting: invalid value 'map[]': selector does not match template with the -
2014-11-30 15:26:47 +00:00
Jason Kuhrt
3a045fcac1 Update README.md
Fix incorrect  pod spec
2014-11-26 08:30:31 -05:00
Joe Beda
6ba07b38fc Convert gcutil to gcloud compute 2014-11-25 15:17:00 -08:00
Joe Beda
e459d54496 Fix extra comma in example JSON 2014-11-25 14:46:25 -08:00
Brendan Burns
e1764e2e01 Add an e2e test for gce pd.
Add an example for gce pd.
Add an extra log message.
2014-11-25 09:02:00 -08:00
Alen Komljen
d7ffc5e8f0 Update README to match with json files and remove duplicate index.php 2014-11-21 09:37:59 +01:00
MikeJeffrey
7afd4ef71b Rolling back apiVersion change 2014-11-19 15:45:30 -08:00
MikeJeffrey
74ede76428 apiVersion -> version 2014-11-19 15:42:06 -08:00
Brendan Burns
c38880047d Update guestbook to fix given recent changes. 2014-11-15 19:36:02 -08:00
Tim Hockin
eafdc684e9 Merge pull request #1922 from brendandburns/guestbook
Update the services now that Services v2 has IP per service.
2014-11-14 21:13:19 -08:00
Vishnu Kannan
46a22b3c44 Fix monitoring setup script.
Remove the firewall rule created for monitoring as part of kube-down.
Reuse master auth for Grafana.
2014-11-13 16:43:05 -05:00
David Oppenheimer
3d69351924 Change update example to use a trivial webserver instead of nginx (issue #1803). 2014-11-12 15:13:11 -08:00
Brendan Burns
110b5a3345 Update the services now that Services v2 has IP per service. 2014-11-12 11:31:28 -08:00
Clayton Coleman
94c873e7a4 Remaining refactor for PodTemplateSpec and fixing test cases 2014-11-11 17:03:20 -05:00
Clayton Coleman
9a998350f0 Some examples do not pass extended validation 2014-11-10 11:33:31 -05:00
Vishnu Kannan
37af9210ba Improve the monitoring setup script and fix bugs in the monitoring config. 2014-11-07 19:27:52 +00:00
Vishnu Kannan
ad9cb982e5 Add an option for enabling monitoring in gce/config-default.sh and disable it
for tests.
Updated heapster readme.
2014-11-07 00:47:56 +00:00
Vishnu Kannan
edf6d8ee3f Use Heapster as an in-built monitoring solution for Kubernetes in GCE.
Users will have an option to enable it when they setup their cluster (kube-up).
2014-11-07 00:47:56 +00:00
Eric Paris
591adec13c fix example usage of passing environment variables
The syntax is not envVar, that is the name of the internal struct.  The
list is just "env"
2014-11-06 11:28:08 -05:00
Brendan Burns
f556f2f82f Add some validation for externalized service ports. 2014-11-03 13:36:34 -08:00
Brendan Burns
1c61486ec3 Merge pull request #2026 from satnam6502/201
Fix of a few 201 typos
2014-10-27 23:41:20 -07:00
Satnam Singh
f17403dbd8 Fix some 101 typos 2014-10-27 23:25:55 -07:00
Satnam Singh
295ff57194 Fix of a few 201 typos 2014-10-27 23:10:00 -07:00
Amy Unruh
4d9023c887 a few 'Walkthrough' typo fixes 2014-10-27 20:32:32 -07:00
Clayton Coleman
644eb70085 Refactor tests to split ObjectMeta from TypeMeta 2014-10-24 11:22:21 -04:00
Joe Beda
fdb7731de3 Merge pull request #1962 from dchen1107/fix
Increase memory limit of frontend-controller in our guestbook example.
2014-10-22 13:13:19 -07:00
Dawn Chen
ec5ae48a9f Increase memory limit of frontend-controller in our guestbook example. 2014-10-22 11:07:20 -07:00
oaktowner
95aca622f5 Update k8s201.md
Minor typo corrected.
2014-10-21 17:10:56 -07:00
Brendan Burns
456f2603de Merge pull request #1926 from brendandburns/docs
Fix tests.
2014-10-21 07:40:08 -07:00
Brendan Burns
6fbbc9ee08 Fix tests. 2014-10-21 07:19:55 -07:00
Brendan Burns
a4f51bfd88 Fix some links... 2014-10-21 07:11:02 -07:00
Brendan Burns
465acd5e76 Add a "201" walkthrough. 2014-10-21 07:06:24 -07:00
Tim Hockin
e12ae4cdcd Fix update demo 2014-10-17 10:32:22 -07:00
Tim Hockin
b01126322b Merge pull request #1828 from thockin/guestbook
Update guestbook-go.
2014-10-16 17:02:16 -07:00
Joe Beda
7b1ee58dad Merge pull request #1816 from atishn/patch-1
Added missing .sh extension
2014-10-16 14:27:10 -07:00
Tim Hockin
e203191ac0 Update guestbook-go.
IP-per-service compatible.  Uses kubectl.
2014-10-16 10:09:12 -07:00
Tim Hockin
e907011111 Core support for ip-per-service 2014-10-16 08:36:47 -07:00
Atish
dc51231a89 Added missing .sh extension 2014-10-15 17:12:03 -04:00
Brendan Burns
d50a3c986b Fix links. 2014-10-10 08:16:10 -07:00
Brendan Burns
86daa142fa Update title a little. 2014-10-09 12:38:24 -07:00
Brendan Burns
b5ec8a747b Switch on the resource requested prioritization. 2014-10-09 11:29:45 -07:00
Brendan Burns
7fe71c68b7 Update the ux. 2014-10-08 20:16:59 -07:00
Matt T. Proud
8a911b39af Swap internal doc. refs to relative links.
This commit addresses issue #1571, which requests that all internal
Kubernetes links are swapped to relative ones to better facilitate
browsing of documentation on local forks, not to mention make the
documentation have less needless boilerplate.
2014-10-08 21:09:18 +02:00
Daniel Smith
0212c9b29a Merge pull request #1623 from smarterclayton/rename_jsonbase
Rename JSONBase -> TypeMeta in preparation for v1beta3
2014-10-07 10:50:28 -07:00
Clayton Coleman
d3e51a0f24 Rename JSONBase -> TypeMeta in preparation for v1beta3
Will make subsequent refactor much easier
2014-10-07 11:12:16 -04:00
Vishnu Kannan
ecd45031b8 Fix update demo. 2014-10-07 08:03:42 +00:00
Brendan Burns
1551b48347 Add a resource fit scheduler predicate. Set sensible defaults. 2014-10-03 15:09:59 -07:00
derekwaynecarr
6625e58a20 Updates to review comments 2014-10-01 10:57:50 -04:00
derekwaynecarr
e032c3075c Fix examples test by setting a context prior to validation 2014-10-01 10:57:50 -04:00