Files
website/_data/tutorials.yml
T
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

11 lines
407 B
YAML

bigheader: "Tutorials"
toc:
- title: Tutorials
path: /docs/tutorials/
- title: Stateless Applications
section:
- title: Running a Stateless Application Using a Deployment
path: /docs/tutorials/stateless-application/run-stateless-application-deployment/
- title: Exposing an External IP Address Using a Service
path: /docs/tutorials/stateless-application/expose-external-ip-address-service/