From 5a960ec8e7e93b7ea990afd9775345a2ffbe7cff Mon Sep 17 00:00:00 2001 From: John Mulhausen Date: Wed, 10 Feb 2016 18:42:12 -0800 Subject: [PATCH] Quickstarts and Running Kubernetes rough pass --- _data/v1_1/guides.yml | 145 ++++++++---- _data/v1_1/reference.yml | 82 +++---- _data/v1_1/samples.yml | 38 ++-- _data/v1_1/support.yml | 24 +- _layouts/docwithnav.html | 2 +- _site/index.html | 2 +- _site/v1.1/api-ref/index.html | 2 +- _site/v1.1/app-admin-detailed/index.html | 2 +- _site/v1.1/basicstutorials/index.html | 2 +- _site/v1.1/deploy-clusters/index.html | 2 +- _site/v1.1/docs/README/index.html | 2 +- _site/v1.1/docs/admin/README/index.html | 2 +- .../docs/admin/accessing-the-api/index.html | 2 +- .../admin/admission-controllers/index.html | 2 +- .../v1.1/docs/admin/authentication/index.html | 2 +- .../v1.1/docs/admin/authorization/index.html | 2 +- .../docs/admin/cluster-components/index.html | 2 +- .../v1.1/docs/admin/cluster-large/index.html | 2 +- .../docs/admin/cluster-management/index.html | 2 +- .../admin/cluster-troubleshooting/index.html | 2 +- _site/v1.1/docs/admin/daemons/index.html | 2 +- _site/v1.1/docs/admin/dns/index.html | 2 +- _site/v1.1/docs/admin/etcd/index.html | 2 +- .../docs/admin/garbage-collection/index.html | 2 +- .../docs/admin/high-availability/index.html | 2 +- _site/v1.1/docs/admin/index.html | 2 +- _site/v1.1/docs/admin/introduction/index.html | 2 +- .../v1.1/docs/admin/kube-apiserver/index.html | 2 +- .../admin/kube-controller-manager/index.html | 2 +- _site/v1.1/docs/admin/kube-proxy/index.html | 2 +- .../v1.1/docs/admin/kube-scheduler/index.html | 2 +- _site/v1.1/docs/admin/kubelet/index.html | 2 +- .../docs/admin/limitrange/README/index.html | 2 +- _site/v1.1/docs/admin/limitrange/index.html | 2 +- .../v1.1/docs/admin/multi-cluster/index.html | 2 +- .../docs/admin/namespaces/README/index.html | 2 +- _site/v1.1/docs/admin/namespaces/index.html | 2 +- _site/v1.1/docs/admin/networking/index.html | 2 +- _site/v1.1/docs/admin/node/index.html | 2 +- .../v1.1/docs/admin/ovs-networking/index.html | 2 +- .../v1.1/docs/admin/resource-quota/index.html | 2 +- .../admin/resourcequota/README/index.html | 2 +- .../v1.1/docs/admin/resourcequota/index.html | 2 +- _site/v1.1/docs/admin/salt/index.html | 2 +- .../admin/service-accounts-admin/index.html | 2 +- _site/v1.1/docs/admin/static-pods/index.html | 2 +- _site/v1.1/docs/api/index.html | 2 +- _site/v1.1/docs/design/README/index.html | 2 +- _site/v1.1/docs/design/access/index.html | 2 +- .../docs/design/admission_control/index.html | 2 +- .../admission_control_limit_range/index.html | 2 +- .../index.html | 2 +- .../v1.1/docs/design/architecture/index.html | 2 +- .../docs/design/clustering/README/index.html | 2 +- _site/v1.1/docs/design/clustering/index.html | 2 +- .../index.html | 2 +- _site/v1.1/docs/design/daemon/index.html | 2 +- .../docs/design/event_compression/index.html | 2 +- _site/v1.1/docs/design/expansion/index.html | 2 +- .../v1.1/docs/design/extending-api/index.html | 2 +- .../horizontal-pod-autoscaler/index.html | 2 +- _site/v1.1/docs/design/identifiers/index.html | 2 +- _site/v1.1/docs/design/index.html | 2 +- _site/v1.1/docs/design/namespaces/index.html | 2 +- _site/v1.1/docs/design/networking/index.html | 2 +- .../docs/design/persistent-storage/index.html | 2 +- _site/v1.1/docs/design/principles/index.html | 2 +- _site/v1.1/docs/design/resources/index.html | 2 +- _site/v1.1/docs/design/secrets/index.html | 2 +- _site/v1.1/docs/design/security/index.html | 2 +- .../docs/design/security_context/index.html | 2 +- .../docs/design/service_accounts/index.html | 2 +- .../design/simple-rolling-update/index.html | 2 +- _site/v1.1/docs/design/versioning/index.html | 2 +- _site/v1.1/docs/devel/README/index.html | 2 +- .../docs/devel/api-conventions/index.html | 2 +- _site/v1.1/docs/devel/api_changes/index.html | 2 +- _site/v1.1/docs/devel/automation/index.html | 2 +- _site/v1.1/docs/devel/cherry-picks/index.html | 2 +- _site/v1.1/docs/devel/cli-roadmap/index.html | 2 +- .../docs/devel/client-libraries/index.html | 2 +- .../docs/devel/coding-conventions/index.html | 2 +- _site/v1.1/docs/devel/collab/index.html | 2 +- .../devel/developer-guides/vagrant/index.html | 2 +- _site/v1.1/docs/devel/development/index.html | 2 +- _site/v1.1/docs/devel/e2e-tests/index.html | 2 +- .../v1.1/docs/devel/faster_reviews/index.html | 2 +- _site/v1.1/docs/devel/flaky-tests/index.html | 2 +- .../v1.1/docs/devel/getting-builds/index.html | 2 +- _site/v1.1/docs/devel/index.html | 2 +- .../docs/devel/instrumentation/index.html | 2 +- _site/v1.1/docs/devel/issues/index.html | 2 +- .../docs/devel/kubectl-conventions/index.html | 2 +- _site/v1.1/docs/devel/logging/index.html | 2 +- .../devel/making-release-notes/index.html | 2 +- _site/v1.1/docs/devel/profiling/index.html | 2 +- .../v1.1/docs/devel/pull-requests/index.html | 2 +- _site/v1.1/docs/devel/releasing/index.html | 2 +- _site/v1.1/docs/devel/scheduler/index.html | 2 +- .../docs/devel/scheduler_algorithm/index.html | 2 +- .../index.html | 2 +- .../getting-started-guides/README/index.html | 169 ++++++++++---- .../getting-started-guides/aws/index.html | 148 +++++++++--- .../getting-started-guides/azure/index.html | 2 +- .../binary_release/index.html | 2 +- .../centos/centos_manual_config/index.html | 144 ++++++++++-- .../cloudstack/index.html | 154 ++++++++++--- .../coreos/azure/README/index.html | 156 ++++++++++--- .../coreos/azure/index.html | 2 +- .../coreos/bare_metal_calico/index.html | 2 +- .../coreos/bare_metal_offline/index.html | 160 +++++++++---- .../coreos_multinode_cluster/index.html | 2 +- .../getting-started-guides/coreos/index.html | 137 ++++++++++-- .../getting-started-guides/dcos/index.html | 2 +- .../docker-multinode/deployDNS/index.html | 2 +- .../docker-multinode/index.html | 154 ++++++++++--- .../docker-multinode/master/index.html | 2 +- .../docker-multinode/testing/index.html | 2 +- .../docker-multinode/worker/index.html | 2 +- .../getting-started-guides/docker/index.html | 151 ++++++++++--- .../fedora/fedora-calico/index.html | 2 +- .../fedora/fedora_ansible_config/index.html | 149 ++++++++++--- .../fedora/fedora_manual_config/index.html | 2 +- .../flannel_multi_node_cluster/index.html | 27 +-- .../getting-started-guides/gce/index.html | 164 ++++++++++---- .../docs/getting-started-guides/index.html | 2 +- .../getting-started-guides/juju/index.html | 161 ++++++++++---- .../libvirt-coreos/index.html | 156 ++++++++++--- .../getting-started-guides/locally/index.html | 2 +- .../logging-elasticsearch/index.html | 2 +- .../getting-started-guides/logging/index.html | 2 +- .../mesos-docker/index.html | 40 ++-- .../getting-started-guides/mesos/index.html | 2 +- .../getting-started-guides/ovirt/index.html | 146 +++++++++--- .../rackspace/index.html | 155 ++++++++++--- .../rkt/README/index.html | 2 +- .../getting-started-guides/rkt/index.html | 2 +- .../getting-started-guides/scratch/index.html | 210 ++++++++++-------- .../ubuntu-calico/index.html | 2 +- .../getting-started-guides/ubuntu/index.html | 158 ++++++++++--- .../getting-started-guides/vagrant/index.html | 162 ++++++++++---- .../getting-started-guides/vsphere/index.html | 148 +++++++++--- _site/v1.1/docs/index.html | 2 +- .../docs/reporting-security-issues/index.html | 2 +- _site/v1.1/docs/roadmap/index.html | 2 +- _site/v1.1/docs/troubleshooting/index.html | 2 +- _site/v1.1/docs/user-guide/README/index.html | 2 +- .../accessing-the-cluster/index.html | 2 +- .../docs/user-guide/annotations/index.html | 2 +- .../application-troubleshooting/index.html | 2 +- .../user-guide/compute-resources/index.html | 2 +- .../config-best-practices/index.html | 2 +- .../configuring-containers/index.html | 2 +- .../connecting-applications/index.html | 2 +- .../index.html | 2 +- .../index.html | 2 +- .../container-environment/index.html | 2 +- .../docs/user-guide/containers/index.html | 2 +- .../user-guide/debugging-services/index.html | 2 +- .../deploying-applications/index.html | 2 +- .../docs/user-guide/deployments/index.html | 2 +- .../docker-cli-to-kubectl/index.html | 2 +- .../user-guide/downward-api/README/index.html | 2 +- .../docs/user-guide/downward-api/index.html | 2 +- .../downward-api/volume/README/index.html | 2 +- .../user-guide/downward-api/volume/index.html | 2 +- .../environment-guide/README/index.html | 2 +- .../environment-guide/backend-rc.yaml | 2 +- .../environment-guide/backend-srv.yaml | 2 +- .../containers/README/index.html | 2 +- .../environment-guide/containers/index.html | 2 +- .../user-guide/environment-guide/index.html | 2 +- .../user-guide/environment-guide/show-rc.yaml | 2 +- .../environment-guide/show-srv.yaml | 2 +- .../getting-into-containers/index.html | 2 +- .../horizontal-pod-autoscaler/index.html | 2 +- .../README/index.html | 2 +- .../horizontal-pod-autoscaling/index.html | 2 +- .../docs/user-guide/identifiers/index.html | 2 +- _site/v1.1/docs/user-guide/images/index.html | 2 +- _site/v1.1/docs/user-guide/index.html | 2 +- _site/v1.1/docs/user-guide/ingress/index.html | 2 +- .../introspection-and-debugging/index.html | 2 +- _site/v1.1/docs/user-guide/jobs/index.html | 2 +- .../v1.1/docs/user-guide/jsonpath/index.html | 2 +- .../docs/user-guide/known-issues/index.html | 2 +- .../user-guide/kubeconfig-file/index.html | 2 +- .../user-guide/kubectl-overview/index.html | 2 +- .../user-guide/kubectl/kubectl/index.html | 2 +- .../kubectl/kubectl_annotate/index.html | 2 +- .../kubectl/kubectl_api-versions/index.html | 2 +- .../kubectl/kubectl_apply/index.html | 2 +- .../kubectl/kubectl_attach/index.html | 2 +- .../kubectl/kubectl_autoscale/index.html | 2 +- .../kubectl/kubectl_cluster-info/index.html | 2 +- .../kubectl/kubectl_config/index.html | 2 +- .../kubectl_config_set-cluster/index.html | 2 +- .../kubectl_config_set-context/index.html | 2 +- .../kubectl_config_set-credentials/index.html | 2 +- .../kubectl/kubectl_config_set/index.html | 2 +- .../kubectl/kubectl_config_unset/index.html | 2 +- .../kubectl_config_use-context/index.html | 2 +- .../kubectl/kubectl_config_view/index.html | 2 +- .../kubectl/kubectl_create/index.html | 2 +- .../kubectl/kubectl_delete/index.html | 2 +- .../kubectl/kubectl_describe/index.html | 2 +- .../kubectl/kubectl_edit/index.html | 2 +- .../kubectl/kubectl_exec/index.html | 2 +- .../kubectl/kubectl_expose/index.html | 2 +- .../user-guide/kubectl/kubectl_get/index.html | 2 +- .../kubectl/kubectl_label/index.html | 2 +- .../kubectl/kubectl_logs/index.html | 2 +- .../kubectl/kubectl_namespace/index.html | 2 +- .../kubectl/kubectl_patch/index.html | 2 +- .../kubectl/kubectl_port-forward/index.html | 2 +- .../kubectl/kubectl_proxy/index.html | 2 +- .../kubectl/kubectl_replace/index.html | 2 +- .../kubectl/kubectl_rolling-update/index.html | 2 +- .../user-guide/kubectl/kubectl_run/index.html | 2 +- .../kubectl/kubectl_scale/index.html | 2 +- .../kubectl/kubectl_stop/index.html | 2 +- .../kubectl/kubectl_version/index.html | 2 +- _site/v1.1/docs/user-guide/labels/index.html | 2 +- .../user-guide/liveness/README/index.html | 2 +- .../v1.1/docs/user-guide/liveness/index.html | 2 +- .../user-guide/logging-demo/README/index.html | 2 +- .../docs/user-guide/logging-demo/index.html | 2 +- _site/v1.1/docs/user-guide/logging/index.html | 2 +- .../managing-deployments/index.html | 2 +- .../docs/user-guide/monitoring/index.html | 2 +- _site/v1.1/docs/user-guide/multi-pod.yaml | 2 +- .../docs/user-guide/namespaces/index.html | 2 +- .../node-selection/README/index.html | 2 +- .../docs/user-guide/node-selection/index.html | 2 +- .../v1.1/docs/user-guide/overview/index.html | 2 +- .../persistent-volumes/README/index.html | 2 +- .../user-guide/persistent-volumes/index.html | 2 +- .../docs/user-guide/pod-states/index.html | 2 +- _site/v1.1/docs/user-guide/pods/index.html | 2 +- _site/v1.1/docs/user-guide/prereqs/index.html | 2 +- .../user-guide/production-pods/index.html | 2 +- .../docs/user-guide/quick-start/index.html | 2 +- .../replication-controller/index.html | 2 +- .../resourcequota/README/index.html | 2 +- .../docs/user-guide/resourcequota/index.html | 2 +- .../docs/user-guide/secrets/README/index.html | 2 +- _site/v1.1/docs/user-guide/secrets/index.html | 2 +- .../user-guide/security-context/index.html | 2 +- .../user-guide/service-accounts/index.html | 2 +- .../user-guide/services-firewalls/index.html | 2 +- .../v1.1/docs/user-guide/services/index.html | 2 +- .../user-guide/sharing-clusters/index.html | 2 +- .../docs/user-guide/simple-nginx/index.html | 2 +- .../docs/user-guide/simple-yaml/index.html | 2 +- _site/v1.1/docs/user-guide/ui/index.html | 2 +- .../user-guide/update-demo/README/index.html | 2 +- .../docs/user-guide/update-demo/index.html | 2 +- _site/v1.1/docs/user-guide/volumes/index.html | 2 +- .../user-guide/walkthrough/README/index.html | 165 ++++++++++---- .../docs/user-guide/walkthrough/index.html | 2 +- .../user-guide/walkthrough/k8s201/index.html | 169 ++++++++++---- .../working-with-resources/index.html | 2 +- _site/v1.1/docs/whatisk8s/index.html | 2 +- _site/v1.1/gs-custom/index.html | 167 ++++++++++++-- _site/v1.1/index.html | 141 ++++++++---- _site/v1.1/multi-tier/index.html | 2 +- _site/v1.1/reference/index.html | 190 ++++++++++++++++ _site/v1.1/{gs-turnkey => samples}/index.html | 61 +++-- _site/v1.1/setup-config/index.html | 2 +- .../{gs-localmachine => support}/index.html | 59 +++-- v1.1/docs/getting-started-guides/README.md | 46 +--- v1.1/docs/getting-started-guides/aws.md | 21 +- .../centos/centos_manual_config.md | 29 +-- .../docs/getting-started-guides/cloudstack.md | 38 +--- v1.1/docs/getting-started-guides/coreos.md | 22 +- .../coreos/azure/README.md | 38 +--- .../coreos/bare_metal_offline.md | 41 +--- .../docker-multinode.md | 33 +-- v1.1/docs/getting-started-guides/docker.md | 34 +-- .../fedora/fedora_ansible_config.md | 31 +-- .../fedora/flannel_multi_node_cluster.md | 30 +-- v1.1/docs/getting-started-guides/gce.md | 45 +--- v1.1/docs/getting-started-guides/juju.md | 41 +--- .../getting-started-guides/libvirt-coreos.md | 38 +--- v1.1/docs/getting-started-guides/ovirt.md | 31 +-- v1.1/docs/getting-started-guides/rackspace.md | 37 +-- v1.1/docs/getting-started-guides/scratch.md | 68 +----- v1.1/docs/getting-started-guides/ubuntu.md | 36 +-- v1.1/docs/getting-started-guides/vagrant.md | 41 +--- v1.1/docs/getting-started-guides/vsphere.md | 31 +-- v1.1/docs/user-guide/walkthrough/README.md | 38 +--- v1.1/docs/user-guide/walkthrough/k8s201.md | 40 +--- v1.1/gs-custom.md | 43 +++- v1.1/gs-localmachine.md | 19 -- v1.1/gs-turnkey.md | 19 -- v1.1/reference.md | 6 + v1.1/samples.md | 6 + v1.1/support.md | 6 + 298 files changed, 3667 insertions(+), 2007 deletions(-) create mode 100644 _site/v1.1/reference/index.html rename _site/v1.1/{gs-turnkey => samples}/index.html (63%) rename _site/v1.1/{gs-localmachine => support}/index.html (63%) delete mode 100644 v1.1/gs-localmachine.md delete mode 100644 v1.1/gs-turnkey.md create mode 100644 v1.1/reference.md create mode 100644 v1.1/samples.md create mode 100644 v1.1/support.md diff --git a/_data/v1_1/guides.yml b/_data/v1_1/guides.yml index 2f0f713dbf..8741617395 100644 --- a/_data/v1_1/guides.yml +++ b/_data/v1_1/guides.yml @@ -2,111 +2,164 @@ bigheader: "User Guides" abstract: "How to get started, and acheive tasks, using Kubernetes" toc: - title: Overview - path: /v1.1/guides/ + path: /v1.1/ - title: Quickstarts section: - - title: Setting Up Your Local Environment - path: /v1.1/docs/setup - - title: 5-minute Quickstart + - title: TODO - 5-minute Quickstart path: /v1.1/docs/hellonode - title: Kubernetes 101 - path: http://kubernetes.io/v1.1/docs/user-guide/walkthrough/README.html + path: /v1.1/docs/user-guide/walkthrough/README - title: Kubernetes 201 - path: http://kubernetes.io/v1.1/docs/user-guide/walkthrough/k8s201.html + path: /v1.1/docs/user-guide/walkthrough/k8s201 - title: Running Kubernetes section: + - title: Picking the Right Solution + path: /v1.1/docs/getting-started-guides/README - title: Running Kubernetes on Your Local Machine - path: http://kubernetes.io/v1.1/gs-localmachine.html + section: + - title: Running Kubernetes Locally via Docker + path: /v1.1/docs/getting-started-guides/docker + - title: Running Kubernetes Locally via Vagrant + path: /v1.1/docs/getting-started-guides/vagrant + - title: Running Kubernetes Locally with No VM + path: /v1.1/docs/getting-started-guides/locally - title: Running Kubernetes on Google Container Engine - path: https://cloud.google.com/container-engine + path: https://cloud.google.com/container-engine/docs/before-you-begin - title: Running Kubernetes on Turn-key Cloud Solutions - path: http://kubernetes.io/v1.1/gs-turnkey.html + section: + - title: Running Kubernetes on Google Compute Engine + path: /v1.1/docs/getting-started-guides/gce + - title: Running Kubernetes on AWS EC2 + path: /v1.1/docs/getting-started-guides/aws + - title: Running Kubernetes on Azure + path: /v1.1/docs/getting-started-guides/coreos/azure/README - title: Running Kubernetes on Custom Solutions - path: http://kubernetes.io/v1.1/gs-custom.html - + section: + - title: Getting Started From Scratch + path: /v1.1/docs/getting-started-guides/scratch + - title: Custom Cloud Solutions + section: + - title: AWS or GCE on CoreOS + path: /v1.1/docs/getting-started-guides/coreos + - title: AWS or Joyent on Ubuntu + path: /v1.1/docs/getting-started-guides/juju + - title: Rackspace on CoreOS + path: /v1.1/docs/getting-started-guides/rackspace + - title: On-Premise VMs + section: + - title: Vagrant or VMware + path: /v1.1/docs/getting-started-guides/coreos + - title: Cloudstack + path: /v1.1/docs/getting-started-guides/cloudstack + - title: VMWare + path: /v1.1/docs/getting-started-guides/vsphere + - title: Juju + path: /v1.1/docs/getting-started-guides/juju + - title: libvirt on CoreOS + path: /v1.1/docs/getting-started-guides/libvirt-coreos + - title: oVirt + path: /v1.1/docs/getting-started-guides/ovirt + - title: libvirt or KVM + path: /v1.1/docs/getting-started-guides/fedora/flannel_multi_node_cluster + - title: Bare Metal + section: + - title: Offline + path: /v1.1/docs/getting-started-guides/coreos/bare_metal_offline + - title: Fedora via Ansible + path: /v1.1/docs/getting-started-guides/fedora/fedora_ansible_config + - title: Fedora (Single Node) + path: /v1.1/docs/getting-started-guides/fedora/fedora_manual_config + - title: Fedora (Multi Node) + path: /v1.1/docs/getting-started-guides/fedora/flannel_multi_node_cluster + - title: Centos + path: /v1.1/docs/getting-started-guides/centos/centos_manual_config + - title: Ubuntu + path: /v1.1/docs/getting-started-guides/ubuntu + - title: Docker (Multi Node) + path: /v1.1/docs/getting-started-guides/docker-multinode - title: Common Tasks section: - title: Using Clusters - path: http://kubernetes.io/v1.1/docs/admin/introduction.html + path: /v1.1/docs/admin/introduction - title: Using Multiple Clusters - path: http://kubernetes.io/v1.1/docs/admin/multi-cluster.html + path: /v1.1/docs/admin/multi-cluster - title: Using Large Clusters - path: http://kubernetes.io/v1.1/docs/admin/cluster-large.html + path: /v1.1/docs/admin/cluster-large - title: Building High-Availability Clusters - path: http://kubernetes.io/v1.1/docs/admin/high-availability.html + path: /v1.1/docs/admin/high-availability - title: Accessing Clusters - path: http://kubernetes.io/v1.1/docs/user-guide/accessing-the-cluster.html + path: /v1.1/docs/user-guide/accessing-the-cluster - title: Sharing a Cluster - path: http://kubernetes.io/v1.1/docs/admin/namespaces/README.html + path: /v1.1/docs/admin/namespaces/README - 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 - path: http://kubernetes.io/v1.1/docs/getting-started-guides/scratch.html + path: /v1.1/docs/getting-started-guides/scratch - title: Authenticating Across Clusters with kubeconfig - path: http://kubernetes.io/v1.1/docs/user-guide/kubeconfig-file.html + path: /v1.1/docs/user-guide/kubeconfig-file - title: Using Nodes - path: http://kubernetes.io/v1.1/docs/admin/node.html + path: /v1.1/docs/admin/node - title: Assigning Pods to Nodes - path: http://kubernetes.io/v1.1/docs/user-guide/node-selection/README.html + path: /v1.1/docs/user-guide/node-selection/README - title: Using Configuration Files - path: http://kubernetes.io/v1.1/docs/user-guide/simple-yaml.html + path: /v1.1/docs/user-guide/simple-yaml - title: Configuring Containers - path: http://kubernetes.io/v1.1/docs/user-guide/configuring-containers.html + path: /v1.1/docs/user-guide/configuring-containers - title: Configuring Kubernetes with Salt - path: http://kubernetes.io/v1.1/docs/admin/salt.html + path: /v1.1/docs/admin/salt - title: Using Environment Variables - path: http://kubernetes.io/v1.1/docs/user-guide/environment-guide/README.html + path: /v1.1/docs/user-guide/environment-guide/README - title: Configuring Garbage Collection - path: http://kubernetes.io/v1.1/docs/admin/garbage-collection.html + path: /v1.1/docs/admin/garbage-collection - title: Managing Compute Resources - path: http://kubernetes.io/v1.1/docs/user-guide/compute-resources.html + path: /v1.1/docs/user-guide/compute-resources - title: Applying Resource Quotas and Limits - path: http://kubernetes.io/v1.1/docs/admin/resourcequota/README.html + path: /v1.1/docs/admin/resourcequota/README - title: Setting Pod CPU and Memory Limits - path: http://kubernetes.io/v1.1/docs/admin/limitrange/README.html + path: /v1.1/docs/admin/limitrange/README - title: Managing Deployments - path: http://kubernetes.io/v1.1/docs/user-guide/managing-deployments.html + path: /v1.1/docs/user-guide/managing-deployments - title: Deploying Applications - path: http://kubernetes.io/v1.1/docs/user-guide/deploying-applications.html + path: /v1.1/docs/user-guide/deploying-applications - title: Launching, Exposing, and Killing Applications - path: http://kubernetes.io/v1.1/docs/user-guide/quick-start.html + path: /v1.1/docs/user-guide/quick-start - title: Connecting Applications - path: http://kubernetes.io/v1.1/docs/user-guide/connecting-applications.html + path: /v1.1/docs/user-guide/connecting-applications - title: Networking in Kubernetes - path: http://kubernetes.io/v1.1/docs/admin/networking.html + path: /v1.1/docs/admin/networking - title: Creating Servers with External IPs - path: http://kubernetes.io/v1.1/examples/simple-nginx.html + path: /v1.1/examples/simple-nginx - title: Setting Up and Configuring DNS - path: http://kubernetes.io/v1.1/examples/cluster-dns/README.html + path: /v1.1/examples/cluster-dns/README - title: Using DNS Pods and Services - path: http://kubernetes.io/v1.1/docs/admin/dns.html + path: /v1.1/docs/admin/dns - title: Working with Containers - path: http://kubernetes.io/v1.1/docs/user-guide/production-pods.html + path: /v1.1/docs/user-guide/production-pods - title: Creating Pods with the Downward API - path: http://kubernetes.io/v1.1/docs/user-guide/downward-api/README.html + path: /v1.1/docs/user-guide/downward-api/README - title: Using Secrets - path: http://kubernetes.io/v1.1/docs/user-guide/secrets/README.html + path: /v1.1/docs/user-guide/secrets/README - title: Using Persistent Volumes - path: http://kubernetes.io/v1.1/docs/user-guide/persistent-volumes/README.html + path: /v1.1/docs/user-guide/persistent-volumes/README - title: Updating Live Pods - path: http://kubernetes.io/v1.1/docs/user-guide/update-demo/README.html + path: /v1.1/docs/user-guide/update-demo/README - title: Testing and Monitoring section: - title: Simulating Large Test Loads - path: http://kubernetes.io/v1.1/examples/k8petstore/README.html + path: /v1.1/examples/k8petstore/README - title: Checking Pod Health - path: http://kubernetes.io/v1.1/docs/user-guide/liveness/README.html + path: /v1.1/docs/user-guide/liveness/README - title: Using Explorer to Examine the Runtime Environment - path: http://kubernetes.io/v1.1/examples/explorer/README.html + path: /v1.1/examples/explorer/README - title: Resource Usage Monitoring - path: http://kubernetes.io/v1.1/docs/user-guide/monitoring.html \ No newline at end of file + path: /v1.1/docs/user-guide/monitoring \ No newline at end of file diff --git a/_data/v1_1/reference.yml b/_data/v1_1/reference.yml index c62a3c6859..9c5840361e 100644 --- a/_data/v1_1/reference.yml +++ b/_data/v1_1/reference.yml @@ -5,103 +5,103 @@ toc: path: /v1.1/reference section: - title: Kubernetes API Overview - path: http://kubernetes.io/v1.1/docs/api.html + path: /v1.1/docs/api.html - title: Kubernetes API Reference - path: http://kubernetes.io/v1.1/api-ref.html + path: /v1.1/api-ref.html - title: kubectl section: - title: kubectl Overview - path: http://kubernetes.io/v1.1/docs/user-guide/kubectl-overview.html + path: /v1.1/docs/user-guide/kubectl-overview.html - title: kubectl for Docker Users path: /v1.1/reference/docker-cli-to-kubectl - title: kubectl Reference (pretend the child nodes are here) - path: http://kubernetes.io/v1.1/docs/user-guide/kubectl/kubectl.html + path: /v1.1/docs/user-guide/kubectl/kubectl.html - title: JSONpath - path: http://kubernetes.io/v1.1/docs/user-guide/jsonpath.html + path: /v1.1/docs/user-guide/jsonpath.html - title: kube-apiserver section: - title: Overview - path: http://kubernetes.io/v1.1/docs/admin/kube-apiserver.html + path: /v1.1/docs/admin/kube-apiserver.html - title: Authorization Plugins - path: http://kubernetes.io/v1.1/docs/admin/authorization.html + path: /v1.1/docs/admin/authorization.html - title: Authentication - path: http://kubernetes.io/v1.1/docs/admin/authentication.html + path: /v1.1/docs/admin/authentication.html - title: Accessing the API - path: http://kubernetes.io/v1.1/docs/admin/accessing-the-api.html + path: /v1.1/docs/admin/accessing-the-api.html - title: Admission Controllers - path: http://kubernetes.io/v1.1/docs/admin/admission-controllers.html + path: /v1.1/docs/admin/admission-controllers.html - title: Managing Service Accounts - path: http://kubernetes.io/v1.1/docs/admin/service-accounts-admin.html + path: /v1.1/docs/admin/service-accounts-admin.html - title: kub-scheduler - path: http://kubernetes.io/v1.1/docs/admin/kube-scheduler.html + path: /v1.1/docs/admin/kube-scheduler.html - title: kubelet - path: http://kubernetes.io/v1.1/docs/admin/kubelet.html + path: /v1.1/docs/admin/kubelet.html - title: kube-proxy - path: http://kubernetes.io/v1.1/docs/admin/kube-proxy.html + path: /v1.1/docs/admin/kube-proxy.html - title: etcd - path: http://kubernetes.io/v1.1/docs/admin/etcd.html + path: /v1.1/docs/admin/etcd.html - title: Concept Definitions section: - title: Container Environment - path: http://kubernetes.io/v1.1/docs/user-guide/container-environment.html + path: /v1.1/docs/user-guide/container-environment.html - title: Images - path: http://kubernetes.io/v1.1/docs/user-guide/images.html + path: /v1.1/docs/user-guide/images.html - title: Downward API - path: http://kubernetes.io/v1.1/docs/user-guide/downward-api.html + path: /v1.1/docs/user-guide/downward-api.html - title: Pods - path: http://kubernetes.io/v1.1/docs/user-guide/pods.html + path: /v1.1/docs/user-guide/pods.html - title: Labels and Selectors - path: http://kubernetes.io/v1.1/docs/user-guide/labels.html + path: /v1.1/docs/user-guide/labels.html - title: Replication Controller - path: http://kubernetes.io/v1.1/docs/user-guide/replication-controller.html + path: /v1.1/docs/user-guide/replication-controller.html - title: Services - path: http://kubernetes.io/v1.1/docs/user-guide/services.html + path: /v1.1/docs/user-guide/services.html - title: Volumes - path: http://kubernetes.io/v1.1/docs/user-guide/volumes.html + path: /v1.1/docs/user-guide/volumes.html - title: Persistent Volumes - path: http://kubernetes.io/v1.1/docs/user-guide/persistent-volumes.html + path: /v1.1/docs/user-guide/persistent-volumes.html - title: Secrets - path: http://kubernetes.io/v1.1/docs/user-guide/secrets.html + path: /v1.1/docs/user-guide/secrets.html - title: Names - path: http://kubernetes.io/v1.1/docs/user-guide/identifiers.html + path: /v1.1/docs/user-guide/identifiers.html - title: Namespaces - path: http://kubernetes.io/v1.1/docs/user-guide/namespaces.html + path: /v1.1/docs/user-guide/namespaces.html - title: Service Accounts - path: http://kubernetes.io/v1.1/docs/user-guide/service-accounts.html + path: /v1.1/docs/user-guide/service-accounts.html - title: Annotations - path: http://kubernetes.io/v1.1/docs/user-guide/annotations.html + path: /v1.1/docs/user-guide/annotations.html - title: Daemon Sets - path: http://kubernetes.io/v1.1/docs/admin/daemons.html + path: /v1.1/docs/admin/daemons.html - title: Deployments - path: http://kubernetes.io/v1.1/docs/user-guide/deployments.html + path: /v1.1/docs/user-guide/deployments.html - title: Ingress Resources - path: http://kubernetes.io/v1.1/docs/user-guide/ingress.html + path: /v1.1/docs/user-guide/ingress.html - title: Horizontal Pod Autoscaling - path: http://kubernetes.io/v1.1/docs/user-guide/horizontal-pod-autoscaler.html + path: /v1.1/docs/user-guide/horizontal-pod-autoscaler.html - title: Jobs - path: http://kubernetes.io/v1.1/docs/user-guide/jobs.html + path: /v1.1/docs/user-guide/jobs.html - title: Resource Quotas - path: http://kubernetes.io/v1.1/docs/admin/resource-quota.html + path: /v1.1/docs/admin/resource-quota.html - title: Kubernetes Design Docs section: - title: Kubernetes Architecture - path: http://kubernetes.io/v1.1/docs/design/architecture.html + path: /v1.1/docs/design/architecture.html - title: Kubernetes Design Overview - path: http://kubernetes.io/v1.1/docs/design/README.html + path: /v1.1/docs/design/README.html - title: Security in Kubernetes - path: http://kubernetes.io/v1.1/docs/design/security.html + path: /v1.1/docs/design/security.html - title: Kubernetes Identity and Access Management - path: http://kubernetes.io/v1.1/docs/design/access.html + path: /v1.1/docs/design/access.html - title: Security Contexts - path: http://kubernetes.io/v1.1/docs/design/security_context.html + path: /v1.1/docs/design/security_context.html - title: Kubernetes OpenVSwitch GRE/VxLAN networking - path: http://kubernetes.io/v1.1/docs/admin/ovs-networking.html \ No newline at end of file + path: /v1.1/docs/admin/ovs-networking.html \ No newline at end of file diff --git a/_data/v1_1/samples.yml b/_data/v1_1/samples.yml index 76de6975c0..ee75c637f1 100644 --- a/_data/v1_1/samples.yml +++ b/_data/v1_1/samples.yml @@ -5,46 +5,46 @@ toc: path: /v1.1/samples section: - title: Apache Cassandra Database - path: http://kubernetes.io/v1.1/examples/cassandra/README.html + path: /v1.1/examples/cassandra/README.html - title: Apache Spark - path: http://kubernetes.io/v1.1/examples/spark/README.html + path: /v1.1/examples/spark/README.html - title: Apache Storm - path: http://kubernetes.io/v1.1/examples/storm/README.html + path: /v1.1/examples/storm/README.html - title: Distributed Task Queue - path: http://kubernetes.io/v1.1/examples/celery-rabbitmq/README.html + path: /v1.1/examples/celery-rabbitmq/README.html - title: Hazelcast - path: http://kubernetes.io/v1.1/examples/hazelcast/README.html + path: /v1.1/examples/hazelcast/README.html - title: Meteor Applications - path: http://kubernetes.io/v1.1/examples/meteor/README.html + path: /v1.1/examples/meteor/README.html - title: Redis - path: http://kubernetes.io/v1.1/examples/redis/README.html + path: /v1.1/examples/redis/README.html - title: RethinkDB - path: http://kubernetes.io/v1.1/examples/rethinkdb/README.html + path: /v1.1/examples/rethinkdb/README.html - title: Elasticsearch/Kibana Logging Demonstration - path: http://kubernetes.io/v1.1/docs/user-guide/logging-demo/README.html + path: /v1.1/docs/user-guide/logging-demo/README.html - title: Elasticsearch - path: http://kubernetes.io/v1.1/examples/elasticsearch/README.html + path: /v1.1/examples/elasticsearch/README.html - title: OpenShift Origin - path: http://kubernetes.io/v1.1/examples/openshift-origin/README.html + path: /v1.1/examples/openshift-origin/README.html - title: Ceph - path: http://kubernetes.io/v1.1/examples/rbd/README.html + path: /v1.1/examples/rbd/README.html - title: Persistent Volume Samples section: - title: WordPress on a Kubernetes Persistent Volume - path: http://kubernetes.io/v1.1/examples/mysql-wordpress-pd/README.html + path: /v1.1/examples/mysql-wordpress-pd/README.html - title: GlusterFS - path: http://kubernetes.io/v1.1/examples/glusterfs/README.html + path: /v1.1/examples/glusterfs/README.html - title: iSCSI - path: http://kubernetes.io/v1.1/examples/iscsi/README.html + path: /v1.1/examples/iscsi/README.html - title: NFS - path: http://kubernetes.io/v1.1/examples/nfs/README.html + path: /v1.1/examples/nfs/README.html - title: Multi-tier Application Samples section: - title: Guestbook - Go Server - path: http://kubernetes.io/v1.1/examples/guestbook-go/README.html + path: /v1.1/examples/guestbook-go/README.html - title: GuestBook - PHP Server - path: http://kubernetes.io/v1.1/examples/guestbook/README.html + path: /v1.1/examples/guestbook/README.html - title: MySQL - Phabricator Server - path: http://kubernetes.io/v1.1/examples/phabricator/README.html \ No newline at end of file + path: /v1.1/examples/phabricator/README.html \ No newline at end of file diff --git a/_data/v1_1/support.yml b/_data/v1_1/support.yml index d6b8fc4a5e..4f161f3ac1 100644 --- a/_data/v1_1/support.yml +++ b/_data/v1_1/support.yml @@ -5,23 +5,23 @@ toc: path: /v1.1/support section: - title: Web Interface - path: http://kubernetes.io/v1.1/docs/user-guide/ui.html + path: /v1.1/docs/user-guide/ui.html - title: Logging - path: http://kubernetes.io/v1.1/docs/user-guide/logging.html + path: /v1.1/docs/user-guide/logging.html - title: Monitoring - path: http://kubernetes.io/v1.1/docs/user-guide/monitoring.html + path: /v1.1/docs/user-guide/monitoring.html - title: Container Access (exec) - path: http://kubernetes.io/v1.1/docs/user-guide/getting-into-containers.html + path: /v1.1/docs/user-guide/getting-into-containers.html - title: Connect with Proxies - path: http://kubernetes.io/v1.1/docs/user-guide/connecting-to-applications-proxy.html + path: /v1.1/docs/user-guide/connecting-to-applications-proxy.html - title: Connect with Port Forwarding - path: http://kubernetes.io/v1.1/docs/user-guide/connecting-to-applications-port-forward.html + path: /v1.1/docs/user-guide/connecting-to-applications-port-forward.html - title: Troubleshooting Applications - path: http://kubernetes.io/v1.1/docs/user-guide/application-troubleshooting.html + path: /v1.1/docs/user-guide/application-troubleshooting.html - title: Troubleshooting Clusters - path: http://kubernetes.io/v1.1/docs/admin/cluster-troubleshooting.html + path: /v1.1/docs/admin/cluster-troubleshooting.html - title: Best Practices for Configuration - path: http://kubernetes.io/v1.1/docs/user-guide/config-best-practices.html + path: /v1.1/docs/user-guide/config-best-practices.html - title: Frequently Asked Questions section: @@ -35,12 +35,12 @@ toc: - title: Other Resources section: - title: Known Issues - path: http://kubernetes.io/v1.1/docs/user-guide/known-issues.html + path: /v1.1/docs/user-guide/known-issues.html - title: Kubernetes Issue Tracker on GitHub path: https://github.com/kubernetes/kubernetes/issues - title: Report a Security Vulnerability - path: http://kubernetes.io/v1.1/docs/reporting-security-issues.html + path: /v1.1/docs/reporting-security-issues.html - title: Release Notes path: https://github.com/kubernetes/kubernetes/releases - title: Release Roadmap - path: http://kubernetes.io/v1.1/docs/roadmap.html + path: /v1.1/docs/roadmap.html diff --git a/_layouts/docwithnav.html b/_layouts/docwithnav.html index 8ddad20e06..6c8b73e9f4 100755 --- a/_layouts/docwithnav.html +++ b/_layouts/docwithnav.html @@ -7,7 +7,7 @@ layout: headerfooter
{{ site.data[page.versionfilesafe][page.section].abstract }}