Matthew Wong
07d3a89fad
Add external provisioners to PV doc
2017-03-16 11:19:04 -04:00
Aditya Dani
e29c8d6b91
Portworx Volume Plugin - Add relevant doc references
...
- PortworxVolume as a type of Volume.
- Portworx as a type of StorageClass
2017-03-16 14:52:49 +00:00
Andrew Chen
f7648e7c27
Move Guide topic: Jobs ( #2853 )
...
* Move Guide topic: Jobs
* add job.yaml file
* change title
2017-03-15 18:20:29 -07:00
Andrew Chen
ba34326fa0
Move Guide topic: Configuration Best Practices
2017-03-15 17:41:59 -07:00
Andrew Chen
b65d0a30c9
Move Guide topic: Rolling Update Demo ( #2850 )
...
* Move Guide topic: Rolling Update Demo
* rename file
2017-03-15 17:31:38 -07:00
Andrew Chen
b66a83d5a6
Move Guide topic: Rolling Updates
2017-03-15 16:53:37 -07:00
Steve Perry
088cfc2c6f
Concepts toc ( #2840 )
...
* Move Guide topic: Limit range.
* Adjust Concepts Overview TOC.
2017-03-15 16:49:02 -07:00
Andrew Chen
7a41f3feb6
Move Guide topic: Resizing a replication controller
2017-03-15 16:17:09 -07:00
Andrew Chen
3ced6dbc2e
Move Guide topic: Replication Controller Operations
2017-03-15 16:04:32 -07:00
Andrew Chen
4d9c7e1990
fix link
2017-03-15 15:38:56 -07:00
Andrew Chen
bbc6835fc5
add back missing /
2017-03-15 15:38:56 -07:00
Andrew Chen
7071b5e753
Move docs/user-guide/managing-deployments.md to /docs/concepts/cluster-administration/manage-deployment.md
2017-03-15 15:38:56 -07:00
Vladimir Vivien
73cb92a0a9
Adds documentation for Dell EMC ScaleIO volume plugin
...
This commit updates the volumes documentation to include ScaleIO volume plugin information.
2017-03-15 08:34:57 -07:00
Andrew Chen
60c6921576
User Guide content migration: post notice ( #2818 )
...
* Add User Guide content migration notice.
* Fix formatting
* Tweek formatting to block highlight text in light gray.
* Try table instead of code block
* remove extra lines
* try table format
* fix links
* incorporate @ddonnelly feedback
2017-03-14 16:39:25 -07:00
Phillip Wittrock
df5fecc5c8
Merge pull request #2781 from oshalygin/patch-3
...
Remove autogenerate todo from docs
2017-03-14 12:07:09 -07:00
Jan Safranek
146af29a90
Add documentation of PV/PVC.storageClassName
2017-03-14 10:58:58 -07:00
Steve Perry
ee23982f7b
Move Guide topics: Federation tutorial and concept. ( #2802 )
...
* Move Guide topics: Federation tutorial and concept.
* Add title.
* Fix link.
2017-03-13 23:43:45 -07:00
Steve Perry
4dce53334c
Move Guide topics: Federation Tasks. ( #2799 )
2017-03-13 21:32:17 -07:00
peay
3be8f7493a
Update CronJob history limits
2017-03-13 10:00:08 -07:00
Oleg Shalygin
6d30fc54da
Remove autogenerate todo
...
- This should be captured via a GitHub issue
and not a TODO in the README documentation
which leads to confusion.
2017-03-12 19:11:52 -07:00
Hemant Kumar
cea23069c2
Add documentation for mount option
2017-03-08 21:06:47 -05:00
Andrew Chen
5b96f8f4ee
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
fix typo
fix typo
cluster-management--3
Highlighted command --kubectl describe
update init-containers.md
Update pod.md
2017-03-07 13:46:16 -08:00
jianglingxia
940e5e3a36
Highlighted command --kubectl describe
...
In web page ,there is no space ,need some empty space,thanks!
2017-03-07 13:29:06 -08:00
Kevin
0f528eec9a
update node-selection/index.md
2017-03-06 11:29:28 -08:00
Kevin
855cc67c77
Update "node selection" documentation to reflect Beta affinity syntax
2017-03-06 11:29:28 -08:00
Andrew Chen
2f9aa17560
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io : (58 commits)
fix unsupported parameter of wget command
Update Weave Net's title.
Update garbage-collection.md
Correct ASM logo filename
fixed ASM blurb
Repair Spotinst logo
Doc formatting update
fixing typo
Minor spelling correction -- "rtk" to "rkt"
update init-containers.md
Update local instructions to new method.
Update ubuntu install instructions.
Highlighted command for `kubectl proxy`.
Update Tasks landing page. (#2697 )
Deprecate Guide topics: quick-start ... (#2696 )
Deprecate Guide topic: Secrets Walkthrough. (#2695 )
Update multiple-schedulers doc (#2063 )
remove extra space
Reimplement PR #2525
Deprecate Guide topic: Persistent Volume Walkthrough. (#2692 )
...
2017-03-06 11:28:15 -08:00
Guangya Liu
1cbcd2b596
Highlighted command for `kubectl proxy`.
2017-03-06 10:18:28 -08:00
Michail Kargakis
56f8a68444
Remove redundant section in deployments
...
The status of the deployment is already covered in a later section in
this doc.
2017-03-04 18:52:00 +01:00
Steve Perry
5e4a1ed081
Deprecate Guide topics: quick-start ... ( #2696 )
2017-03-03 15:18:37 -08:00
Steve Perry
172900f9aa
Deprecate Guide topic: Secrets Walkthrough. ( #2695 )
2017-03-03 14:54:05 -08:00
Steve Perry
a238ed8ced
Deprecate Guide topic: Persistent Volume Walkthrough. ( #2692 )
2017-03-03 14:02:35 -08:00
Eduardo Baitello
50471b3395
Wrong label and kubectl get completed pods
...
The label `app=jobexample` should be `jobgroup=jobexample`.
Also, for get completed pods the flag `--show-all` is necessary.
2017-03-03 13:40:42 -08:00
Steve Perry
4d7aecf5de
Deprecate Guide topics. ( #2691 )
2017-03-03 13:32:41 -08:00
Steve Perry
ec03295bf0
Move Guide topics: Logging ( #2687 )
2017-03-03 11:21:01 -08:00
Jeff Peeler
8dcc673d5d
Add docs for projected volume driver
2017-03-03 09:23:47 -08:00
Xiuyu Li
76f9a1b785
remove redundant a
...
Signed-off-by: Xiuyu Li <nickleefly@gmail.com>
2017-03-03 00:17:40 -08:00
foxyriver
34cb50be94
fix CronJob object name
...
fix CronJob object name
2017-03-03 00:17:13 -08:00
Chris Schmich
9443291066
s/acomplish/accomplish/
2017-03-03 00:15:59 -08:00
jianglingxia
abe3171d0a
Revert "Highlighted command --kubectl describe"
...
This reverts commit a70d0a3e35
.
2017-03-02 11:21:04 -08:00
jianglingxia
a380fec339
Highlighted command --kubectl describe
...
In web page ,there is no space ,need some empty space,thanks!
2017-03-02 11:21:04 -08:00
Jeffrey Regan
0c6b5c6c3f
Fix link to dev guide.
2017-03-02 11:05:42 -08:00
Andrew Chen
06b5791afa
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
getting-started-guides: add CoreOS Tectonic
add DefaultTolerationSeconds admission controller
Move Guide topic: Connect with Proxies. (#2663 )
Move Guide topic: Bootstrapping Pet Sets. (#2662 )
Move Guide topic: Using Port Forwarding. (#2661 )
fix typo (#2656 )
Move Guide topic: Using Environment Variables. (#2645 )
missing word
Prototype for deprecating User Guide topic.
Update static-pods.md
Update static-pods.md
2017-03-02 09:49:33 -08:00
Jared
034a978c5f
Merge branch 'master' into deprecation
2017-03-01 14:35:33 -08:00
Steve Perry
6b675d9b69
Move Guide topic: Connect with Proxies. ( #2663 )
...
* Move Guide topic: Connect with Proxies.
* Fix link.
2017-03-01 09:42:05 -08:00
Steve Perry
a642102dc8
Move Guide topic: Bootstrapping Pet Sets. ( #2662 )
...
* Move Guide topic: Bootstrapping Pet Sets.
* Add TOC entry.
2017-03-01 09:20:52 -08:00
Steve Perry
a2fbc82bd0
Move Guide topic: Using Port Forwarding. ( #2661 )
2017-03-01 08:55:15 -08:00
Steve Perry
1564ae52b7
Move Guide topic: Using Environment Variables. ( #2645 )
2017-02-28 19:05:31 -08:00
Devin Donnelly
9a96256e49
Merge remote-tracking branch 'upstream/master' into release-1.6
2017-02-28 14:33:19 -08:00
steveperry-53
8ab16cb669
Prototype for deprecating User Guide topic.
2017-02-28 11:15:54 -08:00
Steve Perry
6f83f5070a
Move Guide Topic: Multi-container pods. ( #2642 )
2017-02-28 09:08:11 -08:00
Steve Perry
650d632519
Move Compute Resources topic to Concepts. ( #2410 )
2017-02-27 14:16:14 -08:00
Andrew Chen
86df553c4b
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io : (136 commits)
Clarify minimum version of kubernetes supporting PSP authz
Fix typo: federation-controller-mananger => federation-controller-manager
Fix typo: federation-controller-mananger => federation-controller-manager
fix command kubectl get svc,pod output
limitrange-update
doc-walkthrough-content
package apt-transport-https should be installed
Fix apimachinery vendored dependencies in examples_test.
Delete the parameter "--google-json-key string"
Removed Extra space in the KUBE2GO commit
Added KUBE2GO.io
fix some wrong links
Update hello-minikube.md
show kubectl_rollingupdate svg
Fixed flag for eviction-soft.
Update review-issues.md
Move Guide topic: Garbage Collection. (#2488 )
Update source-ip.md
Update source-ip.md
concepts/abstractions: init containers example.
...
2017-02-24 15:14:21 -08:00
Jordan Liggitt
6d133c64d5
Clarify minimum version of kubernetes supporting PSP authz
2017-02-24 15:04:21 -08:00
Andrew Chen
64267ef509
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Update hello-minikube.md
show kubectl_rollingupdate svg
Fixed flag for eviction-soft.
Update review-issues.md
Move Guide topic: Garbage Collection. (#2488 )
Update source-ip.md
Update source-ip.md
2017-02-22 17:18:14 -08:00
Xiuyu Li
7b69821e5e
show kubectl_rollingupdate svg
2017-02-22 10:58:09 -08:00
Steve Perry
5095cf60df
Move Guide topic: Garbage Collection. ( #2488 )
2017-02-21 19:12:47 -08:00
Andrew Chen
578123e106
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Revert "Updated description for kubeadm init --kubernetes-version"
Updated description for kubeadm init --kubernetes-version
Remove details about where authenticator is implemented
replace petset with statefulsets
Updated result of command
replace argumment with argument
Highlight some keyworks in garbage-collection.md.
Fixed typos in persistent volume index.md
Remove reference to port-forward to services
add an example
fix typo
Fix typo in concepts
Parallel Jobs with a *work queue*:
Add more options for self-registration.
dedent yaml code blocks
Add kubelet eviction in GC doc (#2484 )
2017-02-21 12:43:53 -08:00
tanshanshan
60b5018738
replace petset with statefulsets
2017-02-21 11:47:29 -08:00
Ricardo M. Augusto
72c93f9b52
Updated result of command
...
Actually according to the command in example:
kubectl create secret generic ssh-key-secret --from-file=ssh-privatekey=/path/to/.ssh/id_rsa --from-file=ssh-publickey=/path/to/.ssh/id_rsa.pub
The keys will be available with names ssh-publickey and ssh-privatekey.
2017-02-21 11:38:11 -08:00
Guangya Liu
58f20b10fa
Fixed typos in persistent volume index.md
2017-02-21 10:16:04 -08:00
Ben Mathews
d4c2da211e
Remove reference to port-forward to services
...
port forwarding to services isn't supported.
2017-02-21 10:12:32 -08:00
ztewyk
8dd5d7b8ad
Parallel Jobs with a *work queue*:
...
do not specify `.spec.completions`, default to `.spec.Parallelism`, not default to 1
2017-02-21 09:46:11 -08:00
Andrew Chen
7673131c02
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io : (22 commits)
Revert "Document new optional support for ConfigMap and Secret"
Revert "mend"
modify one word
fix typo
Fix typos in running zookeeper article
Add note about moved content. (#2563 )
Move Guide topic to Tasks: Downward API (#2439 )
modify typora
fix etcd disaster-recovery hyperlink
replace kubernetes.d with kubelet.d
remove its name from file content
Let's put kubectl in ~/bin.
Move Guide toic to Tasks: kubectl exec.
Fix travis and add comments
Move Pod Lifecycle to Concepts. (#2420 )
Update deployment completeness documentation
rollback PR #2522
kubectl_apply.md-change it for label key
Update the links of Deployment User Guide
#2534 mark openstack-heat as standalone-salt-conf
...
# Conflicts:
# docs/user-guide/configmap/index.md
2017-02-17 10:36:54 -08:00
Michael Fraenkel
4635787521
Revert "Document new optional support for ConfigMap and Secret"
...
This reverts commit 7abcc6c854
.
2017-02-17 09:19:39 -08:00
Michael Fraenkel
265a2fc996
Revert "mend"
...
This reverts commit 324451c337
.
2017-02-17 09:19:39 -08:00
jianglingxia
77b4ffa696
modify one word
...
examples to example
2017-02-17 09:14:38 -08:00
sallydeng
0486082622
Modified sentence base on comment
...
Base on comment, added the markdown formatting so that "NOTE:" is in bold and "optional:true" is in the code style
2017-02-16 17:50:57 -08:00
sallydeng
177d664239
optional:true is supported for Kubernetes 1.6
...
NOTE: The key-value optional:true is supported for Kubernetes 1.6 and above.
2017-02-16 17:50:57 -08:00
Steve Perry
05c1dfe76c
Add note about moved content. ( #2563 )
2017-02-16 13:20:48 -08:00
steveperry-53
2e3758381d
Move Guide toic to Tasks: kubectl exec.
2017-02-15 18:06:07 -08:00
Steve Perry
a3a2233e6c
Move Pod Lifecycle to Concepts. ( #2420 )
...
* Move Pod Lifecycle to Concepts.
* Put moved note on old page.
* Update pod-lifecycle.md
2017-02-15 14:56:39 -08:00
Michail Kargakis
c222e9da33
Update deployment completeness documentation
2017-02-15 14:49:35 -08:00
Andrew Chen
4702554cb6
rollback PR #2522
...
Rollingback PR #2522 until we can verify which version optional:true will be available in.
2017-02-15 14:44:09 -08:00
sallydeng
9b3f420bd9
kubectl_apply.md-change it for label key
...
When I test this command, if the configmap has a label, it just delete the configmaps which has the same label key and that are not in the file.
kubectl apply --prune -f manifest.yaml --all --prune-whitelist=core/v1/ConfigMap
So I advise change the description like this:
"Apply the configuration in manifest.yaml and delete all the other configmaps with the same label key that are not in the file."
2017-02-15 14:22:29 -08:00
Arthur Miranda
76e1bfc55d
Update the links of Deployment User Guide
...
The file 'blob/master/docs/devel/api-conventions.md' has moved to
'community/blob/master/contributors/devel/api-conventions.md'
Updates the links associated with these file.
2017-02-15 14:20:27 -08:00
Maciej Szulik
ec4e3b0ca2
Remove extensions/v1beta1 Job
2017-02-15 14:01:57 -08:00
sallydeng
2ab877198b
Change sentence base on reviewer's comment
...
"NOTE: The key-value optional:true is supported for kubernetes 1.5.3 and above."
2017-02-15 14:00:48 -08:00
sallydeng
5df783425d
The key-value "optional:true" doesn't work
...
The key-value "optional:true" doesn't work in 1.5.2 yet.
So should we add a note here? "The key-value "optional:true" will be work after kubernetes 1.5.2."
2017-02-15 14:00:48 -08:00
Andrew Chen
9310444630
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Fix travis.yml
re: issue #2034 ; fix docker image link (#2532 )
re: issue #1671 ; update to direct link
Update cheatsheet for multi-container handling
add "--show-all" to kubectl get pods
Fix broken/outdated links in the ingress.md file
column READY is missed
fix Kubenetes typo
Update overview.md
Update pod.md
Update multiple-schedulers.md
Fix the standard storageClass for GCE
fix typo
fix typo
Update index.md
doc(kubeadm.md) - change base64 decode option to '--decode'
Update links to ingress repository
Updated dead links
Fix unmatched closing paren
2017-02-15 13:59:13 -08:00
Michail Kargakis
2172507943
Update deployment completeness documentation
2017-02-15 11:47:56 -08:00
Andrew Chen
566f61f4b9
re: issue #2034 ; fix docker image link ( #2532 )
...
* re: issue #2034 ; fix docker image link
change link in line 26 to: https://gcr.io/google_containers/hpa-example
* point link to local Dockerfile
* specify it as the Dockerfile, not image
2017-02-14 14:34:13 -08:00
Andrew Chen
04d6793544
re: issue #1671 ; update to direct link
...
Update Docker Volumes link to https://docs.docker.com/engine/tutorials/dockervolumes/
2017-02-14 13:51:39 -08:00
Robert Kubis
cfaf34835c
Update cheatsheet for multi-container handling
...
Added how to retrieve logs for containers in multi-container pods
2017-02-14 13:38:44 -08:00
ztewyk
7c97c392ed
add "--show-all" to kubectl get pods
...
add "--show-all" to "kubectl get pods --selector=job-name=pi --output=jsonpath={.items..metadata.name}" ,because the pod was ended
2017-02-14 13:27:32 -08:00
Arthur Miranda
36ebe59068
Fix broken/outdated links in the ingress.md file
...
The Ingress controllers have moved to the kubernetes/ingress repository,
then some links are broken or outdated.
2017-02-14 13:21:47 -08:00
chenhuan12
710a17c10d
column READY is missed
...
column READY is missed
2017-02-14 11:14:19 -08:00
Andrew Chen
501bde89e4
minor grammar addition
...
added 'be' in line 247: "...variables or be used in"
2017-02-14 09:48:47 -08:00
Michael Fraenkel
15e529958e
Initial docs for envFrom ConfigMap
2017-02-14 09:48:47 -08:00
peay
ae4bc86dae
Update CronJob doc. with history limits
2017-02-14 09:07:01 -08:00
Pierre Ozoux
e56a7296ca
Fix the standard storageClass for GCE
...
As you can see here: https://github.com/kubernetes/kubernetes/blob/master/pkg/cloudprovider/providers/gce/gce.go#L117-L121
The default is not ssd
2017-02-14 08:50:00 -08:00
tanshanshan
ff088c2256
fix typo
2017-02-14 08:46:23 -08:00
Bruce Auyeung
4fa487f722
Update index.md
2017-02-13 23:08:22 -08:00
James Gregory
f4c8ba82c5
Update links to ingress repository
...
Ingress moved out of contrib to kubernetes/ingress.
2017-02-13 16:20:55 -08:00
Albert Vaca
4c85470449
Updated dead links
2017-02-13 16:16:53 -08:00
Christoph Blecker
1b33b95669
Fix link to StatefulSet docs from Pods page
2017-02-13 10:50:38 -08:00
foxyriver
57260ac2d4
fix parallelism result
...
According to job.yaml, the parallelism is 2
2017-02-13 10:27:13 -08:00
scjane
f59b154f6f
Update index.md
2017-02-13 10:14:19 -08:00
Andreas Kohn
27a450f450
Improve grammar
2017-02-13 10:13:55 -08:00
samiam
4a1f2c2b55
Update kubectl_completion.md
...
Quote shell commands to improve format
2017-02-13 10:13:19 -08:00
scjane
6e1ec38daa
Update jobs.md
2017-02-12 23:10:38 -08:00
scjane
87401ac54b
Update index.md
2017-02-12 23:08:34 -08:00
scjane
9f3ab47c8b
Update cron-jobs.md
2017-02-12 23:08:04 -08:00
Jasmine Hegman
926d049a84
Fixed a tiny typo
...
Kubernets -> Kubernetes
2017-02-12 23:01:00 -08:00
cwitte4191
4499f48856
Update service-accounts.md
...
Added an automated code snippet to populate the registrykey on a serviceaccount using jq.
2017-02-09 13:02:34 -08:00
scjane
51662f0c84
Update accessing-the-cluster.md
2017-02-09 10:27:30 -08:00
Andrew Chen
446606a43a
Migrate Init Containers to Concepts ( #2438 )
...
* Initial commit for Init Containers migration to Concepts section
* Add 1.5 beta include file
* Change include to renamed user-guide-content-moved.md file
* Fix Concepts/KO/Pods ToC
* reformat examples to bullet points
* fix formatting
* Add back Detailed Behavior, Support and compatibility
* Adjust formatting issues
* revised based on feedback from Steve
* complete sentence rewrite
2017-02-09 10:18:59 -08:00
sallydeng
5f71daa575
Merge branch 'master' into patch-3
2017-02-09 15:52:35 +08:00
sallydeng
b7e410bb57
Update ui.md
...
I reword it base on comment.
2017-02-09 15:49:59 +08:00
steveperry-53
2d98e5c1a5
Remove Guide topic: kubectl to Manage Resources.
2017-02-08 16:59:28 -08:00
Steve Perry
ada6673c7d
Update walkthrough.md
2017-02-08 14:20:30 -08:00
steveperry-53
97a5a10ae4
Remove Guide topic: Secrets Walkthrough.
2017-02-08 14:11:08 -08:00
steveperry-53
c125531513
Remove Guide topic: Deploying Applications.
2017-02-08 13:57:45 -08:00
scjane
bb6684e16f
Update debugging-services.md
2017-02-08 10:54:50 -08:00
steveperry-53
839854fe7b
Remove User Guide topic: Launching, Exposing,
2017-02-08 10:44:45 -08:00
Eamon Taaffe
3bac04bf7a
Missing export statement in example
2017-02-08 10:43:16 -08:00
sallydeng
02d938a3d5
Update ui.md: namespace name can't be number only
...
When the namespace name only contains number, such as "10", the pod can't be created in this kind of namespace, the pod will be put in default namespace.
2017-02-08 16:38:00 +08:00
Bruce Auyeung
24d587a9c5
fix unreachable links and typos
...
1. fix unreachable federated resources links
2. federation proposal doc has been relocated, so i fix this link
3. make federation resources supporting cascading deletion clickable
4. make link to `Kubernetes Scaling and Performance Goals` clickable
5. other typo fixes
2017-02-07 14:47:08 -08:00
sallydeng
cff68f53af
Update ui.md base on comments
...
Former: The namespace name may contain a maximum of 63 alphanumeric characters and dashes (-) , can not contain capital letters.
Now: The namespace name may contain a maximum of 63 alphanumeric characters and dashes (-) but can not contain capital letters.
2017-02-07 09:59:43 -08:00
sallydeng
5253297f52
Update namspace and service part of ui.md
...
1. Namespace can not contain capital letter.
2. For service, internal endpoints for cluster connections and external endpoints for external users. Here, it lost "external".
2017-02-07 09:59:43 -08:00
Pan Luo
7ce1b540c6
Add generic to create secret command
...
The generic is missing from the command and will cause error: `Error: unknown flag: --type` when running the command.
2017-02-06 13:33:59 -08:00
Cole Mickens
70a2934d02
userguide: PV docs clarify Azure storage account restriction
2017-02-03 13:16:20 -08:00
hekra01
bf0e238e2b
Update docker-cli-to-kubectl.md
...
typo in deployment name
2017-02-02 14:33:38 -08:00
steveperry-53
0ac53c2f97
Put moved notice in persistent volume topic.
2017-02-02 09:34:49 -08:00
Vic Iglesias
087ba3c961
Point to correct annotation in federated deployment
2017-02-01 16:46:59 -08:00
steveperry-53
6cb33d02c4
Put moved notice on User Guide pages.
2017-02-01 16:33:15 -08:00
steveperry-53
9891d65d3e
Change name of include file for moved content.
2017-02-01 15:05:34 -08:00
Steve Perry
248173bf81
Merge branch 'master' into commands-capabilities
2017-02-01 14:21:38 -08:00
Jeff Mendoza
a32a2a59c2
Getting started guides overhaul.
2017-02-01 11:03:08 -08:00
Eugene Chow
2027ed39bb
Changed "haripin-veth" to "hairpin-veth"
2017-02-01 10:09:37 -08:00
Matt Singletary
2dcac11129
typo fix
2017-01-31 10:20:47 -08:00
Slava Semushin
105bf6e1f2
docs/user-guide/secrets: fix invalid syntax of Pod.spec.containers.command.
2017-01-31 18:16:55 +01:00
steveperry-53
3185b43411
Move Commands and Capabilities out of User Guide.
2017-01-30 16:19:56 -08:00
Wojciech Tyczynski
57711a0c9b
Update secrets doc
2017-01-30 14:23:45 -08:00
tolleiv
4eafd1e0a3
Update references to the example configuration files
2017-01-30 09:53:40 -08:00
Jan Zerebecki
98a91d02f7
Correct internal link from federated to normal deployment
2017-01-30 09:50:50 -08:00
tolleiv
b564e266b7
Add missing environment variables
2017-01-28 16:22:39 +01:00
Andrew Chen
acc078f17b
Merge branch 'master' into fedCaveats
2017-01-27 16:03:25 -08:00
nikhiljindal
b4f87d17df
Adding more details on why is federation useful
2017-01-27 15:13:53 -08:00
Jess Frazelle
2e60a567dd
turn on travis for preformat balance
...
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-01-27 12:44:48 -08:00
tolleiv
8229123e7b
Add backlink to the related example
2017-01-27 17:47:53 +01:00
Andrew Chen
0c8c31235a
Merge branch 'master' into page-version
2017-01-26 16:26:31 -08:00
Slava Semushin
e3494fd143
docs/user-guide/pod-security-policy: misc improvements.
...
- update link
- improve wording
- update list of volumes
2017-01-26 15:47:17 -08:00
Andrew Chen
cef61c8ba9
Fix small grammar issue
...
add 'is'
2017-01-26 14:16:28 -08:00
Rudi C
3a474df151
Update images.md
2017-01-26 14:13:54 -08:00
Rudi C
ed5fe607f3
Document cross-region ECR support
...
Fetching images from a registry hosted in a different region has been supported since 1.3 with
https://github.com/kubernetes/kubernetes/pull/24369
2017-01-26 14:13:54 -08:00
Jared
4fb74447e0
Update quick-start.md
2017-01-26 14:09:44 -08:00
Steve Lasker
2fc014494f
Update user-guide/quick-start.md to include Azure
...
Added Azure as a target
2017-01-26 14:08:20 -08:00
Andrew Chen
1120a93af5
Merge branch 'master' into patch-1
2017-01-25 16:55:16 -08:00
sandeepveldi
018f51074e
Add Windows version details
...
Adding windows version related download path.
2017-01-25 16:51:43 -08:00
Bilgin Ibryam
94e3c350f5
Typo fixed
2017-01-25 10:24:49 -08:00
Steve Perry
5be3af942c
Merge branch 'master' into logging-sidecar-refactoring-2
2017-01-25 09:07:11 -08:00
Hugues Malphettes
e93bb9dc27
Format JSON: missing comma
2017-01-24 16:19:50 -08:00
Andrew Chen
6afde69458
fixed broken link re: issue #1687
...
Updated link to go to https://github.com/kubernetes/kubernetes/tree/master/examples/guestbook
which is a redis example mentioned in https://kubernetes.io/docs/samples/
2017-01-24 16:09:26 -08:00
Michael Fraenkel
324451c337
mend
2017-01-24 15:58:11 -08:00
Michael Fraenkel
7abcc6c854
Document new optional support for ConfigMap and Secret
...
Corresponds to proposal https://github.com/kubernetes/community/pull/175
2017-01-24 15:58:11 -08:00
Cemalettin Koc
f99d34ff1a
Align kubeconfig resolution with the rest of documentation
...
It seems that this part has a missing documentation. Here is the reference of `kubectl` configuration.
https://kubernetes.io/docs/user-guide/kubectl/kubectl_config/
2017-01-24 15:52:04 -08:00
scjane
4bbd9ba6ce
Update index.md
2017-01-24 15:37:34 -08:00
sallydeng
d7ce58eacc
Update ui.md
...
I installed gcr.io/google_containers/kubernetes-dashboard-amd64:v1.5.0. When I deploy a containerized app through dashboad ui, the appname can be "dxltest1" . The "dxltest1" can be deployed successfully. so the appname can be end with a number.
2017-01-24 15:29:41 -08:00
Andrew Chen
07aa716422
Merge branch 'master' into page-version
2017-01-24 13:11:07 -08:00
Huamin Chen
c24ed09231
fix persistent volume example link
...
Signed-off-by: Huamin Chen <hchen@redhat.com>
2017-01-24 13:04:55 -08:00
Andrew Chen
c4997a846b
Merge pull request #2326 from liggitt/tpr
...
Add link to feature issue for TPR
2017-01-24 11:48:21 -08:00
Andrew Chen
c906c5f998
Merge pull request #2282 from ahawtho/patch-2
...
Fix 'pod definition' link on environment-guide
2017-01-24 11:41:22 -08:00
Andrew Chen
62f76e7198
Merge pull request #2296 from euan-am/patch-1
...
Port-forward to local port documentation fix
2017-01-24 11:27:23 -08:00
Andrew Chen
23e186abbd
Merge pull request #2307 from scjane/patch-3
...
Fixed typos in ui.md
2017-01-24 11:19:51 -08:00
Andrew Chen
37c997c3d5
Merge pull request #2309 from scjane/patch-7
...
Fixed typo in garbage-collection.md
2017-01-24 11:11:50 -08:00
Andrew Chen
96efad0f09
Merge pull request #2310 from tolleiv/federation-api-resources
...
Update Federation API resource listing
2017-01-24 11:10:00 -08:00
Andrew Chen
e1724a0155
Merge pull request #2313 from scjane/patch-8
...
Fixed typos in init-container.md
2017-01-24 11:06:23 -08:00
Jordan Liggitt
c407429fe9
Add link to feature issue for TPR
2017-01-24 13:46:13 -05:00
Andrew Chen
ed7f520057
Merge pull request #2314 from bruceauyeung/k8s-github-io-fix-unreachable-links
...
fix unreachable links
2017-01-24 10:27:50 -08:00
Mik Vyatskov
a2deedd3f5
Logging sidecar refactoring
2017-01-24 11:24:00 +01:00
Andrew Chen
decf02b02f
Merge pull request #2171 from tolleiv/update-persistent-volumes
...
Add Flocker Photon and Quobyte to PV list
2017-01-23 10:57:05 -08:00
Andrew Chen
4be381b23b
Merge pull request #2134 from pclinger/patch-1
...
Fix references to restartPolicy spec location
2017-01-23 10:35:53 -08:00
euan-am
b764c58590
Merge branch 'master' into patch-1
2017-01-23 15:43:55 +02:00
bruceauyeung
2efa5ab9d2
fix unreachable links
...
Signed-off-by: bruceauyeung <ouyang.qinhua@zte.com.cn>
2017-01-22 11:05:04 +08:00
scjane
b35d379dd1
Update init-container.md
2017-01-22 10:28:01 +08:00
tolleiv
559f404de7
Update Federation API resource listing
2017-01-21 00:46:43 +01:00
devin-donnelly
fac34588ae
Merge pull request #2301 from pwittrock/api-ref
...
Fix Various Issues In Reference Docs
2017-01-20 15:34:20 -08:00
tolleiv
81f59bb256
Add Flocker Photon and Quobyte to PV list
2017-01-20 23:48:34 +01:00
scjane
5738bcfb50
Update garbage-collection.md
2017-01-20 17:50:59 +08:00
scjane
b8e105f7a8
Update ui.md
2017-01-20 13:56:00 +08:00
Phillip Wittrock
0e8bb958a5
Delete unused reference generated files
2017-01-19 20:30:41 -08:00
scjane
503ddad7a3
Update quick-start.md
2017-01-20 11:26:02 +08:00
euan-am
354ba65703
Port-forward to local port documentation fix
...
The port-forward command was incorrect for the documentation description for forwarding a local port to a pod
2017-01-19 10:09:51 +02:00
steveperry-53
ee02a66f12
Remove 3 User Guide topics, redirect to Tasks.
2017-01-18 15:41:54 -08:00
Andrew Chen
6ef6c207f5
Merge pull request #2179 from caiyixiang/patch-4
...
Update ingress.md
2017-01-18 12:53:48 -08:00
ahawtho
56bac5a749
Fix link on environment-guide
...
The 'pod definition' link in the 'Query the service' section had an incorrect link.
2017-01-18 09:48:56 -05:00
gregoplex
4fb669be11
Fixed doc typo
2017-01-17 20:35:24 -05:00
Janet Kuo
4ef058c970
Use {{page.version}} instead of hard-coded release number
2017-01-17 17:00:43 -08:00
Steve Perry
4b722c9c2a
Merge branch 'master' into stackdriver-docs-refactoring-2
2017-01-17 16:34:13 -08:00
caiyixiang
4bd2d4ce8e
Update ingress.md
2017-01-18 08:33:28 +08:00
caiyixiang
1e40f9fea5
Update index.md
2017-01-17 16:29:13 -08:00
Steve Perry
7a773baa52
Merge branch 'master' into env-yaml
2017-01-17 16:17:57 -08:00
Steve Perry
775b9d0681
Merge branch 'master' into redirect-production-pods
2017-01-17 16:11:37 -08:00
Jared
0286b535be
Merge pull request #2242 from xialonglee/patch-1
...
fix the named anchor
2017-01-17 11:23:53 -08:00
Steve Perry
416ab397a7
Merge branch 'master' into redirect-production-pods
2017-01-17 11:19:14 -08:00
Steve Perry
4e4dcbf50b
Merge branch 'master' into env-yaml
2017-01-17 11:16:04 -08:00
Jared
f83bd527d4
Renamed "Petset" to Statefulset
...
Renamed feature, fixed link
https://github.com/kubernetes/kubernetes.github.io/issues/2240
2017-01-17 10:52:12 -08:00
Peter Lee
4f3c295182
fix the named anchor
...
name anchor `loading-and-merging` should be `loading-and-merging-rules`
2017-01-15 23:09:45 +08:00
caiyixiang
b9c0d80bbc
Update ingress.md
2017-01-14 15:07:09 +08:00
Andrew Chen
06d21c950f
Merge branch 'master' into patch-1
2017-01-13 17:40:03 -08:00
Andrew Chen
8f6c10c9e9
Merge branch 'master' into chenopis-patch-4
2017-01-13 17:30:46 -08:00
Andrew Chen
2041d8a7f4
Merge branch 'master' into chenopis-patch-3
2017-01-13 16:20:07 -08:00
Phillip Wittrock
69582c2d8c
change ref docs url format from 1_5 to v1.5
2017-01-13 09:56:34 -08:00
Mik Vyatskov
fa59f3779c
Refactor stackdriver logging page
2017-01-13 12:10:09 +01:00
Brandon Cole
956dcf8cd6
Updating downward-api/index.md for spec.nodeName
...
There are a couple awesome enhancements that would benefit from being documented here:
1. `spec.nodeName` for obtaining the host name
2. `spec.serviceAccountName` for obtaining the name of the service account the pod is running under
Right now these enhancements are documented only in a couple of issues and pull requests:
1. https://github.com/kubernetes/kubernetes/pull/27880
2. https://github.com/kubernetes/kubernetes/issues/24657
3. https://github.com/kubernetes/kubernetes/issues/21317
I have verified the functionality in the latest codebase:
1. https://github.com/kubernetes/kubernetes/blob/master/pkg/api/v1/conversion.go#L200
Also updating downward-api/dapi-pod.yaml to add a concrete example.
2017-01-12 21:02:12 -05:00
steveperry-53
809c3cf9b5
Redirect User Guide topic: Working with Containers in Production.
2017-01-12 16:29:19 -08:00
Mike Danese
f3231a2130
Merge pull request #2193 from caiyixiang/patch-5
...
Update index.md
2017-01-12 13:40:51 -08:00
Jared
d552c1e406
Added link to Horizontal Pod Autoscaling glossary
...
Fixes: https://github.com/kubernetes/kubernetes.github.io/issues/1018
2017-01-12 11:17:58 -08:00
Andrew Chen
1c5a4e08fd
Merge branch 'master' into chenopis-patch-3
2017-01-11 18:32:49 -08:00
Andrew Chen
eb798593f7
Fix outdated links re: issue #1843
...
Updated the following links in Terminology
[Kubernetes networking model]
[OVS]
[Service]
2017-01-11 15:54:47 -08:00
steveperry-53
8048e7d2fc
Fix link.
2017-01-11 10:43:42 -08:00
caiyixiang
0d5269fbd9
Update security-context.md
2017-01-11 16:59:03 +08:00
caiyixiang
d6d3dda9c8
Update index.md
2017-01-11 09:06:50 +08:00
Andrew Chen
a96ae0e985
fix broken link
...
[API reference docs] link was updated to point to (/docs/federation/api-reference/)
2017-01-10 16:29:46 -08:00
devin-donnelly
88ebec8b31
Merge pull request #2151 from janetkuo/check-titles
...
Add script for checking titles
2017-01-10 16:02:18 -08:00
steveperry-53
0c78763547
Remove link that goes nowhere.
2017-01-10 15:50:10 -08:00
Janet Kuo
089ce4c609
Add titles to docs
2017-01-10 15:25:44 -08:00
Patrick Clinger
40356713c4
Fix references to restartPolicy spec location
...
This document currently indicates that restartPolicy is part of the v1.Container spec, however according to the definitions it is actually in the v1.PodSpec.
References:
http://kubernetes.io/docs/api-reference/v1/definitions/#_v1_pod
http://kubernetes.io/docs/api-reference/v1/definitions/#_v1_container
Changed references to be `.spec.template.spec.restartPolicy`
2017-01-10 22:22:38 +00:00
Jared
5f78f8fe5c
Update index.md
2017-01-10 12:10:58 -08:00
caiyixiang
068c797f47
Update ingress.md
2017-01-10 09:20:38 +08:00
Daniel Smith
98d2cb6f44
Remove lavalamp from docs he doesn't know anything about
2017-01-09 15:14:38 -08:00
Andrew Chen
59c283a700
Merge pull request #2137 from alexanderilyin/patch-2
...
Update kubectl-cheatsheet.md
2017-01-09 14:25:15 -08:00
Andrew Chen
356535f2bc
Merge pull request #2144 from arbeit/patch-1
...
Update security-context.md
2017-01-09 14:17:27 -08:00
Phillip Wittrock
cc12b16d99
Update api reference docs from review comments. Uses latest brodocs release.
2017-01-06 16:23:24 -08:00
Phillip Wittrock
39fe9ab8e8
Add new-style api and kubectl reference docs for 1.5 as "New Beta Docs" link under Reference
2017-01-06 16:23:23 -08:00
Muharem Hrnjadovic
c2d3b1b9c4
Merge branch 'master' into patch-1
2017-01-06 10:24:55 +01:00
Devin Donnelly
3303506927
Adds explicit titles to all docs missing them.
2017-01-05 15:14:27 -08:00
Devin Donnelly
25798d3c86
Merge remote-tracking branch 'upstream/master' into toc-updates
2017-01-05 14:23:57 -08:00
Devin Donnelly
9c64c3ff7f
Adds missing TOC entries for docs that fail the new Travis check in PR #2007 .
...
Skips the checks for certain inaccessible or deprecated files and removes unused README.md files.
2017-01-05 14:21:48 -08:00
Andrew Chen
724721a06e
Merge pull request #2136 from oshalygin/patch-2
...
Update configs with username followed by password
2017-01-05 13:23:35 -08:00
Muharem Hrnjadovic
1ee0c1109d
Merge branch 'master' into patch-1
2017-01-05 19:56:08 +01:00
Janet Kuo
4feaf0a437
Merge branch 'master' into conneting-apps-typo
2017-01-05 10:52:18 -08:00
Muharem Hrnjadovic
802437ebec
Update security-context.md
2017-01-05 17:19:43 +01:00
Alexander Ilyin
eeb87dfce4
Update kubectl-cheatsheet.md
2017-01-04 16:41:30 -08:00
Oleg Shalygin
757dd707b6
Update configs with username followed by password
...
The way that the document currently flows and how we typically perceive credentials, we usually set our username first followed by the password.
Seeing the configuration first set password then username seems counter-intuitive. There is nothing wrong with the docs, it is just clearer to view username=>password.
2017-01-04 16:23:20 -08:00
steveperry-53
1e05667805
Write new Task: Configuring Liveness and Readiness Probes
...
Addressed reviewer comments.
Addressed more reviewer comments.
Fix broken link.
2017-01-04 15:41:25 -08:00
devin-donnelly
968717d71f
Merge pull request #2132 from gnufied/fix-deployments-link-in-fed
...
Fix deployments link in federation page
2017-01-04 13:44:02 -08:00
devin-donnelly
b77ebe2cc5
Merge pull request #2128 from Crassirostris/logging-docs-refactoring-2
...
Add cluster-level logging overview
2017-01-04 13:43:34 -08:00
Hemant Kumar
69fa4c0bc6
Merge branch 'master' into fix-deployments-link-in-fed
2017-01-04 16:40:25 -05:00
Janet Kuo
e8b5af4202
Fix incorrect / obsolete references to RCs and files
2017-01-04 11:50:20 -08:00
Hemant Kumar
37ed7bdcd1
Fix deployments link in federation page
2017-01-04 12:11:00 -05:00
Mik Vyatskov
2b386047e8
Add cluster-level logging overview
2017-01-04 14:00:22 +01:00
Peter Lee
ce6da11e11
fix typo
...
'ips' should be 'IPs'
2017-01-04 09:37:16 +08:00
devin-donnelly
29af003ad4
Merge pull request #2049 from xilabao/patch-1
...
Add rbac command to kubectl get --help
2017-01-03 15:34:23 -08:00
devin-donnelly
4752b5401a
Merge pull request #2121 from ElijahCaine/patch-2
...
ReplicaSets: Correct paragraph spacing error
2017-01-03 15:30:35 -08:00
devin-donnelly
b06a1423f9
Merge pull request #2079 from MikaelCluseau/fix-1710
...
fix(#1710 ): volume behavior is not documented
2017-01-03 14:08:01 -08:00
devin-donnelly
1668d8ec6d
Merge pull request #2068 from premanandc/patch-1
...
Minor correction - added missing "as"
2017-01-03 14:07:32 -08:00
Elijah Caine
20c51c8c96
ReplicaSets: Correct paragraph spacing error
2017-01-03 12:57:40 -08:00
Mikaël Cluseau
1cc17e5fbc
fix( #1710 ): volume behavior is not documented
...
Signed-off-by: Mikaël Cluseau <mikael.cluseau@gmail.com>
2017-01-03 08:17:16 +11:00
xilabao
8cc00e2d6c
Merge branch 'master' into patch-1
2016-12-30 08:35:04 +08:00