From 362d0c9388634c8de561e105acb84b5e1d2e597d Mon Sep 17 00:00:00 2001 From: Tim Hockin Date: Thu, 30 Jul 2015 14:06:44 -0700 Subject: [PATCH] Wrap IS_VERSIONED in munge delims on release-1.0 --- docs/README.md | 2 ++ docs/admin/README.md | 2 ++ docs/admin/accessing-the-api.md | 2 ++ docs/admin/admission-controllers.md | 2 ++ docs/admin/authentication.md | 2 ++ docs/admin/authorization.md | 2 ++ docs/admin/cluster-components.md | 2 ++ docs/admin/cluster-large.md | 2 ++ docs/admin/cluster-management.md | 2 ++ docs/admin/cluster-troubleshooting.md | 2 ++ docs/admin/dns.md | 2 ++ docs/admin/etcd.md | 2 ++ docs/admin/high-availability.md | 2 ++ docs/admin/introduction.md | 2 ++ docs/admin/kube-apiserver.md | 2 ++ docs/admin/kube-controller-manager.md | 2 ++ docs/admin/kube-proxy.md | 2 ++ docs/admin/kube-scheduler.md | 2 ++ docs/admin/kubelet.md | 2 ++ docs/admin/multi-cluster.md | 2 ++ docs/admin/namespaces.md | 2 ++ docs/admin/namespaces/README.md | 2 ++ docs/admin/networking.md | 2 ++ docs/admin/node.md | 2 ++ docs/admin/ovs-networking.md | 2 ++ docs/admin/resource-quota.md | 2 ++ docs/admin/salt.md | 2 ++ docs/admin/service-accounts-admin.md | 2 ++ docs/api-reference/definitions.md | 32 +++---------------- docs/api-reference/operations.md | 32 +++---------------- docs/api.md | 2 ++ docs/design/README.md | 2 ++ docs/design/access.md | 2 ++ docs/design/admission_control.md | 2 ++ docs/design/admission_control_limit_range.md | 2 ++ .../admission_control_resource_quota.md | 2 ++ docs/design/architecture.md | 2 ++ docs/design/clustering.md | 2 ++ docs/design/clustering/README.md | 2 ++ .../command_execution_port_forwarding.md | 2 ++ docs/design/event_compression.md | 2 ++ docs/design/expansion.md | 2 ++ docs/design/identifiers.md | 2 ++ docs/design/namespaces.md | 2 ++ docs/design/networking.md | 2 ++ docs/design/persistent-storage.md | 2 ++ docs/design/principles.md | 2 ++ docs/design/resources.md | 2 ++ docs/design/secrets.md | 2 ++ docs/design/security.md | 2 ++ docs/design/security_context.md | 2 ++ docs/design/service_accounts.md | 2 ++ docs/design/simple-rolling-update.md | 2 ++ docs/design/versioning.md | 2 ++ docs/devel/README.md | 2 ++ docs/devel/api-conventions.md | 2 ++ docs/devel/api_changes.md | 2 ++ docs/devel/cherry-picks.md | 2 ++ docs/devel/cli-roadmap.md | 2 ++ docs/devel/client-libraries.md | 2 ++ docs/devel/coding-conventions.md | 2 ++ docs/devel/collab.md | 2 ++ docs/devel/developer-guides/vagrant.md | 2 ++ docs/devel/development.md | 2 ++ docs/devel/faster_reviews.md | 2 ++ docs/devel/flaky-tests.md | 2 ++ docs/devel/getting-builds.md | 2 ++ docs/devel/instrumentation.md | 2 ++ docs/devel/issues.md | 2 ++ docs/devel/logging.md | 2 ++ docs/devel/making-release-notes.md | 2 ++ docs/devel/profiling.md | 2 ++ docs/devel/pull-requests.md | 2 ++ docs/devel/releasing.md | 2 ++ docs/devel/scheduler.md | 2 ++ docs/devel/scheduler_algorithm.md | 2 ++ docs/devel/writing-a-getting-started-guide.md | 2 ++ docs/getting-started-guides/README.md | 2 ++ docs/getting-started-guides/aws-coreos.md | 2 ++ docs/getting-started-guides/aws.md | 2 ++ docs/getting-started-guides/aws/kubectl.md | 2 ++ docs/getting-started-guides/azure.md | 2 ++ docs/getting-started-guides/binary_release.md | 2 ++ .../centos/centos_manual_config.md | 2 ++ docs/getting-started-guides/cloudstack.md | 2 ++ docs/getting-started-guides/coreos.md | 2 ++ .../coreos/azure/README.md | 2 ++ .../coreos/bare_metal_offline.md | 2 ++ .../coreos/coreos_multinode_cluster.md | 2 ++ .../docker-multinode.md | 2 ++ .../docker-multinode/master.md | 2 ++ .../docker-multinode/testing.md | 2 ++ .../docker-multinode/worker.md | 2 ++ docs/getting-started-guides/docker.md | 2 ++ .../fedora/fedora_ansible_config.md | 2 ++ .../fedora/fedora_manual_config.md | 2 ++ .../fedora/flannel_multi_node_cluster.md | 2 ++ docs/getting-started-guides/gce.md | 2 ++ docs/getting-started-guides/juju.md | 2 ++ docs/getting-started-guides/libvirt-coreos.md | 2 ++ docs/getting-started-guides/locally.md | 2 ++ .../logging-elasticsearch.md | 2 ++ docs/getting-started-guides/logging.md | 2 ++ docs/getting-started-guides/mesos.md | 2 ++ docs/getting-started-guides/ovirt.md | 2 ++ docs/getting-started-guides/rackspace.md | 2 ++ docs/getting-started-guides/rkt/README.md | 2 ++ docs/getting-started-guides/scratch.md | 2 ++ docs/getting-started-guides/ubuntu-calico.md | 2 ++ docs/getting-started-guides/ubuntu.md | 2 ++ docs/getting-started-guides/vagrant.md | 2 ++ docs/getting-started-guides/vsphere.md | 2 ++ docs/proposals/autoscaling.md | 2 ++ docs/proposals/federation.md | 2 ++ docs/proposals/high-availability.md | 2 ++ docs/reporting-security-issues.md | 32 +++---------------- docs/roadmap.md | 2 ++ docs/troubleshooting.md | 2 ++ docs/user-guide/README.md | 2 ++ docs/user-guide/accessing-the-cluster.md | 2 ++ docs/user-guide/annotations.md | 2 ++ .../user-guide/application-troubleshooting.md | 2 ++ docs/user-guide/compute-resources.md | 2 ++ docs/user-guide/config-best-practices.md | 2 ++ docs/user-guide/configuring-containers.md | 2 ++ docs/user-guide/connecting-applications.md | 2 ++ ...connecting-to-applications-port-forward.md | 2 ++ .../connecting-to-applications-proxy.md | 2 ++ docs/user-guide/container-environment.md | 2 ++ docs/user-guide/containers.md | 2 ++ docs/user-guide/debugging-services.md | 2 ++ docs/user-guide/deploying-applications.md | 2 ++ docs/user-guide/docker-cli-to-kubectl.md | 2 ++ docs/user-guide/downward-api.md | 2 ++ docs/user-guide/downward-api/README.md | 2 ++ docs/user-guide/environment-guide/README.md | 2 ++ .../environment-guide/containers/README.md | 2 ++ docs/user-guide/getting-into-containers.md | 2 ++ docs/user-guide/identifiers.md | 2 ++ docs/user-guide/images.md | 2 ++ .../user-guide/introspection-and-debugging.md | 2 ++ docs/user-guide/known-issues.md | 2 ++ docs/user-guide/kubeconfig-file.md | 2 ++ docs/user-guide/kubectl/kubectl.md | 32 +++---------------- .../kubectl/kubectl_api-versions.md | 32 +++---------------- .../kubectl/kubectl_cluster-info.md | 32 +++---------------- docs/user-guide/kubectl/kubectl_config.md | 32 +++---------------- .../kubectl/kubectl_config_set-cluster.md | 32 +++---------------- .../kubectl/kubectl_config_set-context.md | 32 +++---------------- .../kubectl/kubectl_config_set-credentials.md | 32 +++---------------- docs/user-guide/kubectl/kubectl_config_set.md | 32 +++---------------- .../kubectl/kubectl_config_unset.md | 32 +++---------------- .../kubectl/kubectl_config_use-context.md | 32 +++---------------- .../user-guide/kubectl/kubectl_config_view.md | 32 +++---------------- docs/user-guide/kubectl/kubectl_create.md | 32 +++---------------- docs/user-guide/kubectl/kubectl_delete.md | 32 +++---------------- docs/user-guide/kubectl/kubectl_describe.md | 32 +++---------------- docs/user-guide/kubectl/kubectl_exec.md | 32 +++---------------- docs/user-guide/kubectl/kubectl_expose.md | 32 +++---------------- docs/user-guide/kubectl/kubectl_get.md | 32 +++---------------- docs/user-guide/kubectl/kubectl_label.md | 32 +++---------------- docs/user-guide/kubectl/kubectl_logs.md | 32 +++---------------- docs/user-guide/kubectl/kubectl_namespace.md | 32 +++---------------- docs/user-guide/kubectl/kubectl_patch.md | 32 +++---------------- .../kubectl/kubectl_port-forward.md | 32 +++---------------- docs/user-guide/kubectl/kubectl_proxy.md | 32 +++---------------- docs/user-guide/kubectl/kubectl_replace.md | 32 +++---------------- .../kubectl/kubectl_rolling-update.md | 32 +++---------------- docs/user-guide/kubectl/kubectl_run.md | 32 +++---------------- docs/user-guide/kubectl/kubectl_scale.md | 32 +++---------------- docs/user-guide/kubectl/kubectl_stop.md | 32 +++---------------- docs/user-guide/kubectl/kubectl_version.md | 32 +++---------------- docs/user-guide/labels.md | 2 ++ docs/user-guide/limitrange/README.md | 2 ++ docs/user-guide/liveness/README.md | 2 ++ docs/user-guide/logging-demo/README.md | 2 ++ docs/user-guide/logging.md | 2 ++ docs/user-guide/managing-deployments.md | 2 ++ docs/user-guide/monitoring.md | 2 ++ docs/user-guide/namespaces.md | 2 ++ docs/user-guide/node-selection/README.md | 2 ++ docs/user-guide/overview.md | 2 ++ docs/user-guide/persistent-volumes.md | 2 ++ docs/user-guide/persistent-volumes/README.md | 2 ++ docs/user-guide/pod-states.md | 2 ++ docs/user-guide/pods.md | 2 ++ docs/user-guide/prereqs.md | 2 ++ docs/user-guide/production-pods.md | 2 ++ docs/user-guide/quick-start.md | 2 ++ docs/user-guide/replication-controller.md | 2 ++ docs/user-guide/resourcequota/README.md | 2 ++ docs/user-guide/secrets.md | 2 ++ docs/user-guide/secrets/README.md | 2 ++ docs/user-guide/security-context.md | 2 ++ docs/user-guide/service-accounts.md | 2 ++ docs/user-guide/services-firewalls.md | 2 ++ docs/user-guide/services.md | 2 ++ docs/user-guide/sharing-clusters.md | 2 ++ docs/user-guide/simple-nginx.md | 2 ++ docs/user-guide/simple-yaml.md | 2 ++ docs/user-guide/ui.md | 2 ++ docs/user-guide/update-demo/README.md | 2 ++ docs/user-guide/volumes.md | 2 ++ docs/user-guide/walkthrough/README.md | 2 ++ docs/user-guide/walkthrough/k8s201.md | 2 ++ docs/user-guide/working-with-resources.md | 2 ++ docs/whatisk8s.md | 32 +++---------------- examples/README.md | 2 ++ examples/aws_ebs/README.md | 2 ++ examples/blog-logging/diagrams/README.md | 2 ++ examples/cassandra/README.md | 2 ++ examples/celery-rabbitmq/README.md | 2 ++ examples/cluster-dns/README.md | 2 ++ examples/elasticsearch/README.md | 2 ++ examples/explorer/README.md | 2 ++ examples/glusterfs/README.md | 2 ++ examples/guestbook-go/README.md | 2 ++ examples/guestbook-go/_src/README.md | 2 ++ examples/guestbook/README.md | 2 ++ examples/hazelcast/README.md | 2 ++ examples/https-nginx/README.md | 2 ++ examples/iscsi/README.md | 2 ++ examples/k8petstore/README.md | 2 ++ .../k8petstore/bps-data-generator/README.md | 2 ++ examples/kubectl-container/README.md | 2 ++ examples/meteor/README.md | 2 ++ examples/meteor/dockerbase/README.md | 2 ++ examples/mysql-wordpress-pd/README.md | 2 ++ examples/nfs/README.md | 2 ++ examples/nfs/exporter/README.md | 2 ++ examples/nfs/nfs-data/README.md | 2 ++ examples/openshift-origin/README.md | 2 ++ examples/phabricator/README.md | 2 ++ examples/rbd/README.md | 2 ++ examples/redis/README.md | 2 ++ examples/rethinkdb/README.md | 2 ++ examples/simple-nginx.md | 2 ++ examples/spark/README.md | 2 ++ examples/storm/README.md | 2 ++ 239 files changed, 544 insertions(+), 924 deletions(-) diff --git a/docs/README.md b/docs/README.md index e2445fb3f5f..bf58ce9f0f5 100644 --- a/docs/README.md +++ b/docs/README.md @@ -32,7 +32,9 @@ You should also check the [known issues](user-guide/known-issues.md) for the rel * To report a security issue, see [Reporting a Security Issue](reporting-security-issues.md). + + diff --git a/docs/admin/README.md b/docs/admin/README.md index 25c60a4b987..1bd515d8e97 100644 --- a/docs/admin/README.md +++ b/docs/admin/README.md @@ -40,7 +40,9 @@ It assumes some familiarity with concepts in the [User Guide](../user-guide/READ 1. [Troubleshooting](cluster-troubleshooting.md) + + diff --git a/docs/admin/accessing-the-api.md b/docs/admin/accessing-the-api.md index a2077124a6e..c93194d2526 100644 --- a/docs/admin/accessing-the-api.md +++ b/docs/admin/accessing-the-api.md @@ -77,7 +77,9 @@ variety of uses cases: installations that want to do their own auth proxy. + + diff --git a/docs/admin/admission-controllers.md b/docs/admin/admission-controllers.md index 087a45c142d..d9d5f10a019 100644 --- a/docs/admin/admission-controllers.md +++ b/docs/admin/admission-controllers.md @@ -135,7 +135,9 @@ For Kubernetes 1.0, we strongly recommend running the following set of admission ``` + + diff --git a/docs/admin/authentication.md b/docs/admin/authentication.md index 9c73ca00fa9..f38e60a1bfd 100644 --- a/docs/admin/authentication.md +++ b/docs/admin/authentication.md @@ -45,7 +45,9 @@ that interface between Kubernetes and a bedrock authentication provider (e.g. github.com, google.com, enterprise directory, kerberos, etc.) + + diff --git a/docs/admin/authorization.md b/docs/admin/authorization.md index 2faf93f928c..d9107a9b39d 100644 --- a/docs/admin/authorization.md +++ b/docs/admin/authorization.md @@ -110,7 +110,9 @@ same or similar arguments. Developers should then consider the interaction betw caching and revocation of permissions. + + diff --git a/docs/admin/cluster-components.md b/docs/admin/cluster-components.md index 6da389aa096..803fab445ac 100644 --- a/docs/admin/cluster-components.md +++ b/docs/admin/cluster-components.md @@ -119,7 +119,9 @@ network rules on the host and performing connection forwarding. running. + + diff --git a/docs/admin/cluster-large.md b/docs/admin/cluster-large.md index a79b9c0484f..c53b15c6ebe 100644 --- a/docs/admin/cluster-large.md +++ b/docs/admin/cluster-large.md @@ -67,7 +67,9 @@ To avoid running into cluster addon resource issues, when creating a cluster wit For directions on how to detect if addon containers are hitting resource limits, see the [Troubleshooting section of Compute Resources](../user-guide/compute-resources.md#troubleshooting). + + diff --git a/docs/admin/cluster-management.md b/docs/admin/cluster-management.md index ca60d3f7144..d2b8e60c165 100644 --- a/docs/admin/cluster-management.md +++ b/docs/admin/cluster-management.md @@ -156,7 +156,9 @@ $ _output/local/go/bin/kube-version-change -i myPod.v1beta3.yaml -o myPod.v1.yam ``` + + diff --git a/docs/admin/cluster-troubleshooting.md b/docs/admin/cluster-troubleshooting.md index 4bab6242674..405c5ca69ac 100644 --- a/docs/admin/cluster-troubleshooting.md +++ b/docs/admin/cluster-troubleshooting.md @@ -113,7 +113,9 @@ Mitigations: - Mitigates: Everything listed above. + + diff --git a/docs/admin/dns.md b/docs/admin/dns.md index 3d1ac8ed493..227076cf50e 100644 --- a/docs/admin/dns.md +++ b/docs/admin/dns.md @@ -43,7 +43,9 @@ time. See [the docs for the DNS cluster addon](http://releases.k8s.io/v1.0.1/cluster/addons/dns/README.md). + + diff --git a/docs/admin/etcd.md b/docs/admin/etcd.md index b62b50347d5..35b370240bd 100644 --- a/docs/admin/etcd.md +++ b/docs/admin/etcd.md @@ -50,7 +50,9 @@ curl -fs -X PUT "http://${host}:${port}/v2/keys/_test" ``` + + diff --git a/docs/admin/high-availability.md b/docs/admin/high-availability.md index c6e2c74706d..32ec1a96631 100644 --- a/docs/admin/high-availability.md +++ b/docs/admin/high-availability.md @@ -253,7 +253,9 @@ We indeed have an initial proof of concept tester for this, which is available [ It implements the major concepts (with a few minor reductions for simplicity), of the podmaster HA implementation alongside a quick smoke test using k8petstore. + + diff --git a/docs/admin/introduction.md b/docs/admin/introduction.md index eda41db85a2..d4f74c22797 100644 --- a/docs/admin/introduction.md +++ b/docs/admin/introduction.md @@ -79,7 +79,9 @@ project](salt.md). * **Admission Controllers** [admission_controllers](admission-controllers.md) + + diff --git a/docs/admin/kube-apiserver.md b/docs/admin/kube-apiserver.md index b643634112b..41acd532fd0 100644 --- a/docs/admin/kube-apiserver.md +++ b/docs/admin/kube-apiserver.md @@ -76,7 +76,9 @@ cluster's shared state through which all other components interact. ###### Auto generated by spf13/cobra at 2015-07-06 18:03:28.852677626 +0000 UTC + + diff --git a/docs/admin/kube-controller-manager.md b/docs/admin/kube-controller-manager.md index 4d614257e81..3a3cfa110c8 100644 --- a/docs/admin/kube-controller-manager.md +++ b/docs/admin/kube-controller-manager.md @@ -54,7 +54,9 @@ controller, and serviceaccounts controller. ###### Auto generated by spf13/cobra at 2015-07-06 18:03:31.507732064 +0000 UTC + + diff --git a/docs/admin/kube-proxy.md b/docs/admin/kube-proxy.md index 3e003ae8466..6606b516ef2 100644 --- a/docs/admin/kube-proxy.md +++ b/docs/admin/kube-proxy.md @@ -36,7 +36,9 @@ with the apiserver API to configure the proxy. ###### Auto generated by spf13/cobra at 2015-07-06 18:03:37.657112759 +0000 UTC + + diff --git a/docs/admin/kube-scheduler.md b/docs/admin/kube-scheduler.md index dc20a97c300..2e1bf4bda34 100644 --- a/docs/admin/kube-scheduler.md +++ b/docs/admin/kube-scheduler.md @@ -35,7 +35,9 @@ through the API as necessary. ###### Auto generated by spf13/cobra at 2015-07-06 18:03:39.24859096 +0000 UTC + + diff --git a/docs/admin/kubelet.md b/docs/admin/kubelet.md index 5cf3f58644f..4fabca1ee68 100644 --- a/docs/admin/kubelet.md +++ b/docs/admin/kubelet.md @@ -92,7 +92,9 @@ HTTP server: The kubelet can also listen for HTTP and respond to a simple API ###### Auto generated by spf13/cobra at 2015-07-06 18:03:36.451093085 +0000 UTC + + diff --git a/docs/admin/multi-cluster.md b/docs/admin/multi-cluster.md index 23d08fb8282..32b324fd500 100644 --- a/docs/admin/multi-cluster.md +++ b/docs/admin/multi-cluster.md @@ -66,7 +66,9 @@ service instances behind a load balancer (AWS Elastic Load Balancer, GCE Forward failures of a single cluster are not visible to end users. + + diff --git a/docs/admin/namespaces.md b/docs/admin/namespaces.md index c6b96da6311..ded9917e9e3 100644 --- a/docs/admin/namespaces.md +++ b/docs/admin/namespaces.md @@ -151,7 +151,9 @@ Details of the design of namespaces in Kubernetes, including a [detailed example can be found in the [namespaces design doc](../design/namespaces.md) + + diff --git a/docs/admin/namespaces/README.md b/docs/admin/namespaces/README.md index 6b0b36f8cbd..7461006b0e3 100644 --- a/docs/admin/namespaces/README.md +++ b/docs/admin/namespaces/README.md @@ -250,7 +250,9 @@ As the policy support in Kubernetes evolves, we will extend this scenario to sho authorization rules for each namespace. + + diff --git a/docs/admin/networking.md b/docs/admin/networking.md index d0178ae7058..613d2d532f9 100644 --- a/docs/admin/networking.md +++ b/docs/admin/networking.md @@ -200,7 +200,9 @@ plans are described in more detail in the [networking design document](../design/networking.md). + + diff --git a/docs/admin/node.md b/docs/admin/node.md index d781561a2cb..8157412e1bd 100644 --- a/docs/admin/node.md +++ b/docs/admin/node.md @@ -237,7 +237,9 @@ API object can be found at: [Node API object](https://htmlpreview.github.io/?https://github.com/GoogleCloudPlatform/kubernetes/v1.0.1/docs/api-reference/definitions.html#_v1_node). + + diff --git a/docs/admin/ovs-networking.md b/docs/admin/ovs-networking.md index 2120f0384f9..d3692a1d44e 100644 --- a/docs/admin/ovs-networking.md +++ b/docs/admin/ovs-networking.md @@ -19,7 +19,9 @@ Also, an OVS bridge is created(obr0) and added as a port to the kbr0 bridge. All Routing rules enable any 10.244.0.0/16 target to become reachable via the OVS bridge connected with the tunnels. + + diff --git a/docs/admin/resource-quota.md b/docs/admin/resource-quota.md index 5223055064d..74018c49b30 100644 --- a/docs/admin/resource-quota.md +++ b/docs/admin/resource-quota.md @@ -146,7 +146,9 @@ See a [detailed example for how to use resource quota](../user-guide/resourcequo See [ResourceQuota design doc](../design/admission_control_resource_quota.md) for more information. + + diff --git a/docs/admin/salt.md b/docs/admin/salt.md index 05a52533f7d..3f44170fdc0 100644 --- a/docs/admin/salt.md +++ b/docs/admin/salt.md @@ -104,7 +104,9 @@ We should define a grains.conf key that captures more specifically what network The [cluster/saltbase](http://releases.k8s.io/v1.0.1/cluster/saltbase/) tree has more details on the current SaltStack configuration. + + diff --git a/docs/admin/service-accounts-admin.md b/docs/admin/service-accounts-admin.md index acee5db1a95..5f98125eb1d 100644 --- a/docs/admin/service-accounts-admin.md +++ b/docs/admin/service-accounts-admin.md @@ -91,7 +91,9 @@ kubectl delete secret mysecretname ``` + + diff --git a/docs/api-reference/definitions.md b/docs/api-reference/definitions.md index da32a9b795e..f982112d466 100644 --- a/docs/api-reference/definitions.md +++ b/docs/api-reference/definitions.md @@ -1,38 +1,14 @@ - - -WARNING -WARNING -WARNING -WARNING -WARNING - -

PLEASE NOTE: This document applies to the HEAD of the source tree

- -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - - -The latest 1.0.x release of this document can be found -[here](http://releases.k8s.io/release-1.0/docs/api-reference/definitions.md). - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). - --- - - {% include definitions.html %} + + + + [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/api-reference/definitions.md?pixel)]() diff --git a/docs/api-reference/operations.md b/docs/api-reference/operations.md index f1b4d27abbe..6e5bce39c6c 100644 --- a/docs/api-reference/operations.md +++ b/docs/api-reference/operations.md @@ -1,38 +1,14 @@ - - -WARNING -WARNING -WARNING -WARNING -WARNING - -

PLEASE NOTE: This document applies to the HEAD of the source tree

- -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - - -The latest 1.0.x release of this document can be found -[here](http://releases.k8s.io/release-1.0/docs/api-reference/operations.md). - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). - --- - - {% include operations.html %} + + + + [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/api-reference/operations.md?pixel)]() diff --git a/docs/api.md b/docs/api.md index cf575ddfff8..80dbd43b4b2 100644 --- a/docs/api.md +++ b/docs/api.md @@ -77,7 +77,9 @@ Some important differences between v1beta1/2 and v1beta3: * Host volumes have been changed from `hostDir` to `hostPath` to better reflect that they can be files or directories. + + diff --git a/docs/design/README.md b/docs/design/README.md index dc2b0acc2fd..750242f665e 100644 --- a/docs/design/README.md +++ b/docs/design/README.md @@ -22,7 +22,9 @@ Finally, Kubernetes aspires to be an extensible, pluggable, building-block OSS p For more about the Kubernetes architecture, see [architecture](architecture.md). + + diff --git a/docs/design/access.md b/docs/design/access.md index 21e1bb593de..b8c32b0f27c 100644 --- a/docs/design/access.md +++ b/docs/design/access.md @@ -261,7 +261,9 @@ Improvements: - Policies to drop logging for high rate trusted API calls, or by users performing audit or other sensitive functions. + + diff --git a/docs/design/admission_control.md b/docs/design/admission_control.md index bf0c53d6788..fa80cfb3cda 100644 --- a/docs/design/admission_control.md +++ b/docs/design/admission_control.md @@ -84,7 +84,9 @@ will ensure the following: If at any step, there is an error, the request is canceled. + + diff --git a/docs/design/admission_control_limit_range.md b/docs/design/admission_control_limit_range.md index cb83024a144..0d0320443de 100644 --- a/docs/design/admission_control_limit_range.md +++ b/docs/design/admission_control_limit_range.md @@ -141,7 +141,9 @@ To make a **LimitRangeItem** more restrictive, we will intend to add these addit See the [example of Limit Range](../user-guide/limitrange/) for more information. + + diff --git a/docs/design/admission_control_resource_quota.md b/docs/design/admission_control_resource_quota.md index 1e62808da0b..71528223046 100644 --- a/docs/design/admission_control_resource_quota.md +++ b/docs/design/admission_control_resource_quota.md @@ -161,7 +161,9 @@ services 3 5 See [resource quota document](../admin/resource-quota.md) and the [example of Resource Quota](../user-guide/resourcequota/) for more information. + + diff --git a/docs/design/architecture.md b/docs/design/architecture.md index 26f3bf81671..8718917d6e0 100644 --- a/docs/design/architecture.md +++ b/docs/design/architecture.md @@ -50,7 +50,9 @@ All other cluster-level functions are currently performed by the Controller Mana The [`replicationcontroller`](../user-guide/replication-controller.md) is a mechanism that is layered on top of the simple [`pod`](../user-guide/pods.md) API. We eventually plan to port it to a generic plug-in mechanism, once one is implemented. + + diff --git a/docs/design/clustering.md b/docs/design/clustering.md index b2e64ec6a55..25e73c568e0 100644 --- a/docs/design/clustering.md +++ b/docs/design/clustering.md @@ -66,7 +66,9 @@ This flow has the admin manually approving the kubelet signing requests. This i ![Dynamic Sequence Diagram](clustering/dynamic.png) + + diff --git a/docs/design/clustering/README.md b/docs/design/clustering/README.md index 8414e356f35..63daf298e0d 100644 --- a/docs/design/clustering/README.md +++ b/docs/design/clustering/README.md @@ -31,7 +31,9 @@ If you are using boot2docker and get warnings about clock skew (or if things are If you have the fswatch utility installed, you can have it monitor the file system and automatically rebuild when files have changed. Just do a `make watch`. + + diff --git a/docs/design/command_execution_port_forwarding.md b/docs/design/command_execution_port_forwarding.md index 3241751197a..a9fc387afc7 100644 --- a/docs/design/command_execution_port_forwarding.md +++ b/docs/design/command_execution_port_forwarding.md @@ -151,7 +151,9 @@ access. Additional work is required to ensure that multiple command execution or port forwarding connections from different clients are not able to see each other's data. This can most likely be achieved via SELinux labeling and unique process contexts. + + diff --git a/docs/design/event_compression.md b/docs/design/event_compression.md index e9394b811f5..a2daa20ba0d 100644 --- a/docs/design/event_compression.md +++ b/docs/design/event_compression.md @@ -88,7 +88,9 @@ This demonstrates what would have been 20 separate entries (indicating schedulin * PR [#4444](https://github.com/GoogleCloudPlatform/kubernetes/pull/4444): Switch events history to use LRU cache instead of map + + diff --git a/docs/design/expansion.md b/docs/design/expansion.md index a527870a197..f0023376b36 100644 --- a/docs/design/expansion.md +++ b/docs/design/expansion.md @@ -391,7 +391,9 @@ spec: ``` + + diff --git a/docs/design/identifiers.md b/docs/design/identifiers.md index f233bc85034..26b6da9acde 100644 --- a/docs/design/identifiers.md +++ b/docs/design/identifiers.md @@ -97,7 +97,9 @@ objectives. 1. This may correspond to Docker's container ID. + + diff --git a/docs/design/namespaces.md b/docs/design/namespaces.md index ee006609382..feac10b6442 100644 --- a/docs/design/namespaces.md +++ b/docs/design/namespaces.md @@ -340,7 +340,9 @@ to remove that Namespace from the storage. At this point, all content associated with that Namespace, and the Namespace itself are gone. + + diff --git a/docs/design/networking.md b/docs/design/networking.md index d73eb8a64f5..a3e1ae44241 100644 --- a/docs/design/networking.md +++ b/docs/design/networking.md @@ -181,7 +181,9 @@ External IP assignment would also simplify DNS support (see below). IPv6 would be a nice option, also, but we can't depend on it yet. Docker support is in progress: [Docker issue #2974](https://github.com/dotcloud/docker/issues/2974), [Docker issue #6923](https://github.com/dotcloud/docker/issues/6923), [Docker issue #6975](https://github.com/dotcloud/docker/issues/6975). Additionally, direct ipv6 assignment to instances doesn't appear to be supported by major cloud providers (e.g., AWS EC2, GCE) yet. We'd happily take pull requests from people running Kubernetes on bare metal, though. :-) + + diff --git a/docs/design/persistent-storage.md b/docs/design/persistent-storage.md index d060e4991a2..6e0083c4a9d 100644 --- a/docs/design/persistent-storage.md +++ b/docs/design/persistent-storage.md @@ -209,7 +209,9 @@ The ```PersistentVolumeClaimBinder``` will reconcile this by removing the claim Admins can script the recycling of released volumes. Future dynamic provisioners will understand how a volume should be recycled. + + diff --git a/docs/design/principles.md b/docs/design/principles.md index 88e23c4db66..71d6c22c3e4 100644 --- a/docs/design/principles.md +++ b/docs/design/principles.md @@ -60,7 +60,9 @@ TODO * [Eric Raymond's 17 UNIX rules](https://en.wikipedia.org/wiki/Unix_philosophy#Eric_Raymond.E2.80.99s_17_Unix_Rules) + + diff --git a/docs/design/resources.md b/docs/design/resources.md index cd167154e21..b41f95afb1c 100644 --- a/docs/design/resources.md +++ b/docs/design/resources.md @@ -235,7 +235,9 @@ This is the amount of time a container spends accessing disk, including actuator * Compressible? yes + + diff --git a/docs/design/secrets.md b/docs/design/secrets.md index 598024dc21e..4819012db14 100644 --- a/docs/design/secrets.md +++ b/docs/design/secrets.md @@ -580,7 +580,9 @@ source. Both containers will have the following files present on their filesyst /etc/secret-volume/password + + diff --git a/docs/design/security.md b/docs/design/security.md index 8048d4a4320..66c716749de 100644 --- a/docs/design/security.md +++ b/docs/design/security.md @@ -122,7 +122,9 @@ The controller manager for Replication Controllers and other future controllers The Kubernetes pod scheduler is responsible for reading data from the pod to fit it onto a node in the cluster. At a minimum, it needs access to view the ID of a pod (to craft the binding), its current state, any resource information necessary to identify placement, and other data relevant to concerns like anti-affinity, zone or region preference, or custom logic. It does not need the ability to modify pods or see other resources, only to create bindings. It should not need the ability to delete bindings unless the scheduler takes control of relocating components on failed hosts (which could be implemented by a separate component that can delete bindings but not create them). The scheduler may need read access to user or project-container information to determine preferential location (underspecified at this time). + + diff --git a/docs/design/security_context.md b/docs/design/security_context.md index c06e8324b04..f979089cc15 100644 --- a/docs/design/security_context.md +++ b/docs/design/security_context.md @@ -167,7 +167,9 @@ will be denied by default. In the future the admission plugin will base this de configurable policies that reside within the [service account](https://github.com/GoogleCloudPlatform/kubernetes/pull/2297). + + diff --git a/docs/design/service_accounts.md b/docs/design/service_accounts.md index c3c32f4edf0..4db266a32c3 100644 --- a/docs/design/service_accounts.md +++ b/docs/design/service_accounts.md @@ -172,7 +172,9 @@ Finally, it may provide an interface to automate creation of new serviceAccounts to GET serviceAccounts to see what has been created. + + diff --git a/docs/design/simple-rolling-update.md b/docs/design/simple-rolling-update.md index 1ea5350edcb..3a9a87e7b2f 100644 --- a/docs/design/simple-rolling-update.md +++ b/docs/design/simple-rolling-update.md @@ -104,7 +104,9 @@ then `foo-next` is synthesized using the pattern `- + diff --git a/docs/design/versioning.md b/docs/design/versioning.md index 987385ba062..bbfcc381879 100644 --- a/docs/design/versioning.md +++ b/docs/design/versioning.md @@ -50,7 +50,9 @@ It may seem a bit strange to complete the v2 API before v2.0 is released, but *a There is a separate question of how to track the capabilities of a kubelet to facilitate rolling upgrades. That is not addressed here. + + diff --git a/docs/devel/README.md b/docs/devel/README.md index 26edc279bc7..79813faf83e 100644 --- a/docs/devel/README.md +++ b/docs/devel/README.md @@ -77,7 +77,9 @@ Guide](../admin/README.md). and how the version information gets embedded into the built binaries. + + diff --git a/docs/devel/api-conventions.md b/docs/devel/api-conventions.md index 985a2e883ec..708b33fc2a6 100644 --- a/docs/devel/api-conventions.md +++ b/docs/devel/api-conventions.md @@ -621,7 +621,9 @@ Possible values for the `reason` and `details` fields: TODO: Document events (refer to another doc for details) + + diff --git a/docs/devel/api_changes.md b/docs/devel/api_changes.md index 9a4478aea7b..189e1e9c7c8 100644 --- a/docs/devel/api_changes.md +++ b/docs/devel/api_changes.md @@ -349,7 +349,9 @@ the change gets in. If you are unsure, ask. Also make sure that the change gets TODO(smarterclayton): write this. + + diff --git a/docs/devel/cherry-picks.md b/docs/devel/cherry-picks.md index 50ac83fcbfa..3dd1221b4e2 100644 --- a/docs/devel/cherry-picks.md +++ b/docs/devel/cherry-picks.md @@ -37,7 +37,9 @@ against a release is a GitHub query: For example, [this query is all of the v0.21.x cherry-picks](https://github.com/GoogleCloudPlatform/kubernetes/pulls?utf8=%E2%9C%93&q=is%3Apr+%22automated+cherry+pick%22+base%3Arelease-0.21) + + diff --git a/docs/devel/cli-roadmap.md b/docs/devel/cli-roadmap.md index ccc653c01b3..81dda39162f 100644 --- a/docs/devel/cli-roadmap.md +++ b/docs/devel/cli-roadmap.md @@ -11,7 +11,9 @@ See github issues with the following labels: * [component/client](https://github.com/GoogleCloudPlatform/kubernetes/labels/component/client) + + diff --git a/docs/devel/client-libraries.md b/docs/devel/client-libraries.md index faa2e67835d..ff23f98aa59 100644 --- a/docs/devel/client-libraries.md +++ b/docs/devel/client-libraries.md @@ -23,7 +23,9 @@ * [Perl](https://metacpan.org/pod/Net::Kubernetes) + + diff --git a/docs/devel/coding-conventions.md b/docs/devel/coding-conventions.md index f3be1ecce1a..eef93bd5524 100644 --- a/docs/devel/coding-conventions.md +++ b/docs/devel/coding-conventions.md @@ -10,7 +10,9 @@ Coding style advice for contributors - https://gist.github.com/lavalamp/4bd23295a9f32706a48f + + diff --git a/docs/devel/collab.md b/docs/devel/collab.md index ac5b7e9d984..bd2a556182d 100644 --- a/docs/devel/collab.md +++ b/docs/devel/collab.md @@ -45,7 +45,9 @@ PRs that are incorrectly judged to be merge-able, may be reverted and subject to Any maintainer or core contributor who wants to review a PR but does not have time immediately may put a hold on a PR simply by saying so on the PR discussion and offering an ETA measured in single-digit days at most. Any PR that has a hold shall not be merged until the person who requested the hold acks the review, withdraws their hold, or is overruled by a preponderance of maintainers. + + diff --git a/docs/devel/developer-guides/vagrant.md b/docs/devel/developer-guides/vagrant.md index 2f04e65d569..fec2c387680 100644 --- a/docs/devel/developer-guides/vagrant.md +++ b/docs/devel/developer-guides/vagrant.md @@ -349,7 +349,9 @@ export KUBERNETES_MINION_MEMORY=2048 `vagrant suspend` seems to mess up the network. It's not supported at this time. + + diff --git a/docs/devel/development.md b/docs/devel/development.md index 607a5f2bf98..5240f94cf70 100644 --- a/docs/devel/development.md +++ b/docs/devel/development.md @@ -309,7 +309,9 @@ hack/run-gendocs.sh ``` + + diff --git a/docs/devel/faster_reviews.md b/docs/devel/faster_reviews.md index 2e21f770262..1323ec3d484 100644 --- a/docs/devel/faster_reviews.md +++ b/docs/devel/faster_reviews.md @@ -181,7 +181,9 @@ a bit of thought into how your work can be made easier to review. If you do these things your PRs will flow much more easily. + + diff --git a/docs/devel/flaky-tests.md b/docs/devel/flaky-tests.md index 6cc8f55690a..b77fd7c1d55 100644 --- a/docs/devel/flaky-tests.md +++ b/docs/devel/flaky-tests.md @@ -70,7 +70,9 @@ If you do a final check for flakes with `docker ps -a`, ignore tasks that exited Happy flake hunting! + + diff --git a/docs/devel/getting-builds.md b/docs/devel/getting-builds.md index d5ff587b75d..ac28f18ef8a 100644 --- a/docs/devel/getting-builds.md +++ b/docs/devel/getting-builds.md @@ -27,7 +27,9 @@ gsutil ls gs://kubernetes-release/release # list all official re ``` + + diff --git a/docs/devel/instrumentation.md b/docs/devel/instrumentation.md index d9aa0938b53..85034583919 100644 --- a/docs/devel/instrumentation.md +++ b/docs/devel/instrumentation.md @@ -37,7 +37,9 @@ https://github.com/prometheus/client_golang/blob/master/prometheus/histogram.go https://github.com/prometheus/client_golang/blob/master/prometheus/summary.go + + diff --git a/docs/devel/issues.md b/docs/devel/issues.md index 71691c420d8..a1db9764b20 100644 --- a/docs/devel/issues.md +++ b/docs/devel/issues.md @@ -23,7 +23,9 @@ Definitions * untriaged - anything without a priority/X label will be considered untriaged + + diff --git a/docs/devel/logging.md b/docs/devel/logging.md index 8dabad5a165..a30e59ccbcc 100644 --- a/docs/devel/logging.md +++ b/docs/devel/logging.md @@ -30,7 +30,9 @@ The following conventions for the glog levels to use. [glog](http://godoc.org/g As per the comments, the practical default level is V(2). Developers and QE environments may wish to run at V(3) or V(4). If you wish to change the log level, you can pass in `-v=X` where X is the desired maximum level to log. + + diff --git a/docs/devel/making-release-notes.md b/docs/devel/making-release-notes.md index 82c53cc2fef..ea61c26aeb9 100644 --- a/docs/devel/making-release-notes.md +++ b/docs/devel/making-release-notes.md @@ -44,7 +44,9 @@ With the final markdown all set, cut and paste it to the top of `CHANGELOG.md` * Press Save. + + diff --git a/docs/devel/profiling.md b/docs/devel/profiling.md index 77138036430..d3eec9f23e5 100644 --- a/docs/devel/profiling.md +++ b/docs/devel/profiling.md @@ -46,7 +46,9 @@ to get 30 sec. CPU profile. To enable contention profiling you need to add line `rt.SetBlockProfileRate(1)` in addition to `m.mux.HandleFunc(...)` added before (`rt` stands for `runtime` in `master.go`). This enables 'debug/pprof/block' subpage, which can be used as an input to `go tool pprof`. + + diff --git a/docs/devel/pull-requests.md b/docs/devel/pull-requests.md index 9ec0764ad4d..3dbc126fa24 100644 --- a/docs/devel/pull-requests.md +++ b/docs/devel/pull-requests.md @@ -33,7 +33,9 @@ Once those requirements are met, they will be labeled [ok-to-merge](https://gith These restrictions will be relaxed after v1.0 is released. + + diff --git a/docs/devel/releasing.md b/docs/devel/releasing.md index 59f0061ab26..733818f30dc 100644 --- a/docs/devel/releasing.md +++ b/docs/devel/releasing.md @@ -310,7 +310,9 @@ by plain mortals (in a perfect world PR/issue's title would be enough but often it is just too cryptic/geeky/domain-specific that it isn't). + + diff --git a/docs/devel/scheduler.md b/docs/devel/scheduler.md index 68194acf66f..d41efb58d7f 100644 --- a/docs/devel/scheduler.md +++ b/docs/devel/scheduler.md @@ -51,7 +51,9 @@ If you want to get a global picture of how the scheduler works, you can start in [plugin/cmd/kube-scheduler/app/server.go](http://releases.k8s.io/v1.0.1/plugin/cmd/kube-scheduler/app/server.go) + + diff --git a/docs/devel/scheduler_algorithm.md b/docs/devel/scheduler_algorithm.md index 7be6673658c..9ac398d32c1 100644 --- a/docs/devel/scheduler_algorithm.md +++ b/docs/devel/scheduler_algorithm.md @@ -39,7 +39,9 @@ Currently, Kubernetes scheduler provides some practical priority functions, incl The details of the above priority functions can be found in [plugin/pkg/scheduler/algorithm/priorities](http://releases.k8s.io/v1.0.1/plugin/pkg/scheduler/algorithm/priorities/). Kubernetes uses some, but not all, of these priority functions by default. You can see which ones are used by default in [plugin/pkg/scheduler/algorithmprovider/defaults/defaults.go](http://releases.k8s.io/HEAD/plugin/pkg/scheduler/algorithmprovider/defaults/defaults.go). Similar as predicates, you can combine the above priority functions and assign weight factors (positive number) to them as you want (check [scheduler.md](scheduler.md) for how to customize). + + diff --git a/docs/devel/writing-a-getting-started-guide.md b/docs/devel/writing-a-getting-started-guide.md index 25e204d9d09..5fa44eab7f4 100644 --- a/docs/devel/writing-a-getting-started-guide.md +++ b/docs/devel/writing-a-getting-started-guide.md @@ -101,7 +101,9 @@ These guidelines say *what* to do. See the Rationale section for *why*. + + diff --git a/docs/getting-started-guides/README.md b/docs/getting-started-guides/README.md index ed4d19f883e..35f5c37ff3f 100644 --- a/docs/getting-started-guides/README.md +++ b/docs/getting-started-guides/README.md @@ -163,7 +163,9 @@ Definition of columns: [1]: https://gist.github.com/erictune/4cabc010906afbcc5061 + + diff --git a/docs/getting-started-guides/aws-coreos.md b/docs/getting-started-guides/aws-coreos.md index 0ef3cdd8b85..f51b318c1e3 100644 --- a/docs/getting-started-guides/aws-coreos.md +++ b/docs/getting-started-guides/aws-coreos.md @@ -217,7 +217,9 @@ kubectl delete pods hello ``` + + diff --git a/docs/getting-started-guides/aws.md b/docs/getting-started-guides/aws.md index d8e6db351cb..2b4feadc90e 100644 --- a/docs/getting-started-guides/aws.md +++ b/docs/getting-started-guides/aws.md @@ -111,7 +111,9 @@ Please see the [Kubernetes docs](../../docs/) for more details on administering and using a Kubernetes cluster. + + diff --git a/docs/getting-started-guides/aws/kubectl.md b/docs/getting-started-guides/aws/kubectl.md index 65d1668ccc4..690ef794157 100644 --- a/docs/getting-started-guides/aws/kubectl.md +++ b/docs/getting-started-guides/aws/kubectl.md @@ -29,7 +29,9 @@ ssh -f -nNT -L 8080:127.0.0.1:8080 core@ ``` + + diff --git a/docs/getting-started-guides/azure.md b/docs/getting-started-guides/azure.md index 0ea86a61fea..af384888086 100644 --- a/docs/getting-started-guides/azure.md +++ b/docs/getting-started-guides/azure.md @@ -82,7 +82,9 @@ cluster/kube-down.sh ``` + + diff --git a/docs/getting-started-guides/binary_release.md b/docs/getting-started-guides/binary_release.md index 2feae03fa58..56d40db7d6a 100644 --- a/docs/getting-started-guides/binary_release.md +++ b/docs/getting-started-guides/binary_release.md @@ -28,7 +28,9 @@ make release For more details on the release process see the [`build/` directory](http://releases.k8s.io/v1.0.1/build/) + + diff --git a/docs/getting-started-guides/centos/centos_manual_config.md b/docs/getting-started-guides/centos/centos_manual_config.md index aefdca7a6e2..088b99dac70 100644 --- a/docs/getting-started-guides/centos/centos_manual_config.md +++ b/docs/getting-started-guides/centos/centos_manual_config.md @@ -174,7 +174,9 @@ centos-minion Ready You should have a functional cluster, check out [101](../../../docs/user-guide/walkthrough/README.md)! + + diff --git a/docs/getting-started-guides/cloudstack.md b/docs/getting-started-guides/cloudstack.md index 5b95b3afc41..b8c8fe222bc 100644 --- a/docs/getting-started-guides/cloudstack.md +++ b/docs/getting-started-guides/cloudstack.md @@ -88,7 +88,9 @@ SSH to it using the key that was created and using the _core_ user and you can l e9af8293... role=node + + diff --git a/docs/getting-started-guides/coreos.md b/docs/getting-started-guides/coreos.md index 64ce0b1c8dd..5e69455fb07 100644 --- a/docs/getting-started-guides/coreos.md +++ b/docs/getting-started-guides/coreos.md @@ -16,7 +16,9 @@ There are multiple guides on running Kubernetes with [CoreOS](http://coreos.com) * [Resizable multi-node cluster on Azure with Weave](coreos/azure/README.md) + + diff --git a/docs/getting-started-guides/coreos/azure/README.md b/docs/getting-started-guides/coreos/azure/README.md index 805826a138e..6afeaeafce3 100644 --- a/docs/getting-started-guides/coreos/azure/README.md +++ b/docs/getting-started-guides/coreos/azure/README.md @@ -225,7 +225,9 @@ If you don't wish care about the Azure bill, you can tear down the cluster. It's By the way, with the scripts shown, you can deploy multiple clusters, if you like :) + + diff --git a/docs/getting-started-guides/coreos/bare_metal_offline.md b/docs/getting-started-guides/coreos/bare_metal_offline.md index a1f2ca31900..4a6b5f4adb1 100644 --- a/docs/getting-started-guides/coreos/bare_metal_offline.md +++ b/docs/getting-started-guides/coreos/bare_metal_offline.md @@ -674,7 +674,9 @@ Kill all pods: for i in `kubectl get pods | awk '{print $1}'`; do kubectl stop pod $i; done + + diff --git a/docs/getting-started-guides/coreos/coreos_multinode_cluster.md b/docs/getting-started-guides/coreos/coreos_multinode_cluster.md index cf8976f0526..f26502ed953 100644 --- a/docs/getting-started-guides/coreos/coreos_multinode_cluster.md +++ b/docs/getting-started-guides/coreos/coreos_multinode_cluster.md @@ -141,7 +141,9 @@ hdiutil makehybrid -iso -joliet -joliet-volume-name "config-2" -joliet -o node.i Boot one or more the [vmware image](https://coreos.com/docs/running-coreos/platforms/vmware) using `node.iso` as a config drive. + + diff --git a/docs/getting-started-guides/docker-multinode.md b/docs/getting-started-guides/docker-multinode.md index ba962a8a51f..9715a8668c8 100644 --- a/docs/getting-started-guides/docker-multinode.md +++ b/docs/getting-started-guides/docker-multinode.md @@ -64,7 +64,9 @@ Once your cluster has been created you can [test it out](docker-multinode/testin For more complete applications, please look in the [examples directory](../../examples/) + + diff --git a/docs/getting-started-guides/docker-multinode/master.md b/docs/getting-started-guides/docker-multinode/master.md index 3a849e0d3a0..d6ea1aa45b8 100644 --- a/docs/getting-started-guides/docker-multinode/master.md +++ b/docs/getting-started-guides/docker-multinode/master.md @@ -171,7 +171,9 @@ If all else fails, ask questions on IRC at [#google-containers](http://webchat.f Move on to [adding one or more workers](worker.md) + + diff --git a/docs/getting-started-guides/docker-multinode/testing.md b/docs/getting-started-guides/docker-multinode/testing.md index 805c83c787b..3b024356706 100644 --- a/docs/getting-started-guides/docker-multinode/testing.md +++ b/docs/getting-started-guides/docker-multinode/testing.md @@ -68,7 +68,9 @@ kubectl get pods You should see pods landing on the newly added machine. + + diff --git a/docs/getting-started-guides/docker-multinode/worker.md b/docs/getting-started-guides/docker-multinode/worker.md index 6be46d7028d..bc1ee2381d3 100644 --- a/docs/getting-started-guides/docker-multinode/worker.md +++ b/docs/getting-started-guides/docker-multinode/worker.md @@ -134,7 +134,9 @@ sudo docker run -d --net=host --privileged gcr.io/google_containers/hyperkube:v0 Move on to [testing your cluster](testing.md) or [add another node](#adding-a-kubernetes-worker-node-via-docker) + + diff --git a/docs/getting-started-guides/docker.md b/docs/getting-started-guides/docker.md index 1c45acb258d..e457cba4e9e 100644 --- a/docs/getting-started-guides/docker.md +++ b/docs/getting-started-guides/docker.md @@ -116,7 +116,9 @@ the cluster, you need to first kill the kubelet container, and then any other co You may use `docker ps -a | awk '{print $1}' | xargs docker kill`, note this removes _all_ containers running under Docker, so use with caution. + + diff --git a/docs/getting-started-guides/fedora/fedora_ansible_config.md b/docs/getting-started-guides/fedora/fedora_ansible_config.md index 486fa50003d..003c12828a0 100644 --- a/docs/getting-started-guides/fedora/fedora_ansible_config.md +++ b/docs/getting-started-guides/fedora/fedora_ansible_config.md @@ -226,7 +226,9 @@ curl http://localhost That's it ! + + diff --git a/docs/getting-started-guides/fedora/fedora_manual_config.md b/docs/getting-started-guides/fedora/fedora_manual_config.md index 7802d3d6257..6c011d0c6b4 100644 --- a/docs/getting-started-guides/fedora/fedora_manual_config.md +++ b/docs/getting-started-guides/fedora/fedora_manual_config.md @@ -201,7 +201,9 @@ kubectl delete -f ./node.json You should have a functional cluster, check out [101](../../../docs/user-guide/walkthrough/README.md)! + + diff --git a/docs/getting-started-guides/fedora/flannel_multi_node_cluster.md b/docs/getting-started-guides/fedora/flannel_multi_node_cluster.md index e74d624ce58..25dd20d69d2 100644 --- a/docs/getting-started-guides/fedora/flannel_multi_node_cluster.md +++ b/docs/getting-started-guides/fedora/flannel_multi_node_cluster.md @@ -186,7 +186,9 @@ PING 18.16.90.4 (18.16.90.4) 56(84) bytes of data. * Now Kubernetes multi-node cluster is set up with overlay networking set up by flannel. + + diff --git a/docs/getting-started-guides/gce.md b/docs/getting-started-guides/gce.md index 31bc8dd83c7..0e4e8688518 100644 --- a/docs/getting-started-guides/gce.md +++ b/docs/getting-started-guides/gce.md @@ -220,7 +220,9 @@ field values: * Allowed Protocols and Port: `tcp:1-65535;udp:1-65535;icmp` + + diff --git a/docs/getting-started-guides/juju.md b/docs/getting-started-guides/juju.md index 418f015fe0a..b56ad8cfa08 100644 --- a/docs/getting-started-guides/juju.md +++ b/docs/getting-started-guides/juju.md @@ -239,7 +239,9 @@ MAAS (bare metal) | TBD GCE | TBD + + diff --git a/docs/getting-started-guides/libvirt-coreos.md b/docs/getting-started-guides/libvirt-coreos.md index 8acbed01a3a..3d3ff2f5bbc 100644 --- a/docs/getting-started-guides/libvirt-coreos.md +++ b/docs/getting-started-guides/libvirt-coreos.md @@ -276,7 +276,9 @@ usermod -a -G libvirtd $USER Ensure libvirtd has been restarted since ebtables was installed. + + diff --git a/docs/getting-started-guides/locally.md b/docs/getting-started-guides/locally.md index 3763ea4b392..878d2cfcf58 100644 --- a/docs/getting-started-guides/locally.md +++ b/docs/getting-started-guides/locally.md @@ -136,7 +136,9 @@ One or more of the KUbernetes daemons might've crashed. Tail the logs of each in The local-up-cluster.sh script doesn't start a DNS service. Similar situation can be found [here](https://github.com/GoogleCloudPlatform/kubernetes/issues/6667). You can start a manually. Related documents can be found [here](../../cluster/addons/dns/#how-do-i-configure-it) + + diff --git a/docs/getting-started-guides/logging-elasticsearch.md b/docs/getting-started-guides/logging-elasticsearch.md index c106c39e8de..85795ea2e13 100644 --- a/docs/getting-started-guides/logging-elasticsearch.md +++ b/docs/getting-started-guides/logging-elasticsearch.md @@ -235,7 +235,9 @@ Starting to serve on localhost:8001 Now you can visit the URL [http://localhost:8001/api/v1/proxy/namespaces/kube-system/services/elasticsearch-logging](http://localhost:8001/api/v1/proxy/namespaces/kube-system/services/elasticsearch-logging) to contact Elasticsearch and [http://localhost:8001/api/v1/proxy/namespaces/kube-system/services/kibana-logging](http://localhost:8001/api/v1/proxy/namespaces/kube-system/services/kibana-logging) to access the Kibana viewer. + + diff --git a/docs/getting-started-guides/logging.md b/docs/getting-started-guides/logging.md index bd2e5bd93cd..a0d900ce104 100644 --- a/docs/getting-started-guides/logging.md +++ b/docs/getting-started-guides/logging.md @@ -202,7 +202,9 @@ This page has touched briefly on the underlying mechanisms that support gatherin Some of the material in this section also appears in the blog article [Cluster Level Logging with Kubernetes](http://blog.kubernetes.io/2015/06/cluster-level-logging-with-kubernetes.html). + + diff --git a/docs/getting-started-guides/mesos.md b/docs/getting-started-guides/mesos.md index 57e8ac35b3a..5af67821038 100644 --- a/docs/getting-started-guides/mesos.md +++ b/docs/getting-started-guides/mesos.md @@ -343,7 +343,9 @@ Future work will add instructions to this guide to enable support for Kubernetes [13]: ../../contrib/mesos/README.md + + diff --git a/docs/getting-started-guides/ovirt.md b/docs/getting-started-guides/ovirt.md index ed74ec60f15..b9e392e6af6 100644 --- a/docs/getting-started-guides/ovirt.md +++ b/docs/getting-started-guides/ovirt.md @@ -58,7 +58,9 @@ This short screencast demonstrates how the oVirt Cloud Provider can be used to d [![Screencast](http://img.youtube.com/vi/JyyST4ZKne8/0.jpg)](http://www.youtube.com/watch?v=JyyST4ZKne8) + + diff --git a/docs/getting-started-guides/rackspace.md b/docs/getting-started-guides/rackspace.md index fe14985d6da..09d5d86c277 100644 --- a/docs/getting-started-guides/rackspace.md +++ b/docs/getting-started-guides/rackspace.md @@ -74,7 +74,9 @@ There is a specific `cluster/rackspace` directory with the scripts for the follo - eth2 - Cloud Network - Used for k8s pods to communicate with one another. The proxy service will pass traffic via this interface. + + diff --git a/docs/getting-started-guides/rkt/README.md b/docs/getting-started-guides/rkt/README.md index db28f7b4dd4..5469518a6b4 100644 --- a/docs/getting-started-guides/rkt/README.md +++ b/docs/getting-started-guides/rkt/README.md @@ -106,7 +106,9 @@ See [a simple nginx example](../../../docs/user-guide/simple-nginx.md) to try ou For more complete applications, please look in the [examples directory](../../../examples/). + + diff --git a/docs/getting-started-guides/scratch.md b/docs/getting-started-guides/scratch.md index bfd3fdb74e3..e9e109da108 100644 --- a/docs/getting-started-guides/scratch.md +++ b/docs/getting-started-guides/scratch.md @@ -838,7 +838,9 @@ If you run into trouble, please see the section on [troubleshooting](gce.md#trou [google-containers group](https://groups.google.com/forum/#!forum/google-containers), or come ask questions on IRC at [#google-containers](http://webchat.freenode.net/?channels=google-containers) on freenode. + + diff --git a/docs/getting-started-guides/ubuntu-calico.md b/docs/getting-started-guides/ubuntu-calico.md index 5c8a5ecc07f..6bc151d7008 100644 --- a/docs/getting-started-guides/ubuntu-calico.md +++ b/docs/getting-started-guides/ubuntu-calico.md @@ -257,7 +257,9 @@ This chain should be applied on the master and all nodes. In production, these r In a datacenter environment, it is recommended to configure Calico to peer with the border routers over BGP. This means that the container IPs will be routable anywhere in the datacenter, and so NAT is not needed on the nodes (though it may be enabled at the datacenter edge to allow outbound-only internet connectivity). + + diff --git a/docs/getting-started-guides/ubuntu.md b/docs/getting-started-guides/ubuntu.md index 59d9301205c..846c69c8116 100644 --- a/docs/getting-started-guides/ubuntu.md +++ b/docs/getting-started-guides/ubuntu.md @@ -190,7 +190,9 @@ Please try: 4. You can also customize your own settings in `/etc/default/{component_name}` after configured success. + + diff --git a/docs/getting-started-guides/vagrant.md b/docs/getting-started-guides/vagrant.md index a61a836508b..12898a18143 100644 --- a/docs/getting-started-guides/vagrant.md +++ b/docs/getting-started-guides/vagrant.md @@ -358,7 +358,9 @@ export KUBERNETES_VAGRANT_USE_NFS=true ``` + + diff --git a/docs/getting-started-guides/vsphere.md b/docs/getting-started-guides/vsphere.md index 95faf5ddcb4..23498ac456b 100644 --- a/docs/getting-started-guides/vsphere.md +++ b/docs/getting-started-guides/vsphere.md @@ -92,7 +92,9 @@ going on (find yourself authorized with your SSH key, or use the password `kube` otherwise). + + diff --git a/docs/proposals/autoscaling.md b/docs/proposals/autoscaling.md index 3706a8ec838..a0c98eaec86 100644 --- a/docs/proposals/autoscaling.md +++ b/docs/proposals/autoscaling.md @@ -261,7 +261,9 @@ temporarily disable negative decrement thresholds until the deployment process i an auto-scaler to be able to grow capacity during a deployment than to shrink the number of instances precisely. + + diff --git a/docs/proposals/federation.md b/docs/proposals/federation.md index f76faac1cb7..cff0cf00fcc 100644 --- a/docs/proposals/federation.md +++ b/docs/proposals/federation.md @@ -438,7 +438,9 @@ their primary zookeeper replica? And now how do I do a shared, highly available redis database? + + diff --git a/docs/proposals/high-availability.md b/docs/proposals/high-availability.md index 83f6ceca3b0..62506c7c264 100644 --- a/docs/proposals/high-availability.md +++ b/docs/proposals/high-availability.md @@ -57,7 +57,9 @@ There is a short window after a new master acquires the lease, during which data * Is there a desire to keep track of all nodes for a specific component type? + + diff --git a/docs/reporting-security-issues.md b/docs/reporting-security-issues.md index 4081d9d42fd..53ee659bd2c 100644 --- a/docs/reporting-security-issues.md +++ b/docs/reporting-security-issues.md @@ -1,33 +1,5 @@ - - -WARNING -WARNING -WARNING -WARNING -WARNING - -

PLEASE NOTE: This document applies to the HEAD of the source tree

- -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - - -The latest 1.0.x release of this document can be found -[here](http://releases.k8s.io/release-1.0/docs/reporting-security-issues.md). - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). - --- - - @@ -51,6 +23,10 @@ To report an issue, please: An online submission will have the fastest response; however, if you prefer email, please send mail to security@google.com. If you feel the need, please use the [PGP public key](https://services.google.com/corporate/publickey.txt) to encrypt communications. + + + + [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/reporting-security-issues.md?pixel)]() diff --git a/docs/roadmap.md b/docs/roadmap.md index 88f09681a39..02c52fcc261 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -10,7 +10,9 @@ We're in the process of prioritizing changes to be made after 1.0. Please watch the [Github milestones] (https://github.com/GoogleCloudPlatform/kubernetes/milestones) for our future plans. + + diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index 7ae173433aa..e578a02c558 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -43,7 +43,9 @@ The Kubernetes team hangs out on IRC at [`#google-containers`](https://botbot.me The Kubernetes mailing list is [google-containers@googlegroups.com](https://groups.google.com/forum/#!forum/google-containers) + + diff --git a/docs/user-guide/README.md b/docs/user-guide/README.md index 9f14c02116a..7b233a54e80 100644 --- a/docs/user-guide/README.md +++ b/docs/user-guide/README.md @@ -102,7 +102,9 @@ If you don't have much familiarity with Kubernetes, we recommend you read the fo * [Perform a rolling update on a running group of pods](update-demo/) + + diff --git a/docs/user-guide/accessing-the-cluster.md b/docs/user-guide/accessing-the-cluster.md index 1b2f608ef4b..8b3d7c0fc79 100644 --- a/docs/user-guide/accessing-the-cluster.md +++ b/docs/user-guide/accessing-the-cluster.md @@ -290,7 +290,9 @@ Kubernetes users will typically not need to worry about anything other than the will typically ensure that the latter types are setup correctly. + + diff --git a/docs/user-guide/annotations.md b/docs/user-guide/annotations.md index ca2a7b780f1..87da8fb2031 100644 --- a/docs/user-guide/annotations.md +++ b/docs/user-guide/annotations.md @@ -31,7 +31,9 @@ Possible information that could be recorded in annotations: Yes, this information could be stored in an external database or directory, but that would make it much harder to produce shared client libraries and tools for deployment, management, introspection, etc. + + diff --git a/docs/user-guide/application-troubleshooting.md b/docs/user-guide/application-troubleshooting.md index 389972e0b35..1611c936252 100644 --- a/docs/user-guide/application-troubleshooting.md +++ b/docs/user-guide/application-troubleshooting.md @@ -178,7 +178,9 @@ If none of the above solves your problem, follow the instructions in [Debugging You may also visit [troubleshooting document](../troubleshooting.md) for more information. + + diff --git a/docs/user-guide/compute-resources.md b/docs/user-guide/compute-resources.md index 6afe7a66a25..a95f6b7cd4c 100644 --- a/docs/user-guide/compute-resources.md +++ b/docs/user-guide/compute-resources.md @@ -224,7 +224,9 @@ cores. We plan to revise the definition of the cpu resource to allow for more c across providers and platforms. + + diff --git a/docs/user-guide/config-best-practices.md b/docs/user-guide/config-best-practices.md index 72c5f30e023..694d3bbdccf 100644 --- a/docs/user-guide/config-best-practices.md +++ b/docs/user-guide/config-best-practices.md @@ -26,7 +26,9 @@ This document is meant to highlight and consolidate in one place configuration b 1. Put an object description in an annotation to allow better introspection. + + diff --git a/docs/user-guide/configuring-containers.md b/docs/user-guide/configuring-containers.md index 8d020984794..9ab98abcb53 100644 --- a/docs/user-guide/configuring-containers.md +++ b/docs/user-guide/configuring-containers.md @@ -180,7 +180,9 @@ On the other hand, containers and their logs are eventually deleted automaticall [Learn about deploying continuously running applications.](deploying-applications.md) + + diff --git a/docs/user-guide/connecting-applications.md b/docs/user-guide/connecting-applications.md index 5b805bc3486..b7007174610 100644 --- a/docs/user-guide/connecting-applications.md +++ b/docs/user-guide/connecting-applications.md @@ -401,7 +401,9 @@ $ curl https://104.197.68.43 -k [Learn about more Kubernetes features that will help you run containers reliably in production.](production-pods.md) + + diff --git a/docs/user-guide/connecting-to-applications-port-forward.md b/docs/user-guide/connecting-to-applications-port-forward.md index 9fc959a2b6f..3f1ae24f44f 100644 --- a/docs/user-guide/connecting-to-applications-port-forward.md +++ b/docs/user-guide/connecting-to-applications-port-forward.md @@ -52,7 +52,9 @@ PONG Now one can debug the database from the local workstation. + + diff --git a/docs/user-guide/connecting-to-applications-proxy.md b/docs/user-guide/connecting-to-applications-proxy.md index 65648a3fda5..edb9c7cd28e 100644 --- a/docs/user-guide/connecting-to-applications-proxy.md +++ b/docs/user-guide/connecting-to-applications-proxy.md @@ -32,7 +32,9 @@ Starting to serve on localhost:8001 Now you can access the kube-ui service on your local workstation at [http://localhost:8001/api/v1/proxy/namespaces/kube-system/services/kube-ui](http://localhost:8001/api/v1/proxy/namespaces/kube-system/services/kube-ui) + + diff --git a/docs/user-guide/container-environment.md b/docs/user-guide/container-environment.md index d0bbedbd72e..b4d867e7fa8 100644 --- a/docs/user-guide/container-environment.md +++ b/docs/user-guide/container-environment.md @@ -118,7 +118,9 @@ Hook handlers are the way that hooks are surfaced to containers.  Containers ca [1]: http://man7.org/linux/man-pages/man2/gethostname.2.html + + diff --git a/docs/user-guide/containers.md b/docs/user-guide/containers.md index 908ae269364..b556c169996 100644 --- a/docs/user-guide/containers.md +++ b/docs/user-guide/containers.md @@ -94,7 +94,9 @@ The relationship between Docker's capabilities and [Linux capabilities](http://m | BLOCK_SUSPEND | CAP_BLOCK_SUSPEND | + + diff --git a/docs/user-guide/debugging-services.md b/docs/user-guide/debugging-services.md index 38fdff3d770..5cd9c75cac1 100644 --- a/docs/user-guide/debugging-services.md +++ b/docs/user-guide/debugging-services.md @@ -527,7 +527,9 @@ Contact us on Visit [troubleshooting document](../troubleshooting.md) for more information. + + diff --git a/docs/user-guide/deploying-applications.md b/docs/user-guide/deploying-applications.md index dc5980e979b..a3c938a870a 100644 --- a/docs/user-guide/deploying-applications.md +++ b/docs/user-guide/deploying-applications.md @@ -127,7 +127,9 @@ You could also specify the `selector` explicitly, such as if you wanted to speci [Learn about exposing applications to users and clients, and connecting tiers of your application together.](connecting-applications.md) + + diff --git a/docs/user-guide/docker-cli-to-kubectl.md b/docs/user-guide/docker-cli-to-kubectl.md index c65910b27ae..d98282a26c4 100644 --- a/docs/user-guide/docker-cli-to-kubectl.md +++ b/docs/user-guide/docker-cli-to-kubectl.md @@ -250,7 +250,9 @@ InfluxDB is running at https://108.59.85.141/api/v1/proxy/namespaces/kube-system ``` + + diff --git a/docs/user-guide/downward-api.md b/docs/user-guide/downward-api.md index a6baa3a2701..8a9069e8b39 100644 --- a/docs/user-guide/downward-api.md +++ b/docs/user-guide/downward-api.md @@ -79,7 +79,9 @@ Some more thorough examples: * [downward API](downward-api/) + + diff --git a/docs/user-guide/downward-api/README.md b/docs/user-guide/downward-api/README.md index d75c5da9b74..bc149c4b524 100644 --- a/docs/user-guide/downward-api/README.md +++ b/docs/user-guide/downward-api/README.md @@ -38,7 +38,9 @@ $ kubectl logs dapi-test-pod | grep POD_ ``` + + diff --git a/docs/user-guide/environment-guide/README.md b/docs/user-guide/environment-guide/README.md index 0d0c33075e5..2c07eb733b8 100644 --- a/docs/user-guide/environment-guide/README.md +++ b/docs/user-guide/environment-guide/README.md @@ -93,7 +93,9 @@ Cleanup kubectl delete rc,service -l type=backend-type + + diff --git a/docs/user-guide/environment-guide/containers/README.md b/docs/user-guide/environment-guide/containers/README.md index 1378ce150d2..30c087d31a9 100644 --- a/docs/user-guide/environment-guide/containers/README.md +++ b/docs/user-guide/environment-guide/containers/README.md @@ -24,7 +24,9 @@ Edit both `show-rc.yaml` and `backend-rc.yaml` and replace the specified `image:` with the one that you built. + + diff --git a/docs/user-guide/getting-into-containers.md b/docs/user-guide/getting-into-containers.md index e3adab2378d..f4954d905d3 100644 --- a/docs/user-guide/getting-into-containers.md +++ b/docs/user-guide/getting-into-containers.md @@ -74,7 +74,9 @@ root@storage:/data# This gets you a terminal. + + diff --git a/docs/user-guide/identifiers.md b/docs/user-guide/identifiers.md index 1bb522f9f39..85691fd8934 100644 --- a/docs/user-guide/identifiers.md +++ b/docs/user-guide/identifiers.md @@ -18,7 +18,9 @@ Names are generally client-provided. Only one object of a given kind can have a UID are generated by Kubernetes. Every object created over the whole lifetime of a Kubernetes cluster has a distinct UID (i.e., they are spatially and temporally unique). + + diff --git a/docs/user-guide/images.md b/docs/user-guide/images.md index c1ae9a3814f..f1112c40300 100644 --- a/docs/user-guide/images.md +++ b/docs/user-guide/images.md @@ -250,7 +250,9 @@ common use cases and suggested solutions. - NOT supported yet. + + diff --git a/docs/user-guide/introspection-and-debugging.md b/docs/user-guide/introspection-and-debugging.md index f13e794c07b..cd07b1328f8 100644 --- a/docs/user-guide/introspection-and-debugging.md +++ b/docs/user-guide/introspection-and-debugging.md @@ -326,7 +326,9 @@ Learn about additional debugging tools, including: * [Connecting to containers via port forwarding](connecting-to-applications-port-forward.md) + + diff --git a/docs/user-guide/known-issues.md b/docs/user-guide/known-issues.md index e7f4f07422a..c391044fd99 100644 --- a/docs/user-guide/known-issues.md +++ b/docs/user-guide/known-issues.md @@ -26,7 +26,9 @@ Please consult this document before filing new bugs. * A workaround is to ensure there is no other Ceph client using the RBD volume before mapping RBD image in read-write mode. For example, `rados -p poolname listwatchers image_name.rbd` can list RBD clients that are mapping the image. + + diff --git a/docs/user-guide/kubeconfig-file.md b/docs/user-guide/kubeconfig-file.md index b0fd5e6340e..81d27a5948e 100644 --- a/docs/user-guide/kubeconfig-file.md +++ b/docs/user-guide/kubeconfig-file.md @@ -164,7 +164,9 @@ $ kubectl config use-context federal-context ``` + + diff --git a/docs/user-guide/kubectl/kubectl.md b/docs/user-guide/kubectl/kubectl.md index f79c6c35dc7..a76b9600a3b 100644 --- a/docs/user-guide/kubectl/kubectl.md +++ b/docs/user-guide/kubectl/kubectl.md @@ -1,33 +1,5 @@ - - -WARNING -WARNING -WARNING -WARNING -WARNING - -

PLEASE NOTE: This document applies to the HEAD of the source tree

- -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - - -The latest 1.0.x release of this document can be found -[here](http://releases.k8s.io/release-1.0/docs/user-guide/kubectl/kubectl.md). - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). - --- - - @@ -102,6 +74,10 @@ kubectl ###### Auto generated by spf13/cobra at 2015-07-21 06:57:19.126137441 +0000 UTC + + + + [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/user-guide/kubectl/kubectl.md?pixel)]() diff --git a/docs/user-guide/kubectl/kubectl_api-versions.md b/docs/user-guide/kubectl/kubectl_api-versions.md index 6f16488ffc5..305ee62d779 100644 --- a/docs/user-guide/kubectl/kubectl_api-versions.md +++ b/docs/user-guide/kubectl/kubectl_api-versions.md @@ -1,33 +1,5 @@ - - -WARNING -WARNING -WARNING -WARNING -WARNING - -

PLEASE NOTE: This document applies to the HEAD of the source tree

- -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - - -The latest 1.0.x release of this document can be found -[here](http://releases.k8s.io/release-1.0/docs/user-guide/kubectl/kubectl_api-versions.md). - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). - --- - - @@ -85,6 +57,10 @@ kubectl api-versions ###### Auto generated by spf13/cobra at 2015-07-21 06:57:19.125837764 +0000 UTC + + + + [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/user-guide/kubectl/kubectl_api-versions.md?pixel)]() diff --git a/docs/user-guide/kubectl/kubectl_cluster-info.md b/docs/user-guide/kubectl/kubectl_cluster-info.md index d70c73ca058..abcb3e335e7 100644 --- a/docs/user-guide/kubectl/kubectl_cluster-info.md +++ b/docs/user-guide/kubectl/kubectl_cluster-info.md @@ -1,33 +1,5 @@ - - -WARNING -WARNING -WARNING -WARNING -WARNING - -

PLEASE NOTE: This document applies to the HEAD of the source tree

- -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - - -The latest 1.0.x release of this document can be found -[here](http://releases.k8s.io/release-1.0/docs/user-guide/kubectl/kubectl_cluster-info.md). - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). - --- - - @@ -85,6 +57,10 @@ kubectl cluster-info ###### Auto generated by spf13/cobra at 2015-07-21 06:57:19.12571489 +0000 UTC + + + + [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/user-guide/kubectl/kubectl_cluster-info.md?pixel)]() diff --git a/docs/user-guide/kubectl/kubectl_config.md b/docs/user-guide/kubectl/kubectl_config.md index 1f426a9137a..58fa52590d0 100644 --- a/docs/user-guide/kubectl/kubectl_config.md +++ b/docs/user-guide/kubectl/kubectl_config.md @@ -1,33 +1,5 @@ - - -WARNING -WARNING -WARNING -WARNING -WARNING - -

PLEASE NOTE: This document applies to the HEAD of the source tree

- -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - - -The latest 1.0.x release of this document can be found -[here](http://releases.k8s.io/release-1.0/docs/user-guide/kubectl/kubectl_config.md). - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). - --- - - @@ -98,6 +70,10 @@ kubectl config SUBCOMMAND ###### Auto generated by spf13/cobra at 2015-07-21 06:57:19.125595958 +0000 UTC + + + + [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/user-guide/kubectl/kubectl_config.md?pixel)]() diff --git a/docs/user-guide/kubectl/kubectl_config_set-cluster.md b/docs/user-guide/kubectl/kubectl_config_set-cluster.md index f867b3d4685..2872d7066aa 100644 --- a/docs/user-guide/kubectl/kubectl_config_set-cluster.md +++ b/docs/user-guide/kubectl/kubectl_config_set-cluster.md @@ -1,33 +1,5 @@ - - -WARNING -WARNING -WARNING -WARNING -WARNING - -

PLEASE NOTE: This document applies to the HEAD of the source tree

- -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - - -The latest 1.0.x release of this document can be found -[here](http://releases.k8s.io/release-1.0/docs/user-guide/kubectl/kubectl_config_set-cluster.md). - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). - --- - - @@ -100,6 +72,10 @@ $ kubectl config set-cluster e2e --insecure-skip-tls-verify=true ###### Auto generated by spf13/cobra at 2015-07-21 06:57:19.12446939 +0000 UTC + + + + [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/user-guide/kubectl/kubectl_config_set-cluster.md?pixel)]() diff --git a/docs/user-guide/kubectl/kubectl_config_set-context.md b/docs/user-guide/kubectl/kubectl_config_set-context.md index 1cbb1e37c73..e1c7c88cd6e 100644 --- a/docs/user-guide/kubectl/kubectl_config_set-context.md +++ b/docs/user-guide/kubectl/kubectl_config_set-context.md @@ -1,33 +1,5 @@ - - -WARNING -WARNING -WARNING -WARNING -WARNING - -

PLEASE NOTE: This document applies to the HEAD of the source tree

- -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - - -The latest 1.0.x release of this document can be found -[here](http://releases.k8s.io/release-1.0/docs/user-guide/kubectl/kubectl_config_set-context.md). - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). - --- - - @@ -93,6 +65,10 @@ $ kubectl config set-context gce --user=cluster-admin ###### Auto generated by spf13/cobra at 2015-07-21 06:57:19.124931309 +0000 UTC + + + + [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/user-guide/kubectl/kubectl_config_set-context.md?pixel)]() diff --git a/docs/user-guide/kubectl/kubectl_config_set-credentials.md b/docs/user-guide/kubectl/kubectl_config_set-credentials.md index 3be99c387b8..a687a78520c 100644 --- a/docs/user-guide/kubectl/kubectl_config_set-credentials.md +++ b/docs/user-guide/kubectl/kubectl_config_set-credentials.md @@ -1,33 +1,5 @@ - - -WARNING -WARNING -WARNING -WARNING -WARNING - -

PLEASE NOTE: This document applies to the HEAD of the source tree

- -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - - -The latest 1.0.x release of this document can be found -[here](http://releases.k8s.io/release-1.0/docs/user-guide/kubectl/kubectl_config_set-credentials.md). - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). - --- - - @@ -113,6 +85,10 @@ $ kubectl config set-credentials cluster-admin --client-certificate=~/.kube/admi ###### Auto generated by spf13/cobra at 2015-07-21 06:57:19.124739688 +0000 UTC + + + + [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/user-guide/kubectl/kubectl_config_set-credentials.md?pixel)]() diff --git a/docs/user-guide/kubectl/kubectl_config_set.md b/docs/user-guide/kubectl/kubectl_config_set.md index e9b0d0460cb..a943e09cb7b 100644 --- a/docs/user-guide/kubectl/kubectl_config_set.md +++ b/docs/user-guide/kubectl/kubectl_config_set.md @@ -1,33 +1,5 @@ - - -WARNING -WARNING -WARNING -WARNING -WARNING - -

PLEASE NOTE: This document applies to the HEAD of the source tree

- -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - - -The latest 1.0.x release of this document can be found -[here](http://releases.k8s.io/release-1.0/docs/user-guide/kubectl/kubectl_config_set.md). - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). - --- - - @@ -87,6 +59,10 @@ kubectl config set PROPERTY_NAME PROPERTY_VALUE ###### Auto generated by spf13/cobra at 2015-07-21 06:57:19.12510057 +0000 UTC + + + + [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/user-guide/kubectl/kubectl_config_set.md?pixel)]() diff --git a/docs/user-guide/kubectl/kubectl_config_unset.md b/docs/user-guide/kubectl/kubectl_config_unset.md index 80920253ddc..a2fbb7e00fa 100644 --- a/docs/user-guide/kubectl/kubectl_config_unset.md +++ b/docs/user-guide/kubectl/kubectl_config_unset.md @@ -1,33 +1,5 @@ - - -WARNING -WARNING -WARNING -WARNING -WARNING - -

PLEASE NOTE: This document applies to the HEAD of the source tree

- -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - - -The latest 1.0.x release of this document can be found -[here](http://releases.k8s.io/release-1.0/docs/user-guide/kubectl/kubectl_config_unset.md). - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). - --- - - @@ -86,6 +58,10 @@ kubectl config unset PROPERTY_NAME ###### Auto generated by spf13/cobra at 2015-07-21 06:57:19.125278678 +0000 UTC + + + + [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/user-guide/kubectl/kubectl_config_unset.md?pixel)]() diff --git a/docs/user-guide/kubectl/kubectl_config_use-context.md b/docs/user-guide/kubectl/kubectl_config_use-context.md index 52959d3484e..f34bc9674d4 100644 --- a/docs/user-guide/kubectl/kubectl_config_use-context.md +++ b/docs/user-guide/kubectl/kubectl_config_use-context.md @@ -1,33 +1,5 @@ - - -WARNING -WARNING -WARNING -WARNING -WARNING - -

PLEASE NOTE: This document applies to the HEAD of the source tree

- -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - - -The latest 1.0.x release of this document can be found -[here](http://releases.k8s.io/release-1.0/docs/user-guide/kubectl/kubectl_config_use-context.md). - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). - --- - - @@ -85,6 +57,10 @@ kubectl config use-context CONTEXT_NAME ###### Auto generated by spf13/cobra at 2015-07-21 06:57:19.125452864 +0000 UTC + + + + [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/user-guide/kubectl/kubectl_config_use-context.md?pixel)]() diff --git a/docs/user-guide/kubectl/kubectl_config_view.md b/docs/user-guide/kubectl/kubectl_config_view.md index b8b1f0daa2d..556f44e1087 100644 --- a/docs/user-guide/kubectl/kubectl_config_view.md +++ b/docs/user-guide/kubectl/kubectl_config_view.md @@ -1,33 +1,5 @@ - - -WARNING -WARNING -WARNING -WARNING -WARNING - -

PLEASE NOTE: This document applies to the HEAD of the source tree

- -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - - -The latest 1.0.x release of this document can be found -[here](http://releases.k8s.io/release-1.0/docs/user-guide/kubectl/kubectl_config_view.md). - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). - --- - - @@ -105,6 +77,10 @@ $ kubectl config view -o template --template='{{range .users}}{{ if eq .name "e2 ###### Auto generated by spf13/cobra at 2015-07-21 06:57:19.124263002 +0000 UTC + + + + [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/user-guide/kubectl/kubectl_config_view.md?pixel)]() diff --git a/docs/user-guide/kubectl/kubectl_create.md b/docs/user-guide/kubectl/kubectl_create.md index 608144f41a2..0851ff50981 100644 --- a/docs/user-guide/kubectl/kubectl_create.md +++ b/docs/user-guide/kubectl/kubectl_create.md @@ -1,33 +1,5 @@ - - -WARNING -WARNING -WARNING -WARNING -WARNING - -

PLEASE NOTE: This document applies to the HEAD of the source tree

- -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - - -The latest 1.0.x release of this document can be found -[here](http://releases.k8s.io/release-1.0/docs/user-guide/kubectl/kubectl_create.md). - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). - --- - - @@ -98,6 +70,10 @@ $ cat pod.json | kubectl create -f - ###### Auto generated by spf13/cobra at 2015-07-21 06:57:19.121458124 +0000 UTC + + + + [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/user-guide/kubectl/kubectl_create.md?pixel)]() diff --git a/docs/user-guide/kubectl/kubectl_delete.md b/docs/user-guide/kubectl/kubectl_delete.md index 0a83a20fa64..6f360a71e98 100644 --- a/docs/user-guide/kubectl/kubectl_delete.md +++ b/docs/user-guide/kubectl/kubectl_delete.md @@ -1,33 +1,5 @@ - - -WARNING -WARNING -WARNING -WARNING -WARNING - -

PLEASE NOTE: This document applies to the HEAD of the source tree

- -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - - -The latest 1.0.x release of this document can be found -[here](http://releases.k8s.io/release-1.0/docs/user-guide/kubectl/kubectl_delete.md). - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). - --- - - @@ -120,6 +92,10 @@ $ kubectl delete pods --all ###### Auto generated by spf13/cobra at 2015-07-21 06:57:19.121847631 +0000 UTC + + + + [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/user-guide/kubectl/kubectl_delete.md?pixel)]() diff --git a/docs/user-guide/kubectl/kubectl_describe.md b/docs/user-guide/kubectl/kubectl_describe.md index 6db72dba7b1..65ae247c72a 100644 --- a/docs/user-guide/kubectl/kubectl_describe.md +++ b/docs/user-guide/kubectl/kubectl_describe.md @@ -1,33 +1,5 @@ - - -WARNING -WARNING -WARNING -WARNING -WARNING - -

PLEASE NOTE: This document applies to the HEAD of the source tree

- -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - - -The latest 1.0.x release of this document can be found -[here](http://releases.k8s.io/release-1.0/docs/user-guide/kubectl/kubectl_describe.md). - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). - --- - - @@ -116,6 +88,10 @@ $ kubectl describe pods frontend ###### Auto generated by spf13/cobra at 2015-07-21 06:57:19.121326661 +0000 UTC + + + + [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/user-guide/kubectl/kubectl_describe.md?pixel)]() diff --git a/docs/user-guide/kubectl/kubectl_exec.md b/docs/user-guide/kubectl/kubectl_exec.md index 3e6cc3a104a..5b4d3d4b0c7 100644 --- a/docs/user-guide/kubectl/kubectl_exec.md +++ b/docs/user-guide/kubectl/kubectl_exec.md @@ -1,33 +1,5 @@ - - -WARNING -WARNING -WARNING -WARNING -WARNING - -

PLEASE NOTE: This document applies to the HEAD of the source tree

- -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - - -The latest 1.0.x release of this document can be found -[here](http://releases.k8s.io/release-1.0/docs/user-guide/kubectl/kubectl_exec.md). - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). - --- - - @@ -103,6 +75,10 @@ $ kubectl exec 123456-7890 -c ruby-container -i -t -- bash -il ###### Auto generated by spf13/cobra at 2015-07-21 06:57:19.122524447 +0000 UTC + + + + [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/user-guide/kubectl/kubectl_exec.md?pixel)]() diff --git a/docs/user-guide/kubectl/kubectl_expose.md b/docs/user-guide/kubectl/kubectl_expose.md index 7db8ff392f3..15381c13f39 100644 --- a/docs/user-guide/kubectl/kubectl_expose.md +++ b/docs/user-guide/kubectl/kubectl_expose.md @@ -1,33 +1,5 @@ - - -WARNING -WARNING -WARNING -WARNING -WARNING - -

PLEASE NOTE: This document applies to the HEAD of the source tree

- -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - - -The latest 1.0.x release of this document can be found -[here](http://releases.k8s.io/release-1.0/docs/user-guide/kubectl/kubectl_expose.md). - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). - --- - - @@ -119,6 +91,10 @@ $ kubectl expose rc streamer --port=4100 --protocol=udp --name=video-stream ###### Auto generated by spf13/cobra at 2015-07-21 06:57:19.12328858 +0000 UTC + + + + [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/user-guide/kubectl/kubectl_expose.md?pixel)]() diff --git a/docs/user-guide/kubectl/kubectl_get.md b/docs/user-guide/kubectl/kubectl_get.md index 1e6b7bff270..2b7c8241055 100644 --- a/docs/user-guide/kubectl/kubectl_get.md +++ b/docs/user-guide/kubectl/kubectl_get.md @@ -1,33 +1,5 @@ - - -WARNING -WARNING -WARNING -WARNING -WARNING - -

PLEASE NOTE: This document applies to the HEAD of the source tree

- -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - - -The latest 1.0.x release of this document can be found -[here](http://releases.k8s.io/release-1.0/docs/user-guide/kubectl/kubectl_get.md). - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). - --- - - @@ -127,6 +99,10 @@ $ kubectl get rc/web service/frontend pods/web-pod-13je7 ###### Auto generated by spf13/cobra at 2015-07-21 06:57:19.121121725 +0000 UTC + + + + [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/user-guide/kubectl/kubectl_get.md?pixel)]() diff --git a/docs/user-guide/kubectl/kubectl_label.md b/docs/user-guide/kubectl/kubectl_label.md index 3e0fac43655..9d553270ce7 100644 --- a/docs/user-guide/kubectl/kubectl_label.md +++ b/docs/user-guide/kubectl/kubectl_label.md @@ -1,33 +1,5 @@ - - -WARNING -WARNING -WARNING -WARNING -WARNING - -

PLEASE NOTE: This document applies to the HEAD of the source tree

- -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - - -The latest 1.0.x release of this document can be found -[here](http://releases.k8s.io/release-1.0/docs/user-guide/kubectl/kubectl_label.md). - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). - --- - - @@ -117,6 +89,10 @@ $ kubectl label pods foo bar- ###### Auto generated by spf13/cobra at 2015-07-21 06:57:19.123428207 +0000 UTC + + + + [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/user-guide/kubectl/kubectl_label.md?pixel)]() diff --git a/docs/user-guide/kubectl/kubectl_logs.md b/docs/user-guide/kubectl/kubectl_logs.md index bbb0ba315b7..665b500e7aa 100644 --- a/docs/user-guide/kubectl/kubectl_logs.md +++ b/docs/user-guide/kubectl/kubectl_logs.md @@ -1,33 +1,5 @@ - - -WARNING -WARNING -WARNING -WARNING -WARNING - -

PLEASE NOTE: This document applies to the HEAD of the source tree

- -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - - -The latest 1.0.x release of this document can be found -[here](http://releases.k8s.io/release-1.0/docs/user-guide/kubectl/kubectl_logs.md). - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). - --- - - @@ -102,6 +74,10 @@ $ kubectl logs -f 123456-7890 ruby-container ###### Auto generated by spf13/cobra at 2015-07-21 06:57:19.122097586 +0000 UTC + + + + [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/user-guide/kubectl/kubectl_logs.md?pixel)]() diff --git a/docs/user-guide/kubectl/kubectl_namespace.md b/docs/user-guide/kubectl/kubectl_namespace.md index d6430a1b23e..3be502b15fa 100644 --- a/docs/user-guide/kubectl/kubectl_namespace.md +++ b/docs/user-guide/kubectl/kubectl_namespace.md @@ -1,33 +1,5 @@ - - -WARNING -WARNING -WARNING -WARNING -WARNING - -

PLEASE NOTE: This document applies to the HEAD of the source tree

- -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - - -The latest 1.0.x release of this document can be found -[here](http://releases.k8s.io/release-1.0/docs/user-guide/kubectl/kubectl_namespace.md). - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). - --- - - @@ -88,6 +60,10 @@ kubectl namespace [namespace] ###### Auto generated by spf13/cobra at 2015-07-21 06:57:19.121973814 +0000 UTC + + + + [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/user-guide/kubectl/kubectl_namespace.md?pixel)]() diff --git a/docs/user-guide/kubectl/kubectl_patch.md b/docs/user-guide/kubectl/kubectl_patch.md index fa4ea2d2c76..5e0a49e7089 100644 --- a/docs/user-guide/kubectl/kubectl_patch.md +++ b/docs/user-guide/kubectl/kubectl_patch.md @@ -1,33 +1,5 @@ - - -WARNING -WARNING -WARNING -WARNING -WARNING - -

PLEASE NOTE: This document applies to the HEAD of the source tree

- -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - - -The latest 1.0.x release of this document can be found -[here](http://releases.k8s.io/release-1.0/docs/user-guide/kubectl/kubectl_patch.md). - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). - --- - - @@ -96,6 +68,10 @@ kubectl patch node k8s-node-1 -p '{"spec":{"unschedulable":true}}' ###### Auto generated by spf13/cobra at 2015-07-21 06:57:19.121712555 +0000 UTC + + + + [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/user-guide/kubectl/kubectl_patch.md?pixel)]() diff --git a/docs/user-guide/kubectl/kubectl_port-forward.md b/docs/user-guide/kubectl/kubectl_port-forward.md index 49b105374b6..ede2c1a3618 100644 --- a/docs/user-guide/kubectl/kubectl_port-forward.md +++ b/docs/user-guide/kubectl/kubectl_port-forward.md @@ -1,33 +1,5 @@ - - -WARNING -WARNING -WARNING -WARNING -WARNING - -

PLEASE NOTE: This document applies to the HEAD of the source tree

- -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - - -The latest 1.0.x release of this document can be found -[here](http://releases.k8s.io/release-1.0/docs/user-guide/kubectl/kubectl_port-forward.md). - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). - --- - - @@ -103,6 +75,10 @@ $ kubectl port-forward -p mypod 0:5000 ###### Auto generated by spf13/cobra at 2015-07-21 06:57:19.12265922 +0000 UTC + + + + [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/user-guide/kubectl/kubectl_port-forward.md?pixel)]() diff --git a/docs/user-guide/kubectl/kubectl_proxy.md b/docs/user-guide/kubectl/kubectl_proxy.md index 8b06440b7d1..c6333d24c03 100644 --- a/docs/user-guide/kubectl/kubectl_proxy.md +++ b/docs/user-guide/kubectl/kubectl_proxy.md @@ -1,33 +1,5 @@ - - -WARNING -WARNING -WARNING -WARNING -WARNING - -

PLEASE NOTE: This document applies to the HEAD of the source tree

- -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - - -The latest 1.0.x release of this document can be found -[here](http://releases.k8s.io/release-1.0/docs/user-guide/kubectl/kubectl_proxy.md). - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). - --- - - @@ -120,6 +92,10 @@ $ kubectl proxy --api-prefix=/k8s-api ###### Auto generated by spf13/cobra at 2015-07-21 06:57:19.12281204 +0000 UTC + + + + [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/user-guide/kubectl/kubectl_proxy.md?pixel)]() diff --git a/docs/user-guide/kubectl/kubectl_replace.md b/docs/user-guide/kubectl/kubectl_replace.md index f27f0470911..d16f0ff1f41 100644 --- a/docs/user-guide/kubectl/kubectl_replace.md +++ b/docs/user-guide/kubectl/kubectl_replace.md @@ -1,33 +1,5 @@ - - -WARNING -WARNING -WARNING -WARNING -WARNING - -

PLEASE NOTE: This document applies to the HEAD of the source tree

- -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - - -The latest 1.0.x release of this document can be found -[here](http://releases.k8s.io/release-1.0/docs/user-guide/kubectl/kubectl_replace.md). - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). - --- - - @@ -105,6 +77,10 @@ kubectl replace --force -f ./pod.json ###### Auto generated by spf13/cobra at 2015-07-21 06:57:19.121584248 +0000 UTC + + + + [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/user-guide/kubectl/kubectl_replace.md?pixel)]() diff --git a/docs/user-guide/kubectl/kubectl_rolling-update.md b/docs/user-guide/kubectl/kubectl_rolling-update.md index 786f332816c..12c8456c18b 100644 --- a/docs/user-guide/kubectl/kubectl_rolling-update.md +++ b/docs/user-guide/kubectl/kubectl_rolling-update.md @@ -1,33 +1,5 @@ - - -WARNING -WARNING -WARNING -WARNING -WARNING - -

PLEASE NOTE: This document applies to the HEAD of the source tree

- -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - - -The latest 1.0.x release of this document can be found -[here](http://releases.k8s.io/release-1.0/docs/user-guide/kubectl/kubectl_rolling-update.md). - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). - --- - - @@ -119,6 +91,10 @@ $ kubectl rolling-update frontend --image=image:v2 ###### Auto generated by spf13/cobra at 2015-07-21 06:57:19.122264069 +0000 UTC + + + + [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/user-guide/kubectl/kubectl_rolling-update.md?pixel)]() diff --git a/docs/user-guide/kubectl/kubectl_run.md b/docs/user-guide/kubectl/kubectl_run.md index 9b10be0082d..68641a1f153 100644 --- a/docs/user-guide/kubectl/kubectl_run.md +++ b/docs/user-guide/kubectl/kubectl_run.md @@ -1,33 +1,5 @@ - - -WARNING -WARNING -WARNING -WARNING -WARNING - -

PLEASE NOTE: This document applies to the HEAD of the source tree

- -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - - -The latest 1.0.x release of this document can be found -[here](http://releases.k8s.io/release-1.0/docs/user-guide/kubectl/kubectl_run.md). - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). - --- - - @@ -114,6 +86,10 @@ $ kubectl run nginx --image=nginx --overrides='{ "apiVersion": "v1", "spec": { . ###### Auto generated by spf13/cobra at 2015-07-21 06:57:19.122956962 +0000 UTC + + + + [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/user-guide/kubectl/kubectl_run.md?pixel)]() diff --git a/docs/user-guide/kubectl/kubectl_scale.md b/docs/user-guide/kubectl/kubectl_scale.md index bfcd75c7b41..18fd5435005 100644 --- a/docs/user-guide/kubectl/kubectl_scale.md +++ b/docs/user-guide/kubectl/kubectl_scale.md @@ -1,33 +1,5 @@ - - -WARNING -WARNING -WARNING -WARNING -WARNING - -

PLEASE NOTE: This document applies to the HEAD of the source tree

- -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - - -The latest 1.0.x release of this document can be found -[here](http://releases.k8s.io/release-1.0/docs/user-guide/kubectl/kubectl_scale.md). - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). - --- - - @@ -103,6 +75,10 @@ $ kubectl scale --current-replicas=2 --replicas=3 replicationcontrollers foo ###### Auto generated by spf13/cobra at 2015-07-21 06:57:19.122397411 +0000 UTC + + + + [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/user-guide/kubectl/kubectl_scale.md?pixel)]() diff --git a/docs/user-guide/kubectl/kubectl_stop.md b/docs/user-guide/kubectl/kubectl_stop.md index 86828cd84df..cbb8ecc2748 100644 --- a/docs/user-guide/kubectl/kubectl_stop.md +++ b/docs/user-guide/kubectl/kubectl_stop.md @@ -1,33 +1,5 @@ - - -WARNING -WARNING -WARNING -WARNING -WARNING - -

PLEASE NOTE: This document applies to the HEAD of the source tree

- -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - - -The latest 1.0.x release of this document can be found -[here](http://releases.k8s.io/release-1.0/docs/user-guide/kubectl/kubectl_stop.md). - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). - --- - - @@ -110,6 +82,10 @@ $ kubectl stop -f path/to/resources ###### Auto generated by spf13/cobra at 2015-07-21 06:57:19.123097553 +0000 UTC + + + + [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/user-guide/kubectl/kubectl_stop.md?pixel)]() diff --git a/docs/user-guide/kubectl/kubectl_version.md b/docs/user-guide/kubectl/kubectl_version.md index 63dd40ad68d..5c0f015bdbb 100644 --- a/docs/user-guide/kubectl/kubectl_version.md +++ b/docs/user-guide/kubectl/kubectl_version.md @@ -1,33 +1,5 @@ - - -WARNING -WARNING -WARNING -WARNING -WARNING - -

PLEASE NOTE: This document applies to the HEAD of the source tree

- -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - - -The latest 1.0.x release of this document can be found -[here](http://releases.k8s.io/release-1.0/docs/user-guide/kubectl/kubectl_version.md). - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). - --- - - @@ -86,6 +58,10 @@ kubectl version ###### Auto generated by spf13/cobra at 2015-07-21 06:57:19.125961639 +0000 UTC + + + + [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/user-guide/kubectl/kubectl_version.md?pixel)]() diff --git a/docs/user-guide/labels.md b/docs/user-guide/labels.md index a7869c5d05a..b29b417113d 100644 --- a/docs/user-guide/labels.md +++ b/docs/user-guide/labels.md @@ -115,7 +115,9 @@ Pods (and other objects) may belong to multiple sets simultaneously, which enabl Concerning API: we may extend such filtering to DELETE operations in the future. + + diff --git a/docs/user-guide/limitrange/README.md b/docs/user-guide/limitrange/README.md index 8498a13bfb8..6339b1c1762 100644 --- a/docs/user-guide/limitrange/README.md +++ b/docs/user-guide/limitrange/README.md @@ -173,7 +173,9 @@ the Kubernetes system is able to apply default resource limits if desired in ord amount of resource a pod consumes on a node. + + diff --git a/docs/user-guide/liveness/README.md b/docs/user-guide/liveness/README.md index 820a76da079..6102e21ab0c 100644 --- a/docs/user-guide/liveness/README.md +++ b/docs/user-guide/liveness/README.md @@ -87,7 +87,9 @@ Sat, 27 Jun 2015 13:44:44 +0200 Sat, 27 Jun 2015 13:44:44 +0200 1 {kube ``` + + diff --git a/docs/user-guide/logging-demo/README.md b/docs/user-guide/logging-demo/README.md index 96cb268af88..52b2f4e49b4 100644 --- a/docs/user-guide/logging-demo/README.md +++ b/docs/user-guide/logging-demo/README.md @@ -19,7 +19,9 @@ started instructions at [Cluster Level Logging with Elasticsearch and Kibana](../../../docs/getting-started-guides/logging-elasticsearch.md). + + diff --git a/docs/user-guide/logging.md b/docs/user-guide/logging.md index 0ddda450609..9c206853a6f 100644 --- a/docs/user-guide/logging.md +++ b/docs/user-guide/logging.md @@ -90,7 +90,9 @@ running in containers. The guide [Collecting log files within containers with Fl Kubernetes does log rotation for Kubernetes components and docker containers. The command `kubectl logs` currently only read the latest logs, not all historical ones. + + diff --git a/docs/user-guide/managing-deployments.md b/docs/user-guide/managing-deployments.md index a81079dc69a..644a944bfad 100644 --- a/docs/user-guide/managing-deployments.md +++ b/docs/user-guide/managing-deployments.md @@ -427,7 +427,9 @@ replicationcontrollers/my-nginx-v4 - [Tips and tricks when working with config](config-best-practices.md) + + diff --git a/docs/user-guide/monitoring.md b/docs/user-guide/monitoring.md index 2dcf1fad449..82f1e12f04f 100644 --- a/docs/user-guide/monitoring.md +++ b/docs/user-guide/monitoring.md @@ -64,7 +64,9 @@ Now that you’ve learned a bit about Heapster, feel free to try it out on your *This article was originally posted in [Kubernetes blog](http://blog.kubernetes.io/2015/05/resource-usage-monitoring-kubernetes.html).* + + diff --git a/docs/user-guide/namespaces.md b/docs/user-guide/namespaces.md index 6471c538295..d1bfd7c2d76 100644 --- a/docs/user-guide/namespaces.md +++ b/docs/user-guide/namespaces.md @@ -92,7 +92,9 @@ persistentVolumes, are not in any namespace. Events are an exception: they may o have a namespace, depending on the object the event is about. + + diff --git a/docs/user-guide/node-selection/README.md b/docs/user-guide/node-selection/README.md index 30d16378a4e..13e3fda0c55 100644 --- a/docs/user-guide/node-selection/README.md +++ b/docs/user-guide/node-selection/README.md @@ -65,7 +65,9 @@ When you then run `kubectl create -f pod.yaml`, the pod will get scheduled on th While this example only covered one node, you can attach labels to as many nodes as you want. Then when you schedule a pod with a nodeSelector, it can be scheduled on any of the nodes that satisfy that nodeSelector. Be careful that it will match at least one node, however, because if it doesn't the pod won't be scheduled at all. + + diff --git a/docs/user-guide/overview.md b/docs/user-guide/overview.md index e8585089ceb..d48a3e24306 100644 --- a/docs/user-guide/overview.md +++ b/docs/user-guide/overview.md @@ -26,7 +26,9 @@ Modern Internet applications are commonly built by layering micro-services, for Every resource in Kubernetes, such as a pod, is identified by a URI and has a UID. Important components of the URI are the kind of object (e.g. pod), the object’s name, and the object’s [namespace](namespaces.md). For a certain object kind, every name is unique within its namespace. In contexts where an object name is provided without a namespace, it is assumed to be in the default namespace. UID is unique across time and space. + + diff --git a/docs/user-guide/persistent-volumes.md b/docs/user-guide/persistent-volumes.md index f466605addf..008a852ad3d 100644 --- a/docs/user-guide/persistent-volumes.md +++ b/docs/user-guide/persistent-volumes.md @@ -197,7 +197,9 @@ spec: ``` + + diff --git a/docs/user-guide/persistent-volumes/README.md b/docs/user-guide/persistent-volumes/README.md index e5b994412b3..e99e6538f07 100644 --- a/docs/user-guide/persistent-volumes/README.md +++ b/docs/user-guide/persistent-volumes/README.md @@ -100,7 +100,9 @@ Hopefully this simple guide is enough to get you started with PersistentVolumes. Enjoy! + + diff --git a/docs/user-guide/pod-states.md b/docs/user-guide/pod-states.md index 2ca6930565f..bd3b95a4faa 100644 --- a/docs/user-guide/pod-states.md +++ b/docs/user-guide/pod-states.md @@ -110,7 +110,9 @@ If a node dies or is disconnected from the rest of the cluster, some entity with * If running under a controller, pod will be recreated elsewhere + + diff --git a/docs/user-guide/pods.md b/docs/user-guide/pods.md index 7cd2e3c4950..721d9fe9a6c 100644 --- a/docs/user-guide/pods.md +++ b/docs/user-guide/pods.md @@ -89,7 +89,9 @@ API object can be found at: [Pod API object](https://htmlpreview.github.io/?https://github.com/GoogleCloudPlatform/kubernetes/v1.0.1/docs/api-reference/definitions.html#_v1_pod). + + diff --git a/docs/user-guide/prereqs.md b/docs/user-guide/prereqs.md index 52dfc08c9b7..b568e2ae9d4 100644 --- a/docs/user-guide/prereqs.md +++ b/docs/user-guide/prereqs.md @@ -66,7 +66,9 @@ If you see a url response, you are ready to go. [Learn how to launch and expose your application.](quick-start.md) + + diff --git a/docs/user-guide/production-pods.md b/docs/user-guide/production-pods.md index 4e26747ea8f..ed15d557868 100644 --- a/docs/user-guide/production-pods.md +++ b/docs/user-guide/production-pods.md @@ -354,7 +354,9 @@ $ kubectl get pods/pod-w-message -o template -t "{{range .status.containerStatus [Learn more about managing deployments.](managing-deployments.md) + + diff --git a/docs/user-guide/quick-start.md b/docs/user-guide/quick-start.md index 57d1499e39e..1163214d777 100644 --- a/docs/user-guide/quick-start.md +++ b/docs/user-guide/quick-start.md @@ -77,7 +77,9 @@ services/my-nginx [Learn about how to configure common container parameters, such as commands and environment variables.](configuring-containers.md) + + diff --git a/docs/user-guide/replication-controller.md b/docs/user-guide/replication-controller.md index fe70f710e63..310b12106a0 100644 --- a/docs/user-guide/replication-controller.md +++ b/docs/user-guide/replication-controller.md @@ -97,7 +97,9 @@ API object can be found at: [ReplicationController API object](https://htmlpreview.github.io/?https://github.com/GoogleCloudPlatform/kubernetes/v1.0.1/docs/api-reference/definitions.html#_v1_replicationcontroller). + + diff --git a/docs/user-guide/resourcequota/README.md b/docs/user-guide/resourcequota/README.md index 5773daeaad2..a3eeba01f3f 100644 --- a/docs/user-guide/resourcequota/README.md +++ b/docs/user-guide/resourcequota/README.md @@ -156,7 +156,9 @@ Any action that consumes those resources can be tweaked, or can pick up namespac meet your end goal. + + diff --git a/docs/user-guide/secrets.md b/docs/user-guide/secrets.md index a7bcbcfe9e9..4cac51f2be2 100644 --- a/docs/user-guide/secrets.md +++ b/docs/user-guide/secrets.md @@ -502,7 +502,9 @@ Pod level](#use-case-two-containers). single node. + + diff --git a/docs/user-guide/secrets/README.md b/docs/user-guide/secrets/README.md index 30d83d49582..0074ed3e08b 100644 --- a/docs/user-guide/secrets/README.md +++ b/docs/user-guide/secrets/README.md @@ -63,7 +63,9 @@ $ kubectl logs secret-test-pod ``` + + diff --git a/docs/user-guide/security-context.md b/docs/user-guide/security-context.md index d3e6120eb04..b294ef76d1b 100644 --- a/docs/user-guide/security-context.md +++ b/docs/user-guide/security-context.md @@ -8,7 +8,9 @@ A security context defines the operating system security settings (uid, gid, capabilities, SELinux role, etc..) applied to a container. See [security context design](../design/security_context.md) for more details. + + diff --git a/docs/user-guide/service-accounts.md b/docs/user-guide/service-accounts.md index d20bb08ce90..d045967ca56 100644 --- a/docs/user-guide/service-accounts.md +++ b/docs/user-guide/service-accounts.md @@ -101,7 +101,9 @@ TODO explain: - The token goes to: "/var/run/secrets/kubernetes.io/serviceaccount/$WHATFILENAME" + + diff --git a/docs/user-guide/services-firewalls.md b/docs/user-guide/services-firewalls.md index 95eaadc3500..21d73347e36 100644 --- a/docs/user-guide/services-firewalls.md +++ b/docs/user-guide/services-firewalls.md @@ -55,7 +55,9 @@ This will be fixed in an upcoming release of Kubernetes. Coming soon. + + diff --git a/docs/user-guide/services.md b/docs/user-guide/services.md index 268201affff..b68f4473cd2 100644 --- a/docs/user-guide/services.md +++ b/docs/user-guide/services.md @@ -506,7 +506,9 @@ API object can be found at: [Service API object](https://htmlpreview.github.io/?https://github.com/GoogleCloudPlatform/kubernetes/v1.0.1/docs/api-reference/definitions.html#_v1_service). + + diff --git a/docs/user-guide/sharing-clusters.md b/docs/user-guide/sharing-clusters.md index ef0bc99a5ae..7e5d48fccf9 100644 --- a/docs/user-guide/sharing-clusters.md +++ b/docs/user-guide/sharing-clusters.md @@ -122,7 +122,9 @@ $ export $KUBECONFIG=path/to/other/.kube/config Detailed examples and explanation of `kubeconfig` loading/merging rules can be found in [kubeconfig-file.md](kubeconfig-file.md). + + diff --git a/docs/user-guide/simple-nginx.md b/docs/user-guide/simple-nginx.md index cd08f6d6d39..72615e258d9 100644 --- a/docs/user-guide/simple-nginx.md +++ b/docs/user-guide/simple-nginx.md @@ -60,7 +60,9 @@ Most people will eventually want to use declarative configuration files for crea is given in a different document. + + diff --git a/docs/user-guide/simple-yaml.md b/docs/user-guide/simple-yaml.md index c792ce7bfea..8556c0e0913 100644 --- a/docs/user-guide/simple-yaml.md +++ b/docs/user-guide/simple-yaml.md @@ -88,7 +88,9 @@ $ kubectl delete rc nginx ``` + + diff --git a/docs/user-guide/ui.md b/docs/user-guide/ui.md index f8b3e065deb..b1128f8c3bd 100644 --- a/docs/user-guide/ui.md +++ b/docs/user-guide/ui.md @@ -54,7 +54,9 @@ Other views (Pods, Nodes, Replication Controllers, Services, and Events) simply For more information, see the [Kubernetes UI development document](http://releases.k8s.io/v1.0.1/www/README.md) in the www directory. + + diff --git a/docs/user-guide/update-demo/README.md b/docs/user-guide/update-demo/README.md index e1d51082a2c..050bafcaaaa 100644 --- a/docs/user-guide/update-demo/README.md +++ b/docs/user-guide/update-demo/README.md @@ -128,7 +128,9 @@ Note that the images included here are public domain. * [nautilus](http://commons.wikimedia.org/wiki/File:Nautilus_pompilius.jpg) + + diff --git a/docs/user-guide/volumes.md b/docs/user-guide/volumes.md index b14e28c9ed6..3aea055ae5c 100644 --- a/docs/user-guide/volumes.md +++ b/docs/user-guide/volumes.md @@ -367,7 +367,9 @@ specification, and to select the type of media to use, for clusters that have several media types. + + diff --git a/docs/user-guide/walkthrough/README.md b/docs/user-guide/walkthrough/README.md index 599733d345d..54e5c3ecffa 100644 --- a/docs/user-guide/walkthrough/README.md +++ b/docs/user-guide/walkthrough/README.md @@ -192,7 +192,9 @@ Continue on to [Kubernetes 201](k8s201.md) or for a complete application see the [guestbook example](../../../examples/guestbook/README.md) + + diff --git a/docs/user-guide/walkthrough/k8s201.md b/docs/user-guide/walkthrough/k8s201.md index a1d93b97f3b..f86e6a364eb 100644 --- a/docs/user-guide/walkthrough/k8s201.md +++ b/docs/user-guide/walkthrough/k8s201.md @@ -274,7 +274,9 @@ For more information about health checking, see [Container Probes](../pod-states For a complete application see the [guestbook example](../../../examples/guestbook/). + + diff --git a/docs/user-guide/working-with-resources.md b/docs/user-guide/working-with-resources.md index ad05108cff3..80d2f5998b0 100644 --- a/docs/user-guide/working-with-resources.md +++ b/docs/user-guide/working-with-resources.md @@ -66,7 +66,9 @@ Once there: - You should see a list of all possible resource fields, starting with `v1.pods {...}` + + diff --git a/docs/whatisk8s.md b/docs/whatisk8s.md index 524684250b2..17a655461ce 100644 --- a/docs/whatisk8s.md +++ b/docs/whatisk8s.md @@ -1,33 +1,5 @@ - - -WARNING -WARNING -WARNING -WARNING -WARNING - -

PLEASE NOTE: This document applies to the HEAD of the source tree

- -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - - -The latest 1.0.x release of this document can be found -[here](http://releases.k8s.io/release-1.0/docs/whatisk8s.md). - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). - --- - - @@ -77,6 +49,10 @@ Here are some key points: * **Resource utilization**: High efficiency and density. + + + + [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/whatisk8s.md?pixel)]() diff --git a/examples/README.md b/examples/README.md index 25d05777adc..fa031bf08a0 100644 --- a/examples/README.md +++ b/examples/README.md @@ -9,7 +9,9 @@ This directory contains a number of different examples of how to run applications with Kubernetes. + + diff --git a/examples/aws_ebs/README.md b/examples/aws_ebs/README.md index 7459be30f98..713456cd2c9 100644 --- a/examples/aws_ebs/README.md +++ b/examples/aws_ebs/README.md @@ -27,7 +27,9 @@ You should now be able to query your web server: ``` + + diff --git a/examples/blog-logging/diagrams/README.md b/examples/blog-logging/diagrams/README.md index 09e843d943a..956c84cf9cf 100644 --- a/examples/blog-logging/diagrams/README.md +++ b/examples/blog-logging/diagrams/README.md @@ -6,7 +6,9 @@ # Diagrams for Cloud Logging Blog Article + + diff --git a/examples/cassandra/README.md b/examples/cassandra/README.md index de64a30914c..87e691d5b91 100644 --- a/examples/cassandra/README.md +++ b/examples/cassandra/README.md @@ -283,7 +283,9 @@ kubectl scale rc cassandra --replicas=4 See [here](java/src/io/k8s/cassandra/KubernetesSeedProvider.java). + + diff --git a/examples/celery-rabbitmq/README.md b/examples/celery-rabbitmq/README.md index 44bcf0d7694..8ff16b7619c 100644 --- a/examples/celery-rabbitmq/README.md +++ b/examples/celery-rabbitmq/README.md @@ -260,7 +260,9 @@ Point your internet browser to the appropriate flower-service address, port 5555 If you click on the tab called "Tasks", you should see an ever-growing list of tasks called "celery_conf.add" which the run\_tasks.py script is dispatching. + + diff --git a/examples/cluster-dns/README.md b/examples/cluster-dns/README.md index c717f2b5432..8b2823cb386 100644 --- a/examples/cluster-dns/README.md +++ b/examples/cluster-dns/README.md @@ -182,7 +182,9 @@ kubectl logs dns-frontend ``` + + diff --git a/examples/elasticsearch/README.md b/examples/elasticsearch/README.md index 7e2aed46540..8138b1cfa12 100644 --- a/examples/elasticsearch/README.md +++ b/examples/elasticsearch/README.md @@ -327,7 +327,9 @@ $ curl 104.197.12.157:9200/_nodes?pretty=true | grep name ``` + + diff --git a/examples/explorer/README.md b/examples/explorer/README.md index dd6d03a5d08..1cfbfdc043e 100644 --- a/examples/explorer/README.md +++ b/examples/explorer/README.md @@ -133,7 +133,9 @@ Error: <*>lookup elasticsearch-logging: no such host ``` + + diff --git a/examples/glusterfs/README.md b/examples/glusterfs/README.md index 998004a1e8b..28923741088 100644 --- a/examples/glusterfs/README.md +++ b/examples/glusterfs/README.md @@ -95,7 +95,9 @@ $ mount | grep kube_vol You may also run `docker ps` on the host to see the actual container. + + diff --git a/examples/guestbook-go/README.md b/examples/guestbook-go/README.md index f0122499237..032f2bedaf2 100644 --- a/examples/guestbook-go/README.md +++ b/examples/guestbook-go/README.md @@ -270,7 +270,9 @@ Tip: To turn down your Kubernetes cluster, follow the corresponding instructions [Getting Started Guides](../../docs/getting-started-guides/) that you previously used to create your cluster. + + diff --git a/examples/guestbook-go/_src/README.md b/examples/guestbook-go/_src/README.md index 41da95896ba..42d5aacfa48 100644 --- a/examples/guestbook-go/_src/README.md +++ b/examples/guestbook-go/_src/README.md @@ -39,7 +39,9 @@ Accepts an optional tag (defaults to "latest") ./script/clean.sh + + diff --git a/examples/guestbook/README.md b/examples/guestbook/README.md index 660344008e3..ad613da247b 100644 --- a/examples/guestbook/README.md +++ b/examples/guestbook/README.md @@ -548,7 +548,9 @@ If you are having trouble bringing up your guestbook app, double check that your Then, see the [troubleshooting documentation](../../docs/troubleshooting.md) for a further list of common issues and how you can diagnose them. + + diff --git a/examples/hazelcast/README.md b/examples/hazelcast/README.md index 2ffbddc3801..da9d4eb4577 100644 --- a/examples/hazelcast/README.md +++ b/examples/hazelcast/README.md @@ -242,7 +242,9 @@ kubectl scale rc hazelcast --replicas=4 See [here](https://github.com/pires/hazelcast-kubernetes-bootstrapper/blob/master/src/main/java/com/github/pires/hazelcast/HazelcastDiscoveryController.java) + + diff --git a/examples/https-nginx/README.md b/examples/https-nginx/README.md index 4907a66ecba..ea67b99fe1f 100644 --- a/examples/https-nginx/README.md +++ b/examples/https-nginx/README.md @@ -66,7 +66,9 @@ $ curl https://nodeip:30744 -k For more information on how to run this in a kubernetes cluster, please see the [user-guide](../../docs/user-guide/connecting-applications.md). + + diff --git a/examples/iscsi/README.md b/examples/iscsi/README.md index 5fa599620cb..4dbc110a70b 100644 --- a/examples/iscsi/README.md +++ b/examples/iscsi/README.md @@ -76,7 +76,9 @@ Run *docker inspect* and I found the Containers mounted the host directory into ``` + + diff --git a/examples/k8petstore/README.md b/examples/k8petstore/README.md index e4abc9080d2..365e85efe6b 100644 --- a/examples/k8petstore/README.md +++ b/examples/k8petstore/README.md @@ -114,7 +114,9 @@ For questions on running this app, you can ask on the google containers group (f For questions about bigpetstore, and how the data is generated, ask on the apache bigtop mailing list. + + diff --git a/examples/k8petstore/bps-data-generator/README.md b/examples/k8petstore/bps-data-generator/README.md index f3a4afcaf95..611994f82b5 100644 --- a/examples/k8petstore/bps-data-generator/README.md +++ b/examples/k8petstore/bps-data-generator/README.md @@ -20,7 +20,9 @@ then, cd to bigtop-bigpetstore/bigpetstore-transaction-queue, and run the docker `Docker build -t -i jayunit100/bps-transaction-queue`. + + diff --git a/examples/kubectl-container/README.md b/examples/kubectl-container/README.md index 3bba117a71e..db1b7e5bd2c 100644 --- a/examples/kubectl-container/README.md +++ b/examples/kubectl-container/README.md @@ -22,7 +22,9 @@ a drop-in replacement for the old no-auth KUBERNETES_RO service. The other containers in your pod will find the proxy apparently serving on localhost. + + diff --git a/examples/meteor/README.md b/examples/meteor/README.md index e6db5fa3c3b..51665dae5d7 100644 --- a/examples/meteor/README.md +++ b/examples/meteor/README.md @@ -214,7 +214,9 @@ container section: ``` + + diff --git a/examples/meteor/dockerbase/README.md b/examples/meteor/dockerbase/README.md index ace34a50f20..d0083eca9db 100644 --- a/examples/meteor/dockerbase/README.md +++ b/examples/meteor/dockerbase/README.md @@ -13,7 +13,9 @@ To build and push the base meteor-kubernetes image: docker push chees/meteor-kubernetes + + diff --git a/examples/mysql-wordpress-pd/README.md b/examples/mysql-wordpress-pd/README.md index 5561b7b7641..cfead38c9dd 100644 --- a/examples/mysql-wordpress-pd/README.md +++ b/examples/mysql-wordpress-pd/README.md @@ -308,7 +308,9 @@ $ cluster/kube-down.sh ``` + + diff --git a/examples/nfs/README.md b/examples/nfs/README.md index f6802a89e58..bf017e4db67 100644 --- a/examples/nfs/README.md +++ b/examples/nfs/README.md @@ -56,7 +56,9 @@ Now the pod serves `index.html` from the NFS server: Hello World! + + diff --git a/examples/nfs/exporter/README.md b/examples/nfs/exporter/README.md index 3a21dd1388c..0e6bc7c4090 100644 --- a/examples/nfs/exporter/README.md +++ b/examples/nfs/exporter/README.md @@ -15,7 +15,9 @@ Usage:: docker run -d --name nfs --privileged jsafrane/nfsexporter /path/to/share /path/to/share2 ... + + diff --git a/examples/nfs/nfs-data/README.md b/examples/nfs/nfs-data/README.md index 6f120de7bcb..baef59a1691 100644 --- a/examples/nfs/nfs-data/README.md +++ b/examples/nfs/nfs-data/README.md @@ -12,7 +12,9 @@ Available in dockerhub as [jsafrane/nfs-data](https://registry.hub.docker.com/u/jsafrane/nfs-data/). + + diff --git a/examples/openshift-origin/README.md b/examples/openshift-origin/README.md index 7c28f437055..9a2de0bea46 100644 --- a/examples/openshift-origin/README.md +++ b/examples/openshift-origin/README.md @@ -160,7 +160,9 @@ $ osc --help ``` + + diff --git a/examples/phabricator/README.md b/examples/phabricator/README.md index 250f4427c2a..09eb95c72e9 100644 --- a/examples/phabricator/README.md +++ b/examples/phabricator/README.md @@ -228,7 +228,9 @@ $ cluster/kube-down.sh ``` + + diff --git a/examples/rbd/README.md b/examples/rbd/README.md index 31f5e385551..b35c1334c97 100644 --- a/examples/rbd/README.md +++ b/examples/rbd/README.md @@ -52,7 +52,9 @@ On the Kubernetes host, I got these in mount output If you ssh to that machine, you can run `docker ps` to see the actual pod and `docker inspect` to see the volumes used by the container. + + diff --git a/examples/redis/README.md b/examples/redis/README.md index 8d7b16f978d..1d0a6417a75 100644 --- a/examples/redis/README.md +++ b/examples/redis/README.md @@ -130,7 +130,9 @@ kubectl delete pods redis-master ``` + + diff --git a/examples/rethinkdb/README.md b/examples/rethinkdb/README.md index 76f678f8ecb..2069219a2ea 100644 --- a/examples/rethinkdb/README.md +++ b/examples/rethinkdb/README.md @@ -130,7 +130,9 @@ the generated pods which is using `nodeSelector` to force k8s to schedule contai * see [antmanler/rethinkdb-k8s](https://github.com/antmanler/rethinkdb-k8s) for detail + + diff --git a/examples/simple-nginx.md b/examples/simple-nginx.md index c31979c2fc2..8c63bb8cbf2 100644 --- a/examples/simple-nginx.md +++ b/examples/simple-nginx.md @@ -60,7 +60,9 @@ Most people will eventually want to use declarative configuration files for crea is given in a different document. + + diff --git a/examples/spark/README.md b/examples/spark/README.md index cb639db6c09..7a5f4cc044a 100644 --- a/examples/spark/README.md +++ b/examples/spark/README.md @@ -189,7 +189,9 @@ Make sure the Master Pod is running (use: ```kubectl get pods```). ```kubectl create -f spark-worker-controller.json``` + + diff --git a/examples/storm/README.md b/examples/storm/README.md index 294cf6dc281..21341ca57cf 100644 --- a/examples/storm/README.md +++ b/examples/storm/README.md @@ -173,7 +173,9 @@ Make sure the Nimbus Pod is running. ```kubectl create -f storm-worker-controller.json``` + +