Commit Graph

99 Commits (296ae178d91de909d89005b8d495203f8bf97abd)

Author SHA1 Message Date
Tim Hockin fe89298c09 Fix load-balancer firewall messages 2015-07-14 21:07:46 -07:00
Tim Hockin 39b86908a1 Run gendocs 2015-07-14 17:28:47 -07:00
Tim Hockin 79f9cd7c83 Run gendocs 2015-07-14 15:28:59 -07:00
Mike Danese 3eff8fce41 automated link fixes 2015-07-14 10:51:10 -07:00
Daniel Smith 821e08fded Apply mungedocs changes 2015-07-13 17:48:40 -07:00
Daniel Smith 1263a30644 fix broken example links 2015-07-13 17:47:48 -07:00
Chao Xu 336c17b87b replace REASON column with STATUS in kubectl output in examples/ 2015-07-07 13:46:50 -07:00
RichieEscarez 1c364bbd8c Edited to clarify the individual steps and what each command performs
Fixes #9398
2015-06-30 14:25:22 -07:00
Marcin Wielgus 8bcb92e64d Use the same redis images in examples/guestbook-go as in examples/guestbook 2015-06-30 15:03:43 +02:00
Satnam Singh 4d5eee828e Update guestbook-go example 2015-06-24 15:36:15 -07:00
Chao Xu d3d8a81871 update examples/guestbook-go to v1 2015-06-10 16:55:16 -07:00
Brendan Burns 9e198a6ed9 Purge cluster/kubectl.sh from nearly all docs.
Mark cluster/kubectl.sh as deprecated.
2015-06-09 13:35:52 -07:00
Quinton Hoole a55c652466 Merge pull request #9137 from RichieEscarez/8701_repctr2
Added inline  links to "services" "pods" "namespaces" "secrets"  and …
2015-06-05 09:33:00 -07:00
Muhammed Uluyol c1cbcb3ea1 Update template to correctly retrieve external IP address. Clean up sample output. 2015-06-04 11:50:14 -07:00
RichieEscarez 320bc1ce4b Added inline links to "services" "pods" "namespaces" "secrets" and "replication controllers" (using relative linking ../../folder/filename.md) 2015-06-02 12:58:28 -07:00
Jeff Lowdermilk 553f9f822b Add ga-beacon analytics to gendocs scripts
hack/run-gendocs.sh puts ga-beacon analytics link into all md files,
hack/verify-gendocs.sh verifies presence of link.
2015-05-15 18:56:38 -07:00
Chao Xu 4a3ccabb12 update example/guestbook-go to v1beta3 2015-05-12 10:15:29 -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
Robert Bailey 68c3f3a914 Merge pull request #6720 from invino4/slave
Make guestbook-go example use slaves
2015-04-13 13:25:19 -07:00
Jason Hunter 2ecb95b5b6 Make guestbook-go example actually use the redis-slave service that is set up for its reads. 2015-04-13 11:40:42 -07:00
you-n-g dd538464d6 Update README.md
The pods won't be deleted by that command
2015-04-12 15:16:53 +08:00
Young d1a6cee15e supplement the cleanup scripts 2015-04-12 15:12:43 +08:00
Tim Hockin 186818d787 WIP: Implement multi-port Services 2015-03-30 19:28:11 -07:00
Deyuan Deng f35dc54d62 Fix docs 2015-03-28 23:42:54 -04:00
Piotr Szczesniak ff0316dd71 Rewrote guestbook-go example to use kube-dns
This is follow up of #5284.

