.. |
configmap
|
Merge pull request #290 from slintes/fix-configmap
|
2016-03-31 20:17:14 -07:00 |
downward-api
|
Stop Downward API docs from linking to themselves
|
2016-06-19 21:28:41 +02: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 |
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 #492 from joonathan/patch-1
|
2016-05-31 16:32:03 -07:00 |
services
|
Fix typo
|
2016-05-10 22:13:35 +09:00 |
update-demo
|
Styling the update-demo static page
|
2016-03-21 10:39:51 -07:00 |
walkthrough
|
Fix broken link
|
2016-06-15 16:06:45 +05:30 |
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 ENVVAR syntax link
|
2016-06-08 16:47:17 +03: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
|
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
|
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
|
Fix kubectl commmand
|
2016-05-15 06:58:31 +02: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
|
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
|
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
|
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
|
Note service account token cleanup
|
2016-04-14 21:34:45 -04: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.md
|
fix typo, change base24 to base64
|
2016-06-22 11:29:52 +01:00 |
volumes.md
|
Merge pull request #406 from dagnello/vshpere-volume
|
2016-06-01 15:29:14 -07:00 |
working-with-resources.md
|
1.2 additions for user-guide/
|
2016-03-07 12:09:02 +00:00 |