website/docs/user-guide
Brian Grant 6684555ed9 Merge pull request #148 from madhusudancs/replicaset
ReplicaSet documentation.
2016-03-30 20:38:30 -07:00
..
configmap Fix configmap docs 2016-03-30 11:35:12 -07:00
downward-api Fix for yaml file ref 2016-03-29 17:01:37 -07:00
environment-guide 1.2 additions for user-guide/ 2016-03-07 12:09:02 +00: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 Fix typo 2016-03-30 14:44:41 +02: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 index.md 2016-03-17 00:35:35 -07:00
persistent-volumes 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
pods Further update docs to reflect changes kubectl run 2016-03-29 17:11:32 -07:00
replicasets Add initial ReplicaSet documentation. 2016-03-30 15:44:52 -07:00
replication-controller Import from Container Engine docs, addition of Tabs functionality, various link fixes 2016-03-16 15:54:34 -07:00
secrets 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
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 Replace RC with Deployments 2016-03-22 15:02:58 -07: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 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
config-best-practices.md Update 2016-03-28 14:10:52 -07:00
configuring-containers.md 1.2 additions for user-guide/ 2016-03-07 12:09:02 +00:00
connecting-applications.md Update connecting-applications.md 2016-03-29 19:42:30 -07:00
connecting-to-applications-port-forward.md Moving docs from /vX to /docs; we will use branches for old versions. 2016-02-29 15:17:22 -08: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 Moving docs from /vX to /docs; we will use branches for old versions. 2016-02-29 15:17:22 -08: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 Replace RC with Deployments 2016-03-22 15:02:58 -07: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 Teaches how to see if a Deployment succeeds or not 2016-03-30 10:29:08 -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 1.2 additions for user-guide/ 2016-03-07 12:09:02 +00:00
index.md domain redirect 2016-03-10 23:08:05 +00:00
ingress.md Explicitly callout the prerequisites of Ingress on GCE/GKE. 2016-03-22 23:08:55 -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 Remove space 2016-03-29 09:44:34 +01:00
jsonpath.md 1.2 additions for user-guide/ 2016-03-07 12:09:02 +00:00
kubeconfig-file.md Nips/tucks to 1.2 import, image additions, SASS fix for tables and code overflow 2016-03-07 13:05:16 +00:00
kubectl-cheatsheet.md 1.2 additions for user-guide/ 2016-03-07 12:09:02 +00:00
kubectl-overview.md 1.2 additions for user-guide/ 2016-03-07 12:09:02 +00:00
labels.md Fix broken labels -> node-selection link 2016-03-16 15:05:33 +02:00
load-balancer.md Import from Container Engine docs, addition of Tabs functionality, various link fixes 2016-03-16 15:54:34 -07:00
logging.md 1.2 additions for user-guide/ 2016-03-07 12:09:02 +00:00
managing-deployments.md Further update managing deployments user guide 2016-03-30 17:14:39 -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
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 1.2 additions for user-guide/ 2016-03-07 12:09:02 +00: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 Update managing deployments user guide 2016-03-29 17:48:51 -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 1.2 additions for user-guide/ 2016-03-07 12:09:02 +00: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 1.2 additions for user-guide/ 2016-03-07 12:09:02 +00:00
simple-yaml.md 1.2 additions for user-guide/ 2016-03-07 12:09:02 +00:00
ui.md updated screen shots and corrected link 2016-03-07 16:53:28 +01: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