k3s/docs
nikhiljindal fa9f864782 Adding a script to update etcd objects 2015-05-15 16:20:35 -07:00
..
design Merge pull request #7987 from pweil-/security-context-doc 2015-05-11 10:07:41 -04:00
devel Switch git hooks to use pre-commit 2015-05-13 12:50:25 -07:00
getting-started-guides refresh aws getting-started pages and templates 2015-05-14 23:00:36 +02:00
man expose: Re-use labels in case none was specified 2015-05-15 11:54:41 +02: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 Revised topic to clarify and enhance steps and examples: 2015-05-14 14:06:32 -07: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
api-conventions.md API Conventions for Late-initializers 2015-04-28 15:41:44 -07:00
api.md Advice to use default when no namespace is available. 2015-05-14 15:39:31 -07:00
architecture.dia
architecture.png
architecture.svg
authentication.md Added client header info for authentication doc. 2015-05-06 09:14:45 -04:00
authorization.md
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 Adding a script to update etcd objects 2015-05-15 16:20:35 -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
dns.md
downward_api.md Fix example in downward-api docs 2015-05-09 22:19:44 -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
kubeconfig-file.md remove cmd respect for auth-path 2015-05-08 16:33:33 -04:00
kubectl.md remove cmd respect for auth-path 2015-05-08 16:33:33 -04:00
kubectl_api-versions.md remove cmd respect for auth-path 2015-05-08 16:33:33 -04:00
kubectl_cluster-info.md remove cmd respect for auth-path 2015-05-08 16:33:33 -04:00
kubectl_config.md remove cmd respect for auth-path 2015-05-08 16:33:33 -04:00
kubectl_config_set-cluster.md remove cmd respect for auth-path 2015-05-08 16:33:33 -04:00
kubectl_config_set-context.md remove cmd respect for auth-path 2015-05-08 16:33:33 -04:00
kubectl_config_set-credentials.md remove cmd respect for auth-path 2015-05-08 16:33:33 -04:00
kubectl_config_set.md remove cmd respect for auth-path 2015-05-08 16:33:33 -04:00
kubectl_config_unset.md remove cmd respect for auth-path 2015-05-08 16:33:33 -04:00
kubectl_config_use-context.md remove cmd respect for auth-path 2015-05-08 16:33:33 -04:00
kubectl_config_view.md remove cmd respect for auth-path 2015-05-08 16:33:33 -04:00
kubectl_create.md remove cmd respect for auth-path 2015-05-08 16:33:33 -04:00
kubectl_delete.md remove cmd respect for auth-path 2015-05-08 16:33:33 -04:00
kubectl_describe.md remove cmd respect for auth-path 2015-05-08 16:33:33 -04:00
kubectl_exec.md remove cmd respect for auth-path 2015-05-08 16:33:33 -04:00
kubectl_expose.md expose: Re-use labels in case none was specified 2015-05-15 11:54:41 +02:00
kubectl_get.md remove cmd respect for auth-path 2015-05-08 16:33:33 -04:00
kubectl_label.md remove cmd respect for auth-path 2015-05-08 16:33:33 -04:00
kubectl_log.md Merge pull request #7973 from dchen1107/podstatus 2015-05-11 17:08:45 -07:00
kubectl_namespace.md remove cmd respect for auth-path 2015-05-08 16:33:33 -04:00
kubectl_port-forward.md remove cmd respect for auth-path 2015-05-08 16:33:33 -04:00
kubectl_proxy.md remove cmd respect for auth-path 2015-05-08 16:33:33 -04:00
kubectl_resize.md remove cmd respect for auth-path 2015-05-08 16:33:33 -04:00
kubectl_rolling-update.md remove cmd respect for auth-path 2015-05-08 16:33:33 -04:00
kubectl_run-container.md remove cmd respect for auth-path 2015-05-08 16:33:33 -04:00
kubectl_stop.md remove cmd respect for auth-path 2015-05-08 16:33:33 -04:00
kubectl_update.md remove cmd respect for auth-path 2015-05-08 16:33:33 -04:00
kubectl_version.md remove cmd respect for auth-path 2015-05-08 16:33:33 -04:00
labels.md Fixed Typo. 2015-05-14 17:03:33 -04:00
logging.md Corrected some typos 2015-04-26 19:37:14 -07:00
making-release-notes.md Adds a simple release-note builder that scrapes the Github API for recent PRs. 2015-05-07 09:37:38 -07:00
namespaces.md
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.png
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
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 secrets example pod 2015-05-14 13:03:54 -04:00
services.md Make PortalIP alloc HA 2015-05-08 13:34:16 -04:00
services_detail.png
services_detail.svg
services_overview.png
services_overview.svg
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
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