I also built a new kubernetes/guestbook:v2 image.
2015-03-18 12:07:16 +01:00
Jeff Lowdermilk d085cd21f4 Merge pull request #4606 from satnam6502/guestbook
Using kubectl to obtain public IP for guestbook service
2015-02-26 14:18:27 -08:00
Satnam Singh 239df4595c Using kubectl to obtain public IP for guestbook service 2015-02-26 13:01:28 -08:00
Subin M 7d00c456d5 format all json files 2015-02-24 04:20:32 +05:30
Subin M 62cb5b875f removing name from template 2015-02-24 04:07:49 +05:30
Subin M ea0a873417 removing LoadBalancer 2015-02-24 03:57:09 +05:30
Subin M 95c225584e renaming folder to v1beta3 and updating testcases 2015-02-24 03:17:22 +05:30
Subin M eb82df81b6 renaming folders 2015-02-24 02:49:58 +05:30
Subin M 027c1ac873 add v3 json files for guesybook-go 2015-02-19 23:16:47 +05:30
Deyuan Deng f406a57c2c Use replication controller for redis master. 2015-02-04 18:23:36 -05:00
Nalin Dahyabhai f49aee2507 Fixup JSON syntax errors in example controller 2015-01-15 12:13:34 -05:00
Joe Beda 6ba07b38fc Convert gcutil to gcloud compute 2014-11-25 15:17:00 -08: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
Gurpartap Singh 3d89dbccca One last time. 2014-09-26 10:51:09 +05:30
Gurpartap Singh ce99720239 Use builder instead of build 2014-09-26 10:50:51 +05:30
Gurpartap Singh e506e52018 Use builder instead of build 2014-09-26 10:50:27 +05:30
Gurpartap Singh 7b51698c36 Update README.md
GoogleCloudPlatform/kubernetes#1454
2014-09-26 06:01:59 +05:30
Johan Euphrosine 964be36991 examples/guestbook-go: build from source and remove bin/docker dep 2014-09-25 16:34:20 -07:00
Robert Bailey 2c47883f64 Fixed a small typo in the guestbook-go build instructions. 2014-09-23 16:44:27 -07:00
Brendan Burns 31f4aba785 Fix some paths in the Dockerfiles. 2014-09-23 20:58:08 +00:00
Gurpartap Singh b7d1b1ac3c Updated guestbook based on suggestions in the pull request
Port of current guestbook's README.md

Fix guestbook pod and service names

Add go boilerplate

Use role label for redis pods

Give service.containerPort a name based value

This gives better env variable keys like REDIS_MASTER_SERVICE_REDIS_SERVER_ADDR, etc.

Avoid unnecessarily long names for service (esp in env vars)

Adding guestbook deploy/destroy scripts for k8s

These are probably only useful for quick testing. Maybe remove them
before merging the pull request.

Part of avoiding long names for services

Update Dockerfiles to git clone from Google's repo

Use correct service names while deleting them

Fix the script usage path.

K8s is not go gettable. Use git clone instead.

Using my fork in the Dockerfile to release and update to the docker hub
image.

Doesn't delete all pods if you remove controller too soon

Run the command in a shell to substitute env vars. Workaround for GoogleCloudPlatform/kubernetes#1309

GoogleCloudPlatform in lieu of my fork in Dckrfile

Some directory structure changes for guestbook src

README that explains the build process for source

Strip down the html and css to absolute essentials

Reformat JS according to Google's guidelines

Also added code to set random colors for elements.

Handle repetitive error checks using a common func

Also uses @roberthbailey’s stripped down code for reading env vars

infoString isn't really a string. Use info instead

Remove deploy.sh/destroy.sh scripts

Bind submit instead of keypress to capture submit

Add links to /env and /info in the footer

Reformat the JS

Incorporating suggestions by @filbranden

License boilerplate and some fixes to release.sh

Update README.md

Update README.md

Add building on boot2docker info to README

Accept docker bin path as a param for building

Use kubernetes user to host the image on registry

Don't get included in k8s's recursive build deps

https://github.com/GoogleCloudPlatform/kubernetes/pull/1299#discussion_r
17638061
2014-09-18 22:37:52 +05:30
Gurpartap Singh 13f79b00a0 Add Go guestbook's k8s config json files 2014-09-12 22:58:32 +05:30
Gurpartap Singh b8fb169d22 Add Dockerfiles for compiling the guestbook and building a minimal image 2014-09-12 22:56:40 +05:30
Gurpartap Singh 4123b64840 Add the source for Go based Guestbook 2014-09-12 22:54:54 +05:30