Commit Graph

7 Commits (0f6b9927719322bc20c55132d9b2bd163780d37f)

Author SHA1 Message Date
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
Ben Balter bfa604351f add explicit titles to docs 2016-12-15 15:16:54 -05: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 791000cbe4 Add replica count to tutorial. (#1434) 2016-10-11 14:36:18 -07:00
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