website/docs/user-guide
johndmulhausen a71fb7dcbe Update index.md 2016-05-19 17:00:26 -05:00
..
configmap Merge pull request #290 from slintes/fix-configmap 2016-03-31 20:17:14 -07:00
downward-api Fix for yaml file ref 2016-03-29 17:01:37 -07:00
environment-guide Update index.md 2016-03-31 12:55:32 -07:00
horizontal-pod-autoscaling Surfaces previously hidden topics that had URL conflicts, moves pages to index.md as often as possible 2016-03-29 14:58:48 -07:00
kubectl Remove 'generic' copy/paste error 2016-05-02 17:14:10 -04:00
liveness Update index.md 2016-03-17 17:22:20 -07:00
logging-demo 1.2 additions for user-guide/ 2016-03-07 12:09:02 +00:00
nginx Update managing deployments user guide 2016-03-29 17:48:51 -07:00
node-selection Update description to match yaml 2016-04-20 14:36:02 -06:00
persistent-volumes Document 'Delete' reclaim policy 2016-04-07 12:16:34 +02:00
pods Update index.md 2016-05-19 17:00:26 -05:00
replicasets Add initial ReplicaSet documentation. 2016-03-30 15:44:52 -07:00
replication-controller Address comments 2016-04-26 17:19:58 -07:00
secrets Remove "a" article in "Once the a secret is fetched, ..." 2016-05-03 12:02:05 +02:00
services remove excessive bracket 2016-03-21 23:04:42 +04:00
update-demo Styling the update-demo static page 2016-03-21 10:39:51 -07:00
walkthrough Fix #435 2016-04-26 16:38:31 +08:00
accessing-the-cluster.md 1.2 additions for user-guide/ 2016-03-07 12:09:02 +00:00
annotations.md Moving docs from /vX to /docs; we will use branches for old versions. 2016-02-29 15:17:22 -08:00
application-troubleshooting.md Moving docs from /vX to /docs; we will use branches for old versions. 2016-02-29 15:17:22 -08:00
bad-nginx-deployment.yaml Update deployment document to fit what's in beta release 2016-03-15 17:31:45 -07:00
compute-resources.md Update compute-resources.md 2016-04-22 01:06:50 -07:00
config-best-practices.md Advocate not to use `:latest` 2016-04-18 15:48:21 -07:00
configuring-containers.md Completed pod not hidden anymore 2016-04-22 16:30:32 +02:00
connecting-applications.md Update connecting-applications.md 2016-03-29 19:42:30 -07:00
connecting-to-applications-port-forward.md Update connecting-to-applications-port-forward.md 2016-05-05 12:34:12 +09:00
connecting-to-applications-proxy.md Moving docs from /vX to /docs; we will use branches for old versions. 2016-02-29 15:17:22 -08:00
container-environment.md Clarify postStart 2016-04-24 23:51:29 -03:00
containers.md 1.2 additions for user-guide/ 2016-03-07 12:09:02 +00:00
counter-pod.yaml Application of code include widget, hack curl calls for three file downloads, saas code/pre fixes, comment-out of version drop-down 2016-03-01 19:43:10 -08:00
curlpod.yaml Update connecting-applications.md 2016-03-29 19:42:30 -07:00
debugging-pods-and-replication-controllers.md Surfaces previously hidden topics that had URL conflicts, moves pages to index.md as often as possible 2016-03-29 14:58:48 -07:00
debugging-services.md Update interactive pods section 2016-03-29 17:11:32 -07:00
deploying-applications.md addresses issue #81 2016-04-08 13:49:34 -05:00
deployment.yaml 1.2 additions for getting-started-guides/ and new non-Markdown files for user-guides 2016-03-06 17:55:12 +00:00
deployments.md Document that only pod template is considered for triggering a deployment new revision 2016-05-09 17:03:16 -07:00
docker-cli-to-kubectl.md Further update docs to reflect changes kubectl run 2016-03-29 17:11:32 -07:00
getting-into-containers.md Moving docs from /vX to /docs; we will use branches for old versions. 2016-02-29 15:17:22 -08:00
identifiers.md Moving docs from /vX to /docs; we will use branches for old versions. 2016-02-29 15:17:22 -08:00
images.md Advocate not to use `:latest` 2016-04-18 15:48:21 -07:00
index.md domain redirect 2016-03-10 23:08:05 +00:00
ingress.md Merge pull request #340 from javiercr/fix-ingress-tls-sample 2016-04-12 14:02:44 -07:00
ingress.yaml Moving docs from /vX to /docs; we will use branches for old versions. 2016-02-29 15:17:22 -08:00
introspection-and-debugging.md Update introspection and debugging page with deployments 2016-03-28 09:38:11 -07:00
job.yaml 1.2 additions for user-guide/ 2016-03-07 12:09:02 +00:00
jobs.md Merge pull request #339 from kubernetes/erictune-patch-2 2016-04-13 13:34:50 -07:00
jsonpath.md 1.2 additions for user-guide/ 2016-03-07 12:09:02 +00:00
kubeconfig-file.md Fix typo 2016-04-06 17:43:34 +09:00
kubectl-cheatsheet.md 1.2 additions for user-guide/ 2016-03-07 12:09:02 +00:00
kubectl-conventions.md Adding kubectl user conventions 2016-05-13 18:20:48 -07:00
kubectl-overview.md Adding kubectl user conventions 2016-05-13 18:20:48 -07:00
labels.md Address comments 2016-04-26 17:19:58 -07:00
load-balancer.md Update load-balancer.md 2016-04-08 16:42:34 +08:00
logging.md 1.2 additions for user-guide/ 2016-03-07 12:09:02 +00:00
managing-deployments.md update manage deployment kubectl apply part 2016-05-03 23:04:41 -04:00
monitoring.md Update Heapster K8s doc 2016-03-15 15:59:08 +01:00
multi-pod.yaml Moving docs from /vX to /docs; we will use branches for old versions. 2016-02-29 15:17:22 -08:00
namespaces.md Surfaces previously hidden topics that had URL conflicts, moves pages to index.md as often as possible 2016-03-29 14:58:48 -07:00
new-nginx-deployment.yaml Moving docs from /vX to /docs; we will use branches for old versions. 2016-02-29 15:17:22 -08:00
nginx-app.yaml Update managing deployments user guide 2016-03-29 17:48:51 -07:00
nginx-deployment.yaml Moving docs from /vX to /docs; we will use branches for old versions. 2016-02-29 15:17:22 -08:00
nginx-lifecycle-deployment.yaml Update production-pods.md and replace rc with deployments 2016-03-30 19:18:07 -07:00
nginx-probe-deployment.yaml Update production-pods.md and replace rc with deployments 2016-03-30 19:18:07 -07:00
nginx-secure-app.yaml Update connecting-applications.md 2016-03-29 19:42:30 -07:00
nginx-svc.yaml Update connecting-applications.md 2016-03-29 19:42:30 -07:00
pod-states.md Update pod-states.md 2016-05-11 16:52:51 -07:00
pod-templates.md Nips/tucks to 1.2 import, image additions, SASS fix for tables and code overflow 2016-03-07 13:05:16 +00:00
pod-w-message.yaml Update production-pods.md and replace rc with deployments 2016-03-30 19:18:07 -07:00
pod.yaml Moving docs from /vX to /docs; we will use branches for old versions. 2016-02-29 15:17:22 -08:00
prereqs.md Nips/tucks to 1.2 import, image additions, SASS fix for tables and code overflow 2016-03-07 13:05:16 +00:00
production-pods.md Update production-pods.md and replace rc with deployments 2016-03-30 19:18:07 -07:00
quick-start.md Replace RC with Deployments 2016-03-22 15:02:58 -07:00
redis-deployment.yaml Update production-pods.md and replace rc with deployments 2016-03-30 19:18:07 -07:00
redis-resource-deployment.yaml Update production-pods.md and replace rc with deployments 2016-03-30 19:18:07 -07:00
redis-secret-deployment.yaml Update production-pods.md and replace rc with deployments 2016-03-30 19:18:07 -07:00
replicasets.md Add initial ReplicaSet documentation. 2016-03-30 15:44:52 -07:00
resizing-a-replication-controller.md Import from Container Engine docs, addition of Tabs functionality, various link fixes 2016-03-16 15:54:34 -07:00
rolling-updates.md Advocate not to use `:latest` 2016-04-18 15:48:21 -07:00
run-my-nginx.yaml Replace RC with Deployments 2016-03-22 15:02:58 -07:00
security-context.md Flesh out security context documentation 2016-03-24 16:22:17 -07:00
service-accounts.md Update service account token docs 2016-04-13 00:30:45 -07:00
services-firewalls.md Moving docs from /vX to /docs; we will use branches for old versions. 2016-02-29 15:17:22 -08:00
sharing-clusters.md Moving docs from /vX to /docs; we will use branches for old versions. 2016-02-29 15:17:22 -08:00
simple-nginx.md Change RC to deployments in multi-container and simple-nginx docs 2016-05-12 15:35:47 -07:00
simple-yaml.md 1.2 additions for user-guide/ 2016-03-07 12:09:02 +00:00
ui-access.md Include comments and add correct zero state page again 2016-04-05 15:08:17 +02:00
ui.md Include comments and add correct zero state page again 2016-04-05 15:08:17 +02:00
volumes.md 1.2 additions for user-guide/ 2016-03-07 12:09:02 +00:00
working-with-resources.md 1.2 additions for user-guide/ 2016-03-07 12:09:02 +00:00