kubernetes/docs
Ravi Sankar Penta f6ecec5880 Allow admin user to explicitly unschedule the node
Setting Unschedulable on the node will not touch any existing pods
on the node but will block scheduling of new pods on the node.
2015-03-12 14:27:27 -07:00
..
design Merge pull request #5186 from markturansky/pv_proposal 2015-03-12 09:58:02 -04:00
devel Add a doc on making PRs easier to review 2015-03-10 06:25:40 -07:00
getting-started-guides coreos/azure: Pass number of minions as an argument 2015-03-11 12:22:55 +00:00
man Fix md generation for kubectl docs 2015-03-11 16:42:40 -07:00
proposals auto-scaler proposal 2015-03-04 08:53:18 -05: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 Clarify documentation around resourceVersion 2015-03-05 20:57:22 -08:00
architecture.dia Update architecture diagram/png/svg to name 'kubectl' as client. 2015-01-26 11:35:53 -08:00
architecture.png Update architecture diagram/png/svg to name 'kubectl' as client. 2015-01-26 11:35:53 -08:00
architecture.svg Update architecture diagram/png/svg to name 'kubectl' as client. 2015-01-26 11:35:53 -08:00
authentication.md Doc fixes 2015-01-11 21:20:49 -05: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 CLI roadmap updates. 2015-03-11 22:51:40 +00:00
client-libraries.md add kubeclient to list of ruby client libraries 2015-03-02 17:43:01 +02:00
cluster_management.md Added kernel upgrade sketch 2015-03-11 10:45:04 -07:00
cluster-admin-guide.md User, Admin, and Developer guides. 2015-03-11 10:52:59 -07:00
container-environment.md Update docs to reflect reality. 2015-02-02 16:34:20 -08:00
containers.md Add docker's add/drop capabilites 2015-01-30 15:09:31 +08:00
developer-guide.md User, Admin, and Developer guides. 2015-03-11 10:52:59 -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-clusterinfo.md Fix md generation for kubectl docs 2015-03-11 16:42:40 -07:00
kubectl-config-set-cluster.md Fix md generation for kubectl docs 2015-03-11 16:42:40 -07:00
kubectl-config-set-context.md Fix md generation for kubectl docs 2015-03-11 16:42:40 -07:00
kubectl-config-set-credentials.md Fix md generation for kubectl docs 2015-03-11 16:42:40 -07:00
kubectl-config-set.md Fix md generation for kubectl docs 2015-03-11 16:42:40 -07:00
kubectl-config-unset.md Fix md generation for kubectl docs 2015-03-11 16:42:40 -07:00
kubectl-config-use-context.md Fix md generation for kubectl docs 2015-03-11 16:42:40 -07:00
kubectl-config-view.md Fix md generation for kubectl docs 2015-03-11 16:42:40 -07:00
kubectl-config.md Fix md generation for kubectl docs 2015-03-11 16:42:40 -07:00
kubectl-create.md Fix md generation for kubectl docs 2015-03-11 16:42:40 -07:00
kubectl-delete.md Fix md generation for kubectl docs 2015-03-11 16:42:40 -07:00
kubectl-describe.md Fix md generation for kubectl docs 2015-03-11 16:42:40 -07:00
kubectl-exec.md Fix md generation for kubectl docs 2015-03-11 16:42:40 -07:00
kubectl-expose.md Fix md generation for kubectl docs 2015-03-11 16:42:40 -07:00
kubectl-get.md Fix md generation for kubectl docs 2015-03-11 16:42:40 -07:00
kubectl-label.md Fix md generation for kubectl docs 2015-03-11 16:42:40 -07:00
kubectl-log.md Fix md generation for kubectl docs 2015-03-11 16:42:40 -07:00
kubectl-namespace.md Fix md generation for kubectl docs 2015-03-11 16:42:40 -07:00
kubectl-port-forward.md Fix md generation for kubectl docs 2015-03-11 16:42:40 -07:00
kubectl-proxy.md Fix md generation for kubectl docs 2015-03-11 16:42:40 -07:00
kubectl-resize.md Fix md generation for kubectl docs 2015-03-11 16:42:40 -07:00
kubectl-rollingupdate.md Fix md generation for kubectl docs 2015-03-11 16:42:40 -07:00
kubectl-run-container.md Fix md generation for kubectl docs 2015-03-11 16:42:40 -07:00
kubectl-stop.md Fix md generation for kubectl docs 2015-03-11 16:42:40 -07:00
kubectl-update.md Fix md generation for kubectl docs 2015-03-11 16:42:40 -07:00
kubectl-version.md Fix md generation for kubectl docs 2015-03-11 16:42:40 -07:00
kubectl.md Fix md generation for kubectl docs 2015-03-11 16:42:40 -07:00
labels.md updating labels.md and design/labels.md 2015-03-11 23:29:59 +01:00
logging.md Update cluster level docs for proxy access 2015-03-02 16:14:03 -08:00
namespaces.md Separated user, dev, and design docs. 2014-10-31 08:35:53 -07:00
networking.md Add a better networking doc 2015-03-06 16:48:56 -08:00
node.md Allow admin user to explicitly unschedule the node 2015-03-12 14:27:27 -07:00
overview.md fixing ui url 2015-03-11 14:50:19 -07: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 Add a doc on pod states 2014-09-23 08:40:17 -07:00
pods.md docs/pods: update to address comments 2015-02-21 14:03:55 -08:00
README.md User, Admin, and Developer guides. 2015-03-11 10:52:59 -07:00
replication-controller.md minor typo/spelling correction 2015-02-03 00:41:42 -08:00
resources.md docs: fix ior to or 2015-03-03 14:17:42 -08:00
roadmap.md Update roadmap.md 2015-02-17 23:09:45 -08:00
salt.md Typo fix 2014-11-23 02:31:40 +01: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 Better docs for Services and public IPs. 2015-03-04 22:13:57 -08:00
ui.md Fix the command in ui.md 2015-02-19 11:37:03 -08:00
user-guide.md User, Admin, and Developer guides. 2015-03-11 10:52:59 -07:00
volumes.md Now that we automatically format GCE PD, remove formatting from the e2e test. 2015-02-06 20:30:58 -08:00

Kubernetes Documentation