k3s/docs
Benjamen Keroack 96c5896c74 service documentation: fix location of selector in JSON, make it clear that publicIPs belongs in the spec field 2015-05-06 17:37:31 -07:00
..
design Merge pull request #7575 from brendandburns/kubectl 2015-05-06 11:35:57 -07:00
devel Add step to API changes doc for swagger regen 2015-05-04 16:32:08 -04:00
getting-started-guides update AWS CloudFormation template and cloud-configs 2015-05-05 08:26:16 +02:00
man Add support for --rollback. 2015-05-06 10:21:35 -07:00
proposals Merge pull request #7614 from tamsky/patch-1 2015-05-04 18:17:01 -07:00
.files_generated docs: generate docs 2015-04-14 12:53:37 -07:00
README.md Update docs. Add design principles. Fixes #6133. Fixes #4182. 2015-04-16 22:13:44 +00:00
accessing-the-cluster.md Add documentation for redirect 2015-03-04 17:03:18 -08:00
accessing_the_api.md Remove nginx and replace basic auth with bearer token auth for GCE. 2015-04-22 11:11:20 -07:00
annotations.md Label documentation improvements. Add annotations documentation. 2014-10-15 22:38:00 +00:00
api-conventions.md API Conventions for Late-initializers 2015-04-28 15:41:44 -07:00
api.md Fix path for swagger-ui 2015-04-27 11:02:12 -07:00
architecture.dia Update architecture diagrams. 2015-03-13 17:16:39 -07:00
architecture.png Fix architecture diagram 2015-03-15 00:56:31 -07:00
architecture.svg Update architecture diagrams. 2015-03-13 17:16:39 -07:00
authentication.md Added client header info for authentication doc. 2015-05-06 09:14:45 -04:00
authorization.md modify policy to correctly identify resource versus kind 2015-02-04 13:36:01 -05:00
availability.md Make docs links go through docs.k8s.io 2015-04-23 16:36:27 -07:00
cli-roadmap.md Updated CLI roadmap. Fixes #5993. 2015-04-07 06:50:59 +00:00
client-libraries.md add kuberclients of node.js client library 2015-03-31 11:45:40 +08:00
cluster-admin-guide.md Fixed typo in the matrix link in cluster admin guide. 2015-04-27 23:46:58 -04:00
cluster_management.md Fix path of kube-version-change 2015-04-23 12:26:46 -07:00
container-environment.md Added some details about hook execution guarantees. 2015-04-28 11:26:03 -07:00
containers.md Add control over container entrypoint 2015-03-31 12:32:03 -04:00
developer-guide.md fixing url for admission_control docs 2015-03-27 14:31:27 -07:00
dns.md Fix link to the dns addon readme 2015-01-24 00:16:36 -08:00
downward_api.md Add docs for downward API 2015-04-27 21:59:17 -04:00
glossary.md Merge pull request #6970 from marekbiskup/typoFix 2015-04-17 12:47:41 +02:00
identifiers.md Updated API conventions and other details, per #6133. 2015-04-15 02:32:34 +00:00
images.md Mention :latest behavior for image version tag 2015-04-29 21:34:07 -07:00
kibana.png Launch Elasticsearch and Kibana automatically 2015-01-09 13:41:46 -08:00
kubeconfig-file.md Update kubeconfig-file doc. 2015-05-05 11:36:22 -07:00
kubectl.md Add --hostport to run-container. 2015-05-01 23:45:03 +00:00
kubectl_api-versions.md Update docs after cobra update (spellling mistake) 2015-04-29 11:26:55 -04:00
kubectl_cluster-info.md Update docs after cobra update (spellling mistake) 2015-04-29 11:26:55 -04:00
kubectl_config.md Update docs after cobra update (spellling mistake) 2015-04-29 11:26:55 -04:00
kubectl_config_set-cluster.md Update docs after cobra update (spellling mistake) 2015-04-29 11:26:55 -04:00
kubectl_config_set-context.md Update docs after cobra update (spellling mistake) 2015-04-29 11:26:55 -04:00
kubectl_config_set-credentials.md Update docs after cobra update (spellling mistake) 2015-04-29 11:26:55 -04:00
kubectl_config_set.md Update docs after cobra update (spellling mistake) 2015-04-29 11:26:55 -04:00
kubectl_config_unset.md Update docs after cobra update (spellling mistake) 2015-04-29 11:26:55 -04:00
kubectl_config_use-context.md Update docs after cobra update (spellling mistake) 2015-04-29 11:26:55 -04:00
kubectl_config_view.md Update docs after cobra update (spellling mistake) 2015-04-29 11:26:55 -04:00
kubectl_create.md Update docs after cobra update (spellling mistake) 2015-04-29 11:26:55 -04:00
kubectl_delete.md Added TerminationGracePeriod field to PodSpec and grace-period flag to kubectl stop 2015-04-30 18:00:33 +02:00
kubectl_describe.md Update docs after cobra update (spellling mistake) 2015-04-29 11:26:55 -04:00
kubectl_exec.md Update docs after cobra update (spellling mistake) 2015-04-29 11:26:55 -04:00
kubectl_expose.md Fix typo in 'kubectl expose' examples. 2015-04-30 06:02:16 +00:00
kubectl_get.md Update docs after cobra update (spellling mistake) 2015-04-29 11:26:55 -04:00
kubectl_label.md Update docs after cobra update (spellling mistake) 2015-04-29 11:26:55 -04:00
kubectl_log.md Update docs after cobra update (spellling mistake) 2015-04-29 11:26:55 -04:00
kubectl_namespace.md Update docs after cobra update (spellling mistake) 2015-04-29 11:26:55 -04:00
kubectl_port-forward.md Update docs after cobra update (spellling mistake) 2015-04-29 11:26:55 -04:00
kubectl_proxy.md Update docs after cobra update (spellling mistake) 2015-04-29 11:26:55 -04:00
kubectl_resize.md Update docs after cobra update (spellling mistake) 2015-04-29 11:26:55 -04:00
kubectl_rolling-update.md Add support for --rollback. 2015-05-06 10:21:35 -07:00
kubectl_run-container.md Add --hostport to run-container. 2015-05-01 23:45:03 +00:00
kubectl_stop.md Added TerminationGracePeriod field to PodSpec and grace-period flag to kubectl stop 2015-04-30 18:00:33 +02:00
kubectl_update.md Update docs after cobra update (spellling mistake) 2015-04-29 11:26:55 -04:00
kubectl_version.md Update docs after cobra update (spellling mistake) 2015-04-29 11:26:55 -04:00
labels.md Corrected some typos 2015-04-26 19:37:14 -07:00
logging.md Corrected some typos 2015-04-26 19:37:14 -07:00
namespaces.md Separated user, dev, and design docs. 2014-10-31 08:35:53 -07:00
networking.md Broken links fixed. 2015-04-17 11:04:53 +02:00
node.md Corrected some typos 2015-04-26 19:37:14 -07:00
overview.md Corrected some typos 2015-04-26 19:37:14 -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 Updated API conventions and other details, per #6133. 2015-04-15 02:32:34 +00:00
pods.md Explain what pets are. 2015-05-01 09:39:42 -07:00
replication-controller.md Updated API conventions and other details, per #6133. 2015-04-15 02:32:34 +00:00
resource_quota_admin.md ResourceQuota add object count support for secret and volume claims 2015-04-21 09:49:40 -04:00
resources.md docs: fix ior to or 2015-03-03 14:17:42 -08:00
roadmap.md Mark an item as in progress on roadmap which was accidentally marked as completed 2015-04-20 12:52:21 -07:00
salt.md Rename salt minion_ip to hostname_override 2015-04-21 06:24:49 -07:00
secrets.md Fix representation of v1beta3 pod in secrets doc 2015-04-30 10:34:45 -04:00
services.md service documentation: fix location of selector in JSON, make it clear that publicIPs belongs in the spec field 2015-05-06 17:37:31 -07: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
sharing-clusters.md Corrected some typos 2015-04-26 19:37:14 -07:00
ui.md Corrected some typos 2015-04-26 19:37:14 -07:00
user-guide.md Updated CLI roadmap. Fixes #5993. 2015-04-07 06:50:59 +00:00
versioning.md Kube release and API versioning policy 2015-03-16 20:37:14 -07:00
volumes.md Update volumes doc to fix broken link and describe new file. 2015-05-05 16:06:49 -07:00

README.md

Kubernetes Documentation