website/docs/user-guide
Pete Miller d516a86a7a fix links to volume examples 2016-07-14 15:03:27 +01:00
..
configmap Merge pull request #290 from slintes/fix-configmap 2016-03-31 20:17:14 -07:00
downward-api Merge branch 'master' into release-1.3 2016-07-07 02:00:32 -07:00
environment-guide Update index.md 2016-03-31 12:55:32 -07:00
horizontal-pod-autoscaling Merge pull request #676 from kubernetes/jszczepkowski-hpa-update 2016-06-24 16:55:19 -07:00
jobs fixit-730: wrong link and missing newline in index.md 2016-06-29 14:53:05 +02:00
kubectl Update kubectl_get.md 2016-05-19 14:05:47 -07: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 Fixit: #675, wrong ling to PV walkthrough 2016-06-29 14:07:07 +02:00
petset/bootstrapping Update nginx-slim image version and remove default command 2016-07-12 15:03:47 -04:00
pods Correct pod name in kubectl command output 2016-05-25 21:42:08 +01:00
replicasets Change scaleRef to scaleTargetRef 2016-05-25 11:14:19 +08:00
replication-controller "rather then" -> "rather than" 2016-06-02 15:37:21 -07:00
secrets Merge pull request #478 from ingvagabund/extend-secrets-with-key2path-and-atomic-updates 2016-07-06 17:01:15 -07:00
services Merge pull request #632 from freehan/svcfw 2016-07-06 17:21:44 -07:00
update-demo Styling the update-demo static page 2016-03-21 10:39:51 -07:00
walkthrough Fix the link url to deployments doc 2016-07-04 21:27:39 +09:00
accessing-the-cluster.md Fix local reference to section on constructing proxy URLs 2016-05-24 23:39:17 +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 Fix errors in how compute resources are handled 2016-06-06 14:26:13 -04:00
config-best-practices.md Advocate not to use `:latest` 2016-04-18 15:48:21 -07:00
configuring-containers.md Fix quotes in yaml 2016-07-08 20:52:55 +01:00
connecting-applications.md Fix typo in connecting-applications.md 2016-06-15 16:03:29 -04: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 add explaination of hairpin problem 2016-07-06 15:18:10 -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 kubectl rollout status and kubectl set image for deployments 2016-06-06 14:51:39 -07:00
docker-cli-to-kubectl.md Further update docs to reflect changes kubectl run 2016-03-29 17:11:32 -07:00
garbage-collector.md add a doc for garbage collector 2016-06-23 11:13:36 -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 Remove redundant 'the' 2016-06-13 14:04:30 +03: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 branch 'master' into release-1.3 2016-07-07 02:00:32 -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 fixit-730: wrong link and missing newline in index.md 2016-06-29 14:53:05 +02: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 fixit-701: correct expression to get externalIP 2016-06-30 18:53:05 +02: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 add docs for recursive flag usage 2016-06-21 10:57:34 -07: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
networkpolicies.md Fix title 2016-06-28 13:23:30 -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-init-containers.yaml Add init container documentation 2016-06-16 18:32:11 -04: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
petset.md Petset bootstrapping 2016-07-06 16:21:48 -07:00
petset.yaml Update nginx-slim image version and remove default command 2016-07-12 15:03:47 -04: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 Add init container documentation 2016-06-16 18:32:11 -04: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 Replica set clarification: no need to manipulate directly 2016-05-17 11:47:33 +02: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 Fix quotes in yaml 2016-07-08 20:52:55 +01: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 Note service account token cleanup 2016-04-14 21:34:45 -04:00
services-firewalls.md add docs for loadBalancerSourceRange field 2016-07-06 17:20:44 -07: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.md fix typo, change base24 to base64 2016-06-22 11:29:52 +01:00
volumes.md fix links to volume examples 2016-07-14 15:03:27 +01:00
working-with-resources.md 1.2 additions for user-guide/ 2016-03-07 12:09:02 +00:00