2016-09-23 22:40:21 +00:00
|
|
|
bigheader: "Tasks"
|
2017-01-10 13:54:54 +00:00
|
|
|
abstract: "Step-by-step instructions for performing operations with Kubernetes."
|
2016-09-23 22:40:21 +00:00
|
|
|
toc:
|
2016-12-19 20:08:54 +00:00
|
|
|
- docs/tasks/index.md
|
2016-12-07 01:22:21 +00:00
|
|
|
|
2017-05-10 16:39:55 +00:00
|
|
|
- title: Installing Tools
|
2017-02-09 01:03:17 +00:00
|
|
|
section:
|
2017-05-10 16:39:55 +00:00
|
|
|
- docs/tasks/tools/install-kubectl.md
|
2017-05-10 17:44:31 +00:00
|
|
|
- docs/tasks/tools/install-minikube.md
|
2017-02-09 01:03:17 +00:00
|
|
|
|
2016-10-19 03:01:43 +00:00
|
|
|
- title: Configuring Pods and Containers
|
|
|
|
section:
|
2016-12-19 20:08:54 +00:00
|
|
|
- docs/tasks/configure-pod-container/assign-cpu-ram-container.md
|
|
|
|
- docs/tasks/configure-pod-container/configure-volume-storage.md
|
2017-01-17 20:04:57 +00:00
|
|
|
- docs/tasks/configure-pod-container/configure-persistent-volume-storage.md
|
2017-04-13 18:01:04 +00:00
|
|
|
- docs/tasks/configure-pod-container/projected-volume.md
|
2017-02-09 22:08:54 +00:00
|
|
|
- docs/tasks/configure-pod-container/environment-variable-expose-pod-information.md
|
2017-04-03 19:31:32 +00:00
|
|
|
- docs/tasks/configure-pod-container/configure-service-account.md
|
2016-12-27 21:04:10 +00:00
|
|
|
- docs/tasks/configure-pod-container/pull-image-private-registry.md
|
2016-12-30 11:47:49 +00:00
|
|
|
- docs/tasks/configure-pod-container/configure-liveness-readiness-probes.md
|
2017-05-03 18:10:07 +00:00
|
|
|
- docs/tasks/configure-pod-container/assign-pods-nodes.md
|
2017-01-10 23:49:33 +00:00
|
|
|
- docs/tasks/configure-pod-container/configure-pod-initialization.md
|
|
|
|
- docs/tasks/configure-pod-container/attach-handler-lifecycle-event.md
|
2017-04-11 20:33:08 +00:00
|
|
|
- docs/tasks/configure-pod-container/configmap.md
|
2017-03-29 02:49:43 +00:00
|
|
|
- docs/tools/kompose/user-guide.md
|
2016-12-07 01:22:21 +00:00
|
|
|
|
2017-05-03 19:35:15 +00:00
|
|
|
- title: Injecting Data Into Applications
|
|
|
|
section:
|
2017-05-04 18:08:41 +00:00
|
|
|
- docs/tasks/inject-data-application/define-command-argument-container.md
|
2017-05-03 19:35:15 +00:00
|
|
|
- docs/tasks/inject-data-application/define-environment-variable-container.md
|
2017-05-04 17:43:17 +00:00
|
|
|
- docs/tasks/inject-data-application/downward-api-volume-expose-pod-information.md
|
2017-05-03 21:20:05 +00:00
|
|
|
- docs/tasks/inject-data-application/distribute-credentials-secure.md
|
2017-05-03 23:31:55 +00:00
|
|
|
- docs/tasks/inject-data-application/podpreset.md
|
2017-05-03 19:35:15 +00:00
|
|
|
|
2017-03-15 23:53:37 +00:00
|
|
|
- title: Running Applications
|
|
|
|
section:
|
2017-05-04 00:44:23 +00:00
|
|
|
- docs/tasks/run-application/run-stateless-application-deployment.md
|
2017-05-04 19:04:28 +00:00
|
|
|
- docs/tasks/run-application/run-single-instance-stateful-application.md
|
2017-05-04 20:31:11 +00:00
|
|
|
- docs/tasks/run-application/run-replicated-stateful-application.md
|
2017-05-04 21:03:31 +00:00
|
|
|
- docs/tasks/run-application/upgrade-pet-set-to-stateful-set.md
|
2017-05-05 20:30:15 +00:00
|
|
|
- docs/tasks/run-application/scale-stateful-set.md
|
|
|
|
- docs/tasks/run-application/delete-stateful-set.md
|
|
|
|
- docs/tasks/run-application/force-delete-stateful-set-pod.md
|
2017-03-15 23:53:37 +00:00
|
|
|
- docs/tasks/run-application/rolling-update-replication-controller.md
|
2017-04-04 01:54:13 +00:00
|
|
|
- docs/tasks/run-application/horizontal-pod-autoscale.md
|
2017-04-11 20:06:51 +00:00
|
|
|
- docs/tasks/run-application/horizontal-pod-autoscale-walkthrough.md
|
2017-03-15 23:53:37 +00:00
|
|
|
|
2017-03-16 18:31:57 +00:00
|
|
|
- title: Running Jobs
|
|
|
|
section:
|
|
|
|
- docs/tasks/job/parallel-processing-expansion.md
|
2017-03-16 19:56:44 +00:00
|
|
|
- docs/tasks/job/coarse-parallel-processing-work-queue/index.md
|
2017-03-16 19:46:09 +00:00
|
|
|
- docs/tasks/job/fine-parallel-processing-work-queue/index.md
|
2017-03-16 18:31:57 +00:00
|
|
|
|
2016-09-23 22:40:21 +00:00
|
|
|
- title: Accessing Applications in a Cluster
|
|
|
|
section:
|
2017-05-05 17:15:29 +00:00
|
|
|
- docs/tasks/access-application-cluster/web-ui-dashboard.md
|
2016-12-19 20:08:54 +00:00
|
|
|
- docs/tasks/access-application-cluster/port-forward-access-application-cluster.md
|
2017-01-05 22:21:48 +00:00
|
|
|
- docs/tasks/access-application-cluster/load-balance-access-application-cluster.md
|
2017-05-05 17:44:21 +00:00
|
|
|
- docs/tasks/access-application-cluster/service-access-application-cluster.md
|
2017-05-04 23:48:27 +00:00
|
|
|
- docs/tasks/access-application-cluster/connecting-frontend-backend.md
|
2017-03-17 16:59:35 +00:00
|
|
|
- docs/tasks/access-application-cluster/create-external-load-balancer.md
|
2017-03-16 23:06:59 +00:00
|
|
|
- docs/tasks/access-application-cluster/configure-cloud-provider-firewall.md
|
2017-05-05 21:26:23 +00:00
|
|
|
- docs/tasks/access-application-cluster/list-all-running-container-images.md
|
2017-05-08 17:40:18 +00:00
|
|
|
- docs/tasks/access-application-cluster/communicate-containers-same-pod-shared-volume.md
|
2017-05-05 18:21:04 +00:00
|
|
|
- title: Configuring DNS for a Cluster
|
2017-04-13 19:05:40 +00:00
|
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.5/examples/cluster-dns
|
2016-11-18 01:07:34 +00:00
|
|
|
|
2017-03-03 19:21:01 +00:00
|
|
|
- title: Monitoring, Logging, and Debugging
|
2016-11-18 01:07:34 +00:00
|
|
|
section:
|
2017-05-08 18:22:29 +00:00
|
|
|
- docs/tasks/debug-application-cluster/get-shell-running-container.md
|
2017-03-15 00:25:29 +00:00
|
|
|
- docs/tasks/debug-application-cluster/monitor-node-health.md
|
2017-04-28 21:53:12 +00:00
|
|
|
- docs/tasks/debug-application-cluster/logging-stackdriver.md
|
2017-03-03 19:21:01 +00:00
|
|
|
- docs/tasks/debug-application-cluster/logging-elasticsearch-kibana.md
|
2017-04-28 21:53:12 +00:00
|
|
|
- docs/tasks/debug-application-cluster/determine-reason-pod-failure.md
|
|
|
|
- docs/tasks/debug-application-cluster/debug-init-containers.md
|
2017-03-29 22:11:59 +00:00
|
|
|
- docs/tasks/debug-application-cluster/debug-pod-replication-controller.md
|
|
|
|
- docs/tasks/debug-application-cluster/debug-service.md
|
2017-04-28 21:53:12 +00:00
|
|
|
- docs/tasks/debug-application-cluster/debug-cluster.md
|
|
|
|
- docs/tasks/debug-application-cluster/debug-application.md
|
2017-05-05 20:30:15 +00:00
|
|
|
- docs/tasks/debug-application-cluster/debug-stateful-set.md
|
2017-04-28 21:53:12 +00:00
|
|
|
- docs/tasks/debug-application-cluster/debug-application-introspection.md
|
2017-05-08 19:53:43 +00:00
|
|
|
- docs/tasks/debug-application-cluster/audit.md
|
2017-04-13 18:46:15 +00:00
|
|
|
- title: Using Explorer to Examine the Runtime Environment
|
|
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.5/examples/explorer
|
2016-11-18 01:07:34 +00:00
|
|
|
|
2017-05-08 21:14:13 +00:00
|
|
|
- title: Accessing and Extending the Kubernetes API
|
2016-09-23 22:40:21 +00:00
|
|
|
section:
|
2016-12-19 20:08:54 +00:00
|
|
|
- docs/tasks/access-kubernetes-api/http-proxy-access-api.md
|
2017-05-08 21:14:13 +00:00
|
|
|
- docs/tasks/access-kubernetes-api/extend-api-third-party-resource.md
|
2016-12-02 23:17:24 +00:00
|
|
|
|
2017-03-21 14:37:55 +00:00
|
|
|
- title: Using TLS
|
|
|
|
section:
|
|
|
|
- docs/tasks/tls/managing-tls-in-a-cluster.md
|
|
|
|
|
2016-09-29 20:43:54 +00:00
|
|
|
- title: Administering a Cluster
|
|
|
|
section:
|
2017-05-14 03:54:58 +00:00
|
|
|
- docs/tasks/administer-cluster/configure-upgrade-etcd.md
|
2017-05-09 01:35:53 +00:00
|
|
|
- docs/tasks/administer-cluster/apply-resource-quota-limit.md
|
2017-05-09 02:12:27 +00:00
|
|
|
- docs/tasks/administer-cluster/out-of-resource.md
|
2017-05-09 02:30:59 +00:00
|
|
|
- docs/tasks/administer-cluster/cpu-memory-limit.md
|
2017-05-09 05:08:37 +00:00
|
|
|
- docs/tasks/administer-cluster/reserve-compute-resources.md
|
2017-05-09 05:40:29 +00:00
|
|
|
- docs/tasks/administer-cluster/guaranteed-scheduling-critical-addon-pods.md
|
2017-04-13 20:48:07 +00:00
|
|
|
- docs/tasks/administer-cluster/upgrade-1-6.md
|
2017-04-17 19:56:24 +00:00
|
|
|
- docs/tasks/administer-cluster/namespaces.md
|
|
|
|
- docs/tasks/administer-cluster/namespaces-walkthrough.md
|
2017-05-14 18:13:31 +00:00
|
|
|
- docs/tasks/administer-cluster/configure-namespace-isolation.md
|
2016-12-19 20:08:54 +00:00
|
|
|
- docs/tasks/administer-cluster/dns-horizontal-autoscaling.md
|
|
|
|
- docs/tasks/administer-cluster/safely-drain-node.md
|
2017-05-09 18:58:30 +00:00
|
|
|
- docs/tasks/administer-cluster/declare-network-policy.md
|
|
|
|
- docs/tasks/administer-cluster/calico-network-policy.md
|
|
|
|
- docs/tasks/administer-cluster/romana-network-policy.md
|
|
|
|
- docs/tasks/administer-cluster/weave-network-policy.md
|
2017-01-06 09:56:10 +00:00
|
|
|
- docs/tasks/administer-cluster/change-pv-reclaim-policy.md
|
2017-05-09 17:42:16 +00:00
|
|
|
- docs/tasks/administer-cluster/configure-pod-disruption-budget.md
|
2017-03-14 21:41:51 +00:00
|
|
|
- docs/tasks/administer-cluster/limit-storage-consumption.md
|
2017-03-21 08:25:01 +00:00
|
|
|
- docs/tasks/administer-cluster/change-default-storage-class.md
|
2017-03-16 22:15:28 +00:00
|
|
|
- docs/tasks/administer-cluster/share-configuration.md
|
2017-04-07 20:46:56 +00:00
|
|
|
- docs/tasks/administer-cluster/running-cloud-controller.md
|
2017-04-10 20:19:56 +00:00
|
|
|
- docs/tasks/administer-cluster/highly-available-master.md
|
2017-05-09 17:08:26 +00:00
|
|
|
- docs/tasks/administer-cluster/configure-multiple-schedulers.md
|
2017-04-13 19:05:40 +00:00
|
|
|
- title: Changing Cluster Size
|
|
|
|
path: https://github.com/kubernetes/kubernetes/wiki/User-FAQ#how-do-i-change-the-size-of-my-cluster/
|
2016-12-02 23:17:24 +00:00
|
|
|
|
2017-03-14 04:32:17 +00:00
|
|
|
- title: Administering Federation
|
|
|
|
section:
|
|
|
|
- docs/tasks/administer-federation/configmap.md
|
|
|
|
- docs/tasks/administer-federation/daemonset.md
|
|
|
|
- docs/tasks/administer-federation/deployment.md
|
|
|
|
- docs/tasks/administer-federation/events.md
|
|
|
|
- docs/tasks/administer-federation/ingress.md
|
|
|
|
- docs/tasks/administer-federation/namespaces.md
|
|
|
|
- docs/tasks/administer-federation/replicaset.md
|
|
|
|
- docs/tasks/administer-federation/secret.md
|
|
|
|
|
2017-03-16 21:52:43 +00:00
|
|
|
- title: Managing Cluster Daemons
|
|
|
|
section:
|
|
|
|
- docs/tasks/manage-daemon/update-daemon-set.md
|
2017-04-04 00:09:43 +00:00
|
|
|
|
|
|
|
- title: Managing GPUs
|
|
|
|
section:
|
|
|
|
- docs/tasks/manage-gpus/scheduling-gpus.md
|
|
|
|
|