..
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
…
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
Fix path for swagger-ui
2015-04-27 11:02:12 -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
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
…
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
…
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
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 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
…
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
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