41 lines
1.2 KiB
YAML
41 lines
1.2 KiB
YAML
bigheader: "Guides"
|
|
abstract: "How to get started, and accomplish tasks, using Kubernetes."
|
|
toc:
|
|
- docs/user-guide/index.md
|
|
|
|
- docs/user-guide/ui.md
|
|
|
|
- title: Workload Deployment and Management
|
|
section:
|
|
- docs/user-guide/configmap/index.md
|
|
- docs/user-guide/projected-volume/index.md
|
|
- docs/user-guide/horizontal-pod-autoscaling/walkthrough.md
|
|
- title: Using NetworkPolicy
|
|
section:
|
|
- docs/getting-started-guides/network-policy/walkthrough.md
|
|
- docs/getting-started-guides/network-policy/calico.md
|
|
- docs/getting-started-guides/network-policy/romana.md
|
|
- docs/getting-started-guides/network-policy/weave.md
|
|
|
|
- title: Batch Jobs
|
|
section:
|
|
- docs/user-guide/jobs/expansions/index.md
|
|
- docs/user-guide/cron-jobs.md
|
|
|
|
- title: Containers and Pods
|
|
section:
|
|
- docs/user-guide/gpus.md
|
|
- docs/user-guide/liveness/index.md
|
|
|
|
- title: Administering Clusters
|
|
section:
|
|
- docs/admin/upgrade-1-6.md
|
|
- docs/admin/addons.md
|
|
- docs/admin/node-allocatable.md
|
|
- docs/admin/ha-master-gce.md
|
|
- docs/admin/namespaces/index.md
|
|
- docs/admin/namespaces/walkthrough.md
|
|
- docs/admin/etcd.md
|
|
- docs/admin/etcd_upgrade.md
|
|
- docs/admin/garbage-collection.md
|