steveperry-53
|
02d17ade5f
|
Reduce heading levels by 1.
|
2017-01-18 17:23:56 -08:00 |
|
Steve Perry
|
dc41ea8022
|
Merge branch 'master' into hello-mini
|
2017-01-13 15:21:36 -08:00 |
|
Andrew Chen
|
583fa87e1e
|
Merge pull request #2092 from jagregory/patch-1
Fix "Deploying applications" link
|
2017-01-11 18:24:00 -08:00 |
|
steveperry-53
|
54519b72f9
|
Fix code and fix link to code.
|
2017-01-11 14:31:32 -08:00 |
|
Jared
|
5ab052ad89
|
Fix broken minikube link
Fixes broken link: https://github.com/kubernetes/kubernetes.github.io/issues/2201
|
2017-01-11 11:25:24 -08:00 |
|
Devin Donnelly
|
0bb7c0fe08
|
Added missing titles to Minikube tutorial and Stackpoint GS guide.
|
2017-01-09 16:36:13 -08:00 |
|
steveperry-53
|
3378f558d4
|
Update Tutorials index page and Hello Minikube title.
|
2017-01-06 19:36:47 -08:00 |
|
James Gregory
|
8f100ece83
|
Fix "Deploying applications" link
|
2016-12-30 15:54:29 +11:00 |
|
Bill Prin
|
86b76fffba
|
Minikube Quickstart
|
2016-12-27 15:02:39 -08:00 |
|
Drinky Pool
|
4736fc09b2
|
Merge branch 'master' into patch-2
|
2016-12-22 21:00:36 -06:00 |
|
Drinky Pool
|
5c65b700ac
|
add "-l app=nginx" after "kubectl get pods"
the original sentence is "kubectl get pods", but maybe "kubectl get pods -l app=nginx" is more accurat in the context.
Please check for this.
|
2016-12-23 10:22:37 +08:00 |
|
yanan Lee
|
fbf57b224f
|
spelling error
Signed-off-by: yanan Lee <energylyn@zju.edu.cn>
Incorrect spelling
Signed-off-by: yanan Lee <energylyn@zju.edu.cn>
spelling error
Signed-off-by: yanan Lee <energylyn@zju.edu.cn>
Incorrect spelling
Signed-off-by: yanan Lee <energylyn@zju.edu.cn>
Revert "Incorrect spelling"
fix some typos
Signed-off-by: Jie Luo <luo612@zju.edu.cn>
fix a typo
Signed-off-by: Jie Luo <luo612@zju.edu.cn>
fix a typo
Signed-off-by: Jie Luo <luo612@zju.edu.cn>
|
2016-12-23 08:01:52 +08:00 |
|
steveperry-53
|
e380ff891d
|
Create prerequisites appropriate for load balancer.
|
2016-12-20 14:11:35 -08:00 |
|
Ben Balter
|
bfa604351f
|
add explicit titles to docs
|
2016-12-15 15:16:54 -05:00 |
|
bruceauyeung
|
03658685ad
|
fix incorrect links and other doc errors in tutorials
Signed-off-by: bruceauyeung <ouyang.qinhua@zte.com.cn>
|
2016-12-06 17:12:23 +08:00 |
|
steveperry-53
|
2b226de264
|
Replace $REPO with http://k8s.io.
|
2016-12-05 15:57:24 -08:00 |
|
steveperry-53
|
c60107ea1c
|
Use shared include file for prerequisites.
|
2016-10-27 12:04:41 -07:00 |
|
Steve Perry
|
fc10dd34b2
|
External address (#1432)
* Write new tutorial: Exposing an External IP Address.
* Update prerequisites.
|
2016-10-15 15:04:23 -07:00 |
|
Steve Perry
|
791000cbe4
|
Add replica count to tutorial. (#1434)
|
2016-10-11 14:36:18 -07:00 |
|
steveperry-53
|
8cdebc0d66
|
Revise tutorial to use NodePort instead of externa IP address.
|
2016-09-28 16:06:46 -07:00 |
|
devin-donnelly
|
d548f1f040
|
Merge pull request #1316 from Tchinmai7/patch-1
fixed wrong command
|
2016-09-27 15:34:49 -07:00 |
|
Tarun Chinmai
|
2a092c6395
|
Removed line 19. was junk
|
2016-09-27 16:48:39 +05:30 |
|
Tarun Chinmai
|
5e92903656
|
fixed wrong command
there's no such command as kubectl display. changed to kubectl describe.
|
2016-09-27 16:47:29 +05:30 |
|
steveperry-53
|
822d59b5e4
|
Write page templates and canonical examples.
Conflicts:
_data/tasks.yml
_data/tutorials.yml
docs/tasks/access-kubernetes-api/http-proxy-access-api.md
docs/tasks/index.md
docs/tutorials/index.md
|
2016-09-26 08:06:06 -07:00 |
|