2016-02-24 21:47:57 +00:00
|
|
|
bigheader: "Guides"
|
|
|
|
abstract: "How to get started, and acheive tasks, using Kubernetes"
|
|
|
|
toc:
|
|
|
|
- title: Guides
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/
|
2016-02-24 21:47:57 +00:00
|
|
|
|
2016-03-03 01:04:34 +00:00
|
|
|
- title: Getting Started
|
2016-02-24 21:47:57 +00:00
|
|
|
section:
|
|
|
|
- title: What is Kubernetes?
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/whatisk8s/
|
2016-03-06 10:24:03 +00:00
|
|
|
- title: Downloading Kubernetes
|
|
|
|
path: /docs/getting-started-guides/binary_release/
|
2016-03-03 01:04:34 +00:00
|
|
|
- title: Hello World Walkthrough
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/hellonode/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Kubernetes 101
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/user-guide/walkthrough/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Kubernetes 201
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/user-guide/walkthrough/k8s201/
|
2016-02-24 21:47:57 +00:00
|
|
|
|
2016-03-06 10:24:03 +00:00
|
|
|
- title: User Guide
|
|
|
|
path: /docs/user-guide/
|
|
|
|
|
|
|
|
- title: Admin Guide
|
|
|
|
path: /docs/admin/
|
|
|
|
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Running Kubernetes
|
|
|
|
section:
|
|
|
|
- title: Picking the Right Solution
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/getting-started-guides/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Running Kubernetes on Your Local Machine
|
|
|
|
section:
|
|
|
|
- title: Running Kubernetes Locally via Docker
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/getting-started-guides/docker/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Running Kubernetes Locally via Vagrant
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/getting-started-guides/vagrant/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Running Kubernetes Locally with No VM
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/getting-started-guides/locally/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Running Kubernetes on Turn-key Cloud Solutions
|
|
|
|
section:
|
|
|
|
- title: Running Kubernetes on Google Container Engine
|
|
|
|
path: https://cloud.google.com/container-engine/docs/before-you-begin/
|
|
|
|
- title: Running Kubernetes on Google Compute Engine
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/getting-started-guides/gce/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Running Kubernetes on AWS EC2
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/getting-started-guides/aws/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Running Kubernetes on Azure
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/getting-started-guides/coreos/azure/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Running Kubernetes on Custom Solutions
|
|
|
|
section:
|
|
|
|
- title: Getting Started From Scratch
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/getting-started-guides/scratch/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Custom Cloud Solutions
|
|
|
|
section:
|
|
|
|
- title: AWS or GCE on CoreOS
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/getting-started-guides/coreos/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: AWS or Joyent on Ubuntu
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/getting-started-guides/juju/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Rackspace on CoreOS
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/getting-started-guides/rackspace/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: On-Premise VMs
|
|
|
|
section:
|
|
|
|
- title: Vagrant or VMware
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/getting-started-guides/coreos/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Cloudstack
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/getting-started-guides/cloudstack/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: VMWare
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/getting-started-guides/vsphere/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Juju
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/getting-started-guides/juju/
|
2016-03-06 10:24:03 +00:00
|
|
|
- title: DCOS
|
|
|
|
path: /docs/getting-started-guides/dcos/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: libvirt on CoreOS
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/getting-started-guides/libvirt-coreos/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: oVirt
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/getting-started-guides/ovirt/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: libvirt or KVM
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/getting-started-guides/fedora/flannel_multi_node_cluster/
|
2016-03-06 10:24:03 +00:00
|
|
|
- title: Multinode Cluster on CoreOS
|
|
|
|
path: /docs/getting-started-guides/coreos/coreos_multinode_cluster/
|
|
|
|
- title: Fedora With Calico Networking
|
|
|
|
path: /docs/getting-started-guides/fedora/fedora-calico/
|
|
|
|
- title: rkt
|
2016-03-06 17:55:12 +00:00
|
|
|
section:
|
|
|
|
- title: Running Kubernetes on rat
|
|
|
|
path: /docs/getting-started-guides/rkt/
|
|
|
|
- title: Notes on Different UX with rkt Container Runtime
|
|
|
|
path: /docs/getting-started-guides/rkt/notes/
|
2016-03-06 10:24:03 +00:00
|
|
|
- title: Kubernetes on Mesos
|
|
|
|
path: /docs/getting-started-guides/mesos/
|
|
|
|
- title: Kubernetes on Mesos on Docker
|
|
|
|
path: /docs/getting-started-guides/mesos-docker/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Bare Metal
|
|
|
|
section:
|
|
|
|
- title: Offline
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/getting-started-guides/coreos/bare_metal_offline/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Fedora via Ansible
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/getting-started-guides/fedora/fedora_ansible_config/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Fedora (Single Node)
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/getting-started-guides/fedora/fedora_manual_config/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Fedora (Multi Node)
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/getting-started-guides/fedora/flannel_multi_node_cluster/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Centos
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/getting-started-guides/centos/centos_manual_config/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Ubuntu
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/getting-started-guides/ubuntu/
|
2016-03-06 10:24:03 +00:00
|
|
|
- title: Docker (Multi-Node)
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/getting-started-guides/docker-multinode/
|
2016-03-06 10:24:03 +00:00
|
|
|
- title: CoreOS with Calico
|
|
|
|
path: /docs/getting-started-guides/coreos/bare_metal_calico/
|
|
|
|
- title: Ubuntu Nodes with Calico
|
|
|
|
path: /docs/getting-started-guides/ubuntu-calico/
|
2016-02-24 21:47:57 +00:00
|
|
|
|
|
|
|
- title: Administering Clusters
|
|
|
|
section:
|
2016-03-06 10:24:03 +00:00
|
|
|
- title: Cluster Management Guide
|
|
|
|
path: /docs/admin/cluster-management/
|
2016-03-08 11:07:03 +00:00
|
|
|
- title: Cluster Management Tools
|
2016-03-06 10:24:03 +00:00
|
|
|
path: /docs/admin/cluster-components/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Using Multiple Clusters
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/admin/multi-cluster/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Using Large Clusters
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/admin/cluster-large/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Building High-Availability Clusters
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/admin/high-availability/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Accessing Clusters
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/user-guide/accessing-the-cluster/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Sharing a Cluster
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/admin/namespaces/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Changing Cluster Size
|
|
|
|
path: https://github.com/kubernetes/kubernetes/wiki/User-FAQ#how-do-i-change-the-size-of-my-cluster/
|
|
|
|
- title: Creating a Custom Cluster from Scratch
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/getting-started-guides/scratch/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Authenticating Across Clusters with kubeconfig
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/user-guide/kubeconfig-file/
|
2016-02-24 21:47:57 +00:00
|
|
|
|
|
|
|
- title: Using Nodes, Pods, and Containers
|
|
|
|
section:
|
2016-03-06 10:24:03 +00:00
|
|
|
- title: The Container Environment
|
|
|
|
path: /docs/user-guide/container-environment/
|
|
|
|
- title: Running Your First Containers
|
|
|
|
path: /docs/user-guide/simple-nginx/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Working with Containers
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/user-guide/production-pods/
|
2016-03-06 10:24:03 +00:00
|
|
|
- title: Overriding Default Container Behavior
|
|
|
|
path: /docs/user-guide/containers/
|
|
|
|
- title: Running Commands in a Container with kubectl exec
|
|
|
|
path: /docs/user-guide/getting-into-containers/
|
|
|
|
- title: The Lifecycle of a Pod
|
|
|
|
path: /docs/user-guide/pod-states/
|
2016-03-07 12:09:02 +00:00
|
|
|
- title: Pod Templates
|
|
|
|
path: /docs/user-guide/pod-templates/
|
2016-03-06 10:24:03 +00:00
|
|
|
- title: Assigning Pods to Nodes
|
|
|
|
path: /docs/user-guide/node-selection/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Creating Pods with the Downward API
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/user-guide/downward-api/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Updating Live Pods
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/user-guide/update-demo/
|
2016-03-06 12:26:30 +00:00
|
|
|
- title: Static Pods
|
|
|
|
path: /docs/admin/static-pods/
|
2016-03-06 10:24:03 +00:00
|
|
|
- title: Installing a Kubernetes Master Node via Docker
|
|
|
|
path: /docs/getting-started-guides/docker-multinode/master/
|
|
|
|
- title: Adding a Kubernetes Worker Node via Docker
|
|
|
|
path: /docs/getting-started-guides/docker-multinode/worker/
|
2016-02-24 21:47:57 +00:00
|
|
|
|
|
|
|
- title: Networking
|
|
|
|
section:
|
|
|
|
- title: Networking in Kubernetes
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/admin/networking/
|
2016-03-06 10:24:03 +00:00
|
|
|
- title: Using DNS Pods and Services
|
|
|
|
path: /docs/admin/dns/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Setting Up and Configuring DNS
|
2016-03-07 12:09:02 +00:00
|
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.2/examples/cluster-dns
|
2016-03-06 10:24:03 +00:00
|
|
|
- title: Deploying DNS
|
|
|
|
path: /docs/getting-started-guides/docker-multinode/deployDNS/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Connecting Applications
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/user-guide/connecting-applications/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Creating Servers with External IPs
|
2016-03-07 12:09:02 +00:00
|
|
|
path: https://github.com/kubernetes/kubernetes/blob/release-1.2/examples/simple-nginx.md
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Connect with Proxies
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/user-guide/connecting-to-applications-proxy/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Connect with Port Forwarding
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/user-guide/connecting-to-applications-port-forward/
|
2016-03-06 10:24:03 +00:00
|
|
|
- title: Configuring Your Cloud Provider's Firewalls
|
|
|
|
path: /docs/user-guide/services-firewalls/
|
2016-03-06 12:26:30 +00:00
|
|
|
- title: Master <-> Node Communication
|
|
|
|
path: /docs/admin/master-node-communication/
|
|
|
|
- title: Network Plugins
|
|
|
|
path: /docs/admin/network-plugins/
|
2016-02-24 21:47:57 +00:00
|
|
|
|
|
|
|
- title: Configuring Kubernetes
|
|
|
|
section:
|
|
|
|
- title: Using Configuration Files
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/user-guide/simple-yaml/
|
2016-03-06 10:24:03 +00:00
|
|
|
- title: Best Practices for Configuration
|
|
|
|
path: /docs/user-guide/config-best-practices/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Configuring Containers
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/user-guide/configuring-containers/
|
2016-03-07 12:09:02 +00:00
|
|
|
- title: Using ConfigMap
|
|
|
|
path: /docs/user-guide/configmap/
|
2016-03-06 10:24:03 +00:00
|
|
|
- title: Sharing Cluster Access with kubeconfig
|
|
|
|
path: /docs/user-guide/sharing-clusters/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Using Environment Variables
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/user-guide/environment-guide/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Managing Compute Resources
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/user-guide/compute-resources/
|
2016-03-06 10:24:03 +00:00
|
|
|
- title: Using kubectl to Manage Resources
|
|
|
|
path: /docs/user-guide/working-with-resources/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Applying Resource Quotas and Limits
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/admin/resourcequota/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Setting Pod CPU and Memory Limits
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/admin/limitrange/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Configuring Garbage Collection
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/admin/garbage-collection/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Configuring Kubernetes with Salt
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/admin/salt/
|
2016-03-06 10:24:03 +00:00
|
|
|
- title: Configuring Kubernetes Use of etcd
|
|
|
|
path: /docs/admin/etcd/
|
2016-02-24 21:47:57 +00:00
|
|
|
|
|
|
|
- title: Application Management and Deployment
|
|
|
|
section:
|
|
|
|
- title: "Managing Applications: Prerequisites"
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/user-guide/prereqs/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Managing Deployments
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/user-guide/managing-deployments/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Deploying Applications
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/user-guide/deploying-applications/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Launching, Exposing, and Killing Applications
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/user-guide/quick-start/
|
2016-02-24 21:47:57 +00:00
|
|
|
|
|
|
|
- title: Testing and Monitoring
|
|
|
|
section:
|
2016-03-06 10:24:03 +00:00
|
|
|
- title: Testing a Kubernetes Cluster
|
|
|
|
path: /docs/getting-started-guides/docker-multinode/testing/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Simulating Large Test Loads
|
2016-03-07 12:09:02 +00:00
|
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.2/examples/k8petstore
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Checking Pod Health
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/user-guide/liveness/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Using Explorer to Examine the Runtime Environment
|
2016-03-07 12:09:02 +00:00
|
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.2/examples/explorer
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Resource Usage Monitoring
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/user-guide/monitoring/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Logging
|
2016-03-06 10:24:03 +00:00
|
|
|
path: /docs/getting-started-guides/logging/
|
|
|
|
- title: Logging with Elasticsearch and Kibana
|
|
|
|
path: /docs/getting-started-guides/logging-elasticsearch/
|