Alex Chan
|
ff864433ea
|
Fix two broken codeblocks in Guestbook example
Looking at the currently published version (http://kubernetes.io/v1.0/examples/guestbook-go/README.html), there are a pair of unprocessed code fence blocks. This commit is an attempt to fix the problem.
|
2015-09-01 12:17:44 +01:00 |
Janet Kuo
|
66e14b9080
|
Make --validate default on and shows how to turn if off
|
2015-08-25 03:18:32 -07:00 |
Brendan Burns
|
c7394c0939
|
Fix the service printer to be a single line per service
|
2015-08-10 10:57:45 -07:00 |
Ed Costello
|
ab8816e460
|
Copy edits for typos
|
2015-08-09 14:18:06 -04:00 |
Eric Paris
|
76568e8ced
|
Fix trailing whitespace in all docs
|
2015-07-30 20:41:30 -04:00 |
Rafal Gajdulewicz
|
3d8e0fc916
|
Fix typo in guestbook-go
|
2015-07-24 09:37:28 +02:00 |
Karl Isenberg
|
2daa52c0a8
|
Make guestbook-go url paths relative to survive multiple proxies
|
2015-07-22 15:20:22 -07:00 |
Tim Hockin
|
8096d9570c
|
nop numbered list in doc to use manual numbering
|
2015-07-20 11:36:00 -07:00 |
Satnam Singh
|
58261b4a9b
|
Convert shell to console outout style for Guestbook Go example
|
2015-07-18 23:00:46 +01:00 |
Tim Hockin
|
d504a77b74
|
Run gendocs
|
2015-07-17 15:35:43 -07:00 |
Daniel Smith
|
d2a40718e6
|
apply changes
|
2015-07-17 11:04:46 -07:00 |
Tim Hockin
|
f653a8f0c4
|
Better scary message
|
2015-07-17 09:28:49 -07:00 |
Tim Hockin
|
86f773686d
|
Fix load-balancer firewall messages
|
2015-07-14 21:07:46 -07:00 |
Tim Hockin
|
8d25501cdf
|
Run gendocs
|
2015-07-14 17:28:47 -07:00 |
Tim Hockin
|
71fcd5bfe1
|
Run gendocs
|
2015-07-14 15:28:59 -07:00 |
Mike Danese
|
945b5fd98b
|
automated link fixes
|
2015-07-14 10:51:10 -07:00 |
Daniel Smith
|
5d3ad2236f
|
Apply mungedocs changes
|
2015-07-13 17:48:40 -07:00 |
Daniel Smith
|
7edc7fc668
|
fix broken example links
|
2015-07-13 17:47:48 -07:00 |
Chao Xu
|
5a3d5859fc
|
replace REASON column with STATUS in kubectl output in examples/
|
2015-07-07 13:46:50 -07:00 |
RichieEscarez
|
a04fe4fd6f
|
Edited to clarify the individual steps and what each command performs
Fixes #9398
|
2015-06-30 14:25:22 -07:00 |
Marcin Wielgus
|
2578d94ed5
|
Use the same redis images in examples/guestbook-go as in examples/guestbook
|
2015-06-30 15:03:43 +02:00 |
Satnam Singh
|
c2ace869db
|
Update guestbook-go example
|
2015-06-24 15:36:15 -07:00 |
Chao Xu
|
9038928889
|
update examples/guestbook-go to v1
|
2015-06-10 16:55:16 -07:00 |
Brendan Burns
|
4591c5e57b
|
Purge cluster/kubectl.sh from nearly all docs.
Mark cluster/kubectl.sh as deprecated.
|
2015-06-09 13:35:52 -07:00 |
Quinton Hoole
|
626e8e479b
|
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
|
e6180311c0
|
Update template to correctly retrieve external IP address. Clean up sample output.
|
2015-06-04 11:50:14 -07:00 |
RichieEscarez
|
7c5fa3763c
|
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
|
29edafa519
|
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
|
4c21bb5f96
|
update example/guestbook-go to v1beta3
|
2015-05-12 10:15:29 -07:00 |
Eric Paris
|
7aa102682a
|
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
|
dfd40ec437
|
Merge pull request #6720 from invino4/slave
Make guestbook-go example use slaves
|
2015-04-13 13:25:19 -07:00 |
Jason Hunter
|
7a2e24c51a
|
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
|
8e6969dce8
|
Update README.md
The pods won't be deleted by that command
|
2015-04-12 15:16:53 +08:00 |
Young
|
61a519dad7
|
supplement the cleanup scripts
|
2015-04-12 15:12:43 +08:00 |
Tim Hockin
|
03131af836
|
WIP: Implement multi-port Services
|
2015-03-30 19:28:11 -07:00 |
Deyuan Deng
|
cf88712a3c
|
Fix docs
|
2015-03-28 23:42:54 -04:00 |
Piotr Szczesniak
|
567f086d33
|
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
|
2ec3b1b36f
|
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
|
8963a9779c
|
Using kubectl to obtain public IP for guestbook service
|
2015-02-26 13:01:28 -08:00 |
Subin M
|
2faf92cf1b
|
format all json files
|
2015-02-24 04:20:32 +05:30 |
Subin M
|
3e7b1d66fc
|
removing name from template
|
2015-02-24 04:07:49 +05:30 |
Subin M
|
decd5696dc
|
removing LoadBalancer
|
2015-02-24 03:57:09 +05:30 |
Subin M
|
82f166c54d
|
renaming folder to v1beta3 and updating testcases
|
2015-02-24 03:17:22 +05:30 |
Subin M
|
d34dbc9680
|
renaming folders
|
2015-02-24 02:49:58 +05:30 |
Subin M
|
a37ecec0ce
|
add v3 json files for guesybook-go
|
2015-02-19 23:16:47 +05:30 |
Deyuan Deng
|
283023cb5b
|
Use replication controller for redis master.
|
2015-02-04 18:23:36 -05:00 |
Nalin Dahyabhai
|
1a8bdb2186
|
Fixup JSON syntax errors in example controller
|
2015-01-15 12:13:34 -05:00 |
Joe Beda
|
00b05e7276
|
Convert gcutil to gcloud compute
|
2014-11-25 15:17:00 -08:00 |
Tim Hockin
|
905327dca1
|
Update guestbook-go.
IP-per-service compatible. Uses kubectl.
|
2014-10-16 10:09:12 -07:00 |
Tim Hockin
|
6631f82d79
|
Core support for ip-per-service
|
2014-10-16 08:36:47 -07:00 |