kubernetes/docs
Eric Paris 26149bd83d Doc generation should remove old doc files
Right now, our doc generation scripts notice if you make changes and
don't regen docs, don't include new docs, etc.  But they miss it if your
changes should have REMOVED a doc.  Both kubectl-apiversion and
kubectl-clusterinfo should have been removed, but weren't.

This patch starts tracking all generated doc files and will cause
problems if files should be removed and aren't.
2015-04-13 17:48:24 -04:00
..
design Merge pull request #6097 from derekwaynecarr/limit_range_default_value 2015-04-02 16:04:09 -07:00
devel adding release notes guidelines to the (new) releases policy. 2015-04-07 18:21:45 +01:00
getting-started-guides Merge pull request #6639 from eLobato/patch-1 2015-04-13 13:48:47 -07:00
man Doc generation should remove old doc files 2015-04-13 17:48:24 -04:00
proposals auto-scaler proposal 2015-03-04 08:53:18 -05:00
.files_generated Doc generation should remove old doc files 2015-04-13 17:48:24 -04:00
accessing_the_api.md Update ports doc. 2015-02-13 09:18:40 -08:00
accessing-the-cluster.md Add documentation for redirect 2015-03-04 17:03:18 -08:00
annotations.md Label documentation improvements. Add annotations documentation. 2014-10-15 22:38:00 +00:00
api-conventions.md Implement Strategic Merge Patch in apiserver 2015-04-03 11:51:02 -07:00
api.md Added s/hostDir/hostPath/ 2015-04-03 07:03:44 +00:00
architecture.dia Update architecture diagrams. 2015-03-13 17:16:39 -07:00
architecture.png Fix architecture diagram 2015-03-15 00:56:31 -07:00
architecture.svg Update architecture diagrams. 2015-03-13 17:16:39 -07:00
authentication.md Add client cert authentication 2015-04-01 13:42:26 -04:00
authorization.md modify policy to correctly identify resource versus kind 2015-02-04 13:36:01 -05:00
availability.md simple typo 2015-03-09 13:38:41 +00:00
cli-roadmap.md Updated CLI roadmap. Fixes #5993. 2015-04-07 06:50:59 +00:00
client-libraries.md add kuberclients of node.js client library 2015-03-31 11:45:40 +08:00
cluster_management.md minor doc modification 2015-03-25 11:16:25 +00:00
cluster-admin-guide.md Added Quota documentation for Cluster Admins. 2015-03-17 08:33:57 -07:00
container-environment.md Update docs to reflect reality. 2015-02-02 16:34:20 -08:00
containers.md Add control over container entrypoint 2015-03-31 12:32:03 -04:00
developer-guide.md fixing url for admission_control docs 2015-03-27 14:31:27 -07:00
dns.md Fix link to the dns addon readme 2015-01-24 00:16:36 -08:00
glossary.md Separated user, dev, and design docs. 2014-10-31 08:35:53 -07:00
identifiers.md Clarify name must be lowercase in docs, to match code 2015-01-20 13:55:17 -05:00
images.md update images doc to talk about GCR 2015-02-15 10:29:31 -08:00
kibana.png Launch Elasticsearch and Kibana automatically 2015-01-09 13:41:46 -08:00
kubeconfig-file.md Add documentation on legacy kubernetes_auth file to kubeconfig-file.md 2015-03-05 09:33:37 -08:00
kubectl_api-versions.md update docs using spf13/cobra generator 2015-04-12 15:04:39 -04:00
kubectl_cluster-info.md update docs using spf13/cobra generator 2015-04-12 15:04:39 -04:00
kubectl_config_set-cluster.md update docs using spf13/cobra generator 2015-04-12 15:04:39 -04:00
kubectl_config_set-context.md update docs using spf13/cobra generator 2015-04-12 15:04:39 -04:00
kubectl_config_set-credentials.md update docs using spf13/cobra generator 2015-04-12 15:04:39 -04:00
kubectl_config_set.md update docs using spf13/cobra generator 2015-04-12 15:04:39 -04:00
kubectl_config_unset.md update docs using spf13/cobra generator 2015-04-12 15:04:39 -04:00
kubectl_config_use-context.md update docs using spf13/cobra generator 2015-04-12 15:04:39 -04:00
kubectl_config_view.md update docs using spf13/cobra generator 2015-04-12 15:04:39 -04:00
kubectl_config.md update docs using spf13/cobra generator 2015-04-12 15:04:39 -04:00
kubectl_create.md update docs using spf13/cobra generator 2015-04-12 15:04:39 -04:00
kubectl_delete.md update docs using spf13/cobra generator 2015-04-12 15:04:39 -04:00
kubectl_describe.md update docs using spf13/cobra generator 2015-04-12 15:04:39 -04:00
kubectl_exec.md update docs using spf13/cobra generator 2015-04-12 15:04:39 -04:00
kubectl_expose.md update docs using spf13/cobra generator 2015-04-12 15:04:39 -04:00
kubectl_get.md update docs using spf13/cobra generator 2015-04-12 15:04:39 -04:00
kubectl_label.md update docs using spf13/cobra generator 2015-04-12 15:04:39 -04:00
kubectl_log.md update docs using spf13/cobra generator 2015-04-12 15:04:39 -04:00
kubectl_namespace.md update docs using spf13/cobra generator 2015-04-12 15:04:39 -04:00
kubectl_port-forward.md update docs using spf13/cobra generator 2015-04-12 15:04:39 -04:00
kubectl_proxy.md update docs using spf13/cobra generator 2015-04-12 15:04:39 -04:00
kubectl_resize.md update docs using spf13/cobra generator 2015-04-12 15:04:39 -04:00
kubectl_rolling-update.md update docs using spf13/cobra generator 2015-04-12 15:04:39 -04:00
kubectl_run-container.md update docs using spf13/cobra generator 2015-04-12 15:04:39 -04:00
kubectl_stop.md update docs using spf13/cobra generator 2015-04-12 15:04:39 -04:00
kubectl_update.md update docs using spf13/cobra generator 2015-04-12 15:04:39 -04:00
kubectl_version.md update docs using spf13/cobra generator 2015-04-12 15:04:39 -04:00
kubectl.md update docs using spf13/cobra generator 2015-04-12 15:04:39 -04:00
labels.md Fix confusing use of "comprise" 2015-03-25 14:55:34 -07:00
logging.md Remove BoundPod structure 2015-03-17 10:27:41 +01:00
namespaces.md Separated user, dev, and design docs. 2014-10-31 08:35:53 -07:00
networking.md Update networking.md 2015-03-27 15:40:39 -07:00
node.md Remove ConditionSchedulable 2015-04-07 17:01:07 +02:00
overview.md Updated CLI roadmap. Fixes #5993. 2015-04-07 06:50:59 +00:00
ovs-networking.md ovs networking document 2014-09-08 17:06:25 -07:00
ovs-networking.png ovs networking document 2014-09-08 17:06:25 -07:00
pod-states.md Fixing a small grammatical error in the pod states documentation. 2015-03-30 17:08:28 -07:00
pods.md Clarified expectations for pods. 2015-03-12 23:18:07 +00:00
README.md fix link to kubectl docs in docs/README.md 2015-03-16 08:44:55 +05:30
replication-controller.md Make naming of kubectl subcommands consistent 2015-04-02 16:14:53 -07:00
resource_quota_admin.md fix broken tables in docs/resouce_quota_admin.md 2015-04-05 18:59:06 +09:00
resources.md docs: fix ior to or 2015-03-03 14:17:42 -08:00
roadmap.md Change performance targets 2015-03-26 07:43:22 +01:00
salt.md Update the existing salt.md, add the start of a Salt README tree 2015-04-06 14:41:21 -07:00
secrets.md Small fix for secret doc 2015-04-10 14:21:15 -04:00
services_detail.png Better docs for Services and public IPs. 2015-03-04 22:13:57 -08:00
services_detail.svg Better docs for Services and public IPs. 2015-03-04 22:13:57 -08:00
services_overview.png Better docs for Services and public IPs. 2015-03-04 22:13:57 -08:00
services_overview.svg Better docs for Services and public IPs. 2015-03-04 22:13:57 -08:00
services.md Fix confusing use of "comprise" 2015-03-25 14:55:34 -07:00
sharing-clusters.md Add a doc on sharing cluster access credentials via kubeconfig 2015-03-16 15:43:34 -07:00
ui.md Fix the command in ui.md 2015-02-19 11:37:03 -08:00
user-guide.md Updated CLI roadmap. Fixes #5993. 2015-04-07 06:50:59 +00:00
versioning.md Kube release and API versioning policy 2015-03-16 20:37:14 -07:00
volumes.md Update volumes.md 2015-03-30 20:40:51 -05:00

Kubernetes Documentation