2016-09-11 05:16:28 +00:00
|
|
|
bigheader: "Tutorials"
|
2016-11-03 22:06:08 +00:00
|
|
|
abstract: "Detailed walkthroughs of common Kubernetes operations and workflows."
|
2016-09-11 05:16:28 +00:00
|
|
|
toc:
|
2016-12-19 20:08:54 +00:00
|
|
|
- docs/tutorials/index.md
|
2016-10-05 02:17:14 +00:00
|
|
|
- title: Kubernetes Basics
|
2016-09-11 05:16:28 +00:00
|
|
|
section:
|
2016-12-19 20:08:54 +00:00
|
|
|
- docs/tutorials/kubernetes-basics/index.html
|
2016-09-11 05:16:28 +00:00
|
|
|
- title: 1. Create a Cluster
|
|
|
|
section:
|
2016-12-19 20:08:54 +00:00
|
|
|
- docs/tutorials/kubernetes-basics/cluster-intro.html
|
|
|
|
- docs/tutorials/kubernetes-basics/cluster-interactive.html
|
2016-09-11 05:16:28 +00:00
|
|
|
- title: 2. Deploy an App
|
|
|
|
section:
|
2016-12-19 20:08:54 +00:00
|
|
|
- docs/tutorials/kubernetes-basics/deploy-intro.html
|
|
|
|
- docs/tutorials/kubernetes-basics/deploy-interactive.html
|
2016-09-11 05:16:28 +00:00
|
|
|
- title: 3. Explore Your App
|
|
|
|
section:
|
2016-12-19 20:08:54 +00:00
|
|
|
- docs/tutorials/kubernetes-basics/explore-intro.html
|
|
|
|
- docs/tutorials/kubernetes-basics/explore-interactive.html
|
2016-09-11 05:16:28 +00:00
|
|
|
- title: 4. Expose Your App Publicly
|
|
|
|
section:
|
2016-12-19 20:08:54 +00:00
|
|
|
- docs/tutorials/kubernetes-basics/expose-intro.html
|
|
|
|
- docs/tutorials/kubernetes-basics/expose-interactive.html
|
2016-09-11 05:16:28 +00:00
|
|
|
- title: 5. Scale Your App
|
|
|
|
section:
|
2016-12-19 20:08:54 +00:00
|
|
|
- docs/tutorials/kubernetes-basics/scale-intro.html
|
|
|
|
- docs/tutorials/kubernetes-basics/scale-interactive.html
|
2016-09-11 05:16:28 +00:00
|
|
|
- title: 6. Update Your App
|
|
|
|
section:
|
2016-12-19 20:08:54 +00:00
|
|
|
- docs/tutorials/kubernetes-basics/update-intro.html
|
|
|
|
- docs/tutorials/kubernetes-basics/update-interactive.html
|
2016-12-21 17:39:45 +00:00
|
|
|
- title: Online Training Course
|
|
|
|
path: https://www.udacity.com/course/scalable-microservices-with-kubernetes--ud615
|
|
|
|
- docs/tutorials/stateless-application/hello-minikube.md
|
2017-03-14 17:06:54 +00:00
|
|
|
- title: Object Management Using kubectl
|
|
|
|
section:
|
|
|
|
- docs/tutorials/object-management-kubectl/object-management.md
|
|
|
|
- docs/tutorials/object-management-kubectl/imperative-object-management-command.md
|
|
|
|
- docs/tutorials/object-management-kubectl/imperative-object-management-configuration.md
|
|
|
|
- docs/tutorials/object-management-kubectl/declarative-object-management-configuration.md
|
2016-09-23 22:40:21 +00:00
|
|
|
- title: Stateless Applications
|
|
|
|
section:
|
2016-12-19 20:08:54 +00:00
|
|
|
- docs/tutorials/stateless-application/run-stateless-application-deployment.md
|
|
|
|
- docs/tutorials/stateless-application/expose-external-ip-address-service.md
|
|
|
|
- docs/tutorials/stateless-application/expose-external-ip-address.md
|
2017-03-15 22:54:00 +00:00
|
|
|
- docs/tutorials/stateless-application/run-stateless-ap-replication-controller.md
|
2016-11-01 20:29:42 +00:00
|
|
|
- title: Stateful Applications
|
|
|
|
section:
|
2016-12-19 20:08:54 +00:00
|
|
|
- docs/tutorials/stateful-application/basic-stateful-set.md
|
|
|
|
- docs/tutorials/stateful-application/run-stateful-application.md
|
|
|
|
- docs/tutorials/stateful-application/run-replicated-stateful-application.md
|
|
|
|
- docs/tutorials/stateful-application/zookeeper.md
|
2016-12-12 19:31:31 +00:00
|
|
|
- title: Connecting Applications
|
|
|
|
section:
|
|
|
|
- docs/tutorials/connecting-apps/connecting-frontend-backend.md
|
2017-03-15 01:01:32 +00:00
|
|
|
- title: Clusters
|
|
|
|
section:
|
|
|
|
- docs/tutorials/clusters/apparmor.md
|
2017-03-29 05:07:26 +00:00
|
|
|
- docs/tutorials/clusters/multiple-schedulers.md
|
2017-01-05 22:21:48 +00:00
|
|
|
- title: Services
|
|
|
|
section:
|
|
|
|
- docs/tutorials/services/source-ip.md
|
2017-03-14 06:43:45 +00:00
|
|
|
- title: Federated Cluster Administration
|
|
|
|
section:
|
|
|
|
- docs/tutorials/federation/set-up-cluster-federation-kubefed.md
|
2017-03-14 18:44:53 +00:00
|
|
|
- docs/tutorials/federation/set-up-coredns-provider-federation.md
|