Anthony
b919d9e9df
Update petset.md ( #5114 )
...
add "." to the sentence
2017-08-22 16:44:30 -07:00
Anthony
0c95b4dd84
Update cron-jobs.md ( #5116 )
...
modify "." of the sentence
2017-08-22 16:43:21 -07:00
Anthony
8a0c414bfa
Update deployment.md ( #5118 )
...
fix "modifyingrevision" to "modifying revision"
2017-08-22 16:42:17 -07:00
Qiming Teng
93409bb6c0
Improve daemonset doc for more taints tolerated
2017-08-21 15:29:26 -07:00
Anthony
b8411c9084
Update daemonset.md
...
modify "nodes ips" to "node IPs"
2017-08-19 19:02:24 +08:00
Stewart-YU
98b0d1fde6
Update deployment.md
...
Missing a signal.
2017-08-18 09:13:15 -07:00
Stewart-YU
a22c45265d
Update deployment.md ( #4946 )
...
The first letter needs to be capitalized.
2017-08-17 15:56:47 -07:00
Ti Zhou
53177b5de0
Fixed several typos in markdown files. ( #5005 )
2017-08-17 11:45:12 -07:00
lemon-tree
4dcfd3588f
Update petset.md
...
Fix the bad link.
2017-08-17 11:18:46 -07:00
XsWack
907d1faf5a
Update petset.md
...
fix bad url
2017-08-17 10:14:01 -07:00
Weibin Lin
c22250dfc9
fix misspelling of daemonset ( #5013 )
2017-08-17 10:00:28 -07:00
XsWack
13b6ea0707
Update jobs-run-to-completion.md
...
fix typo
2017-08-10 14:51:34 +08:00
Chulmin Kang
95331dad38
Update deployment.md
...
Fix the broken textboxes
2017-08-10 02:39:35 +09:00
Stewart-YU
da5872845f
Update daemonset.md
...
The first letter needs to be capitalized
2017-08-09 10:09:47 -07:00
Michelle Au
dad3701316
Fix statefulset storageclass example
2017-08-09 09:48:46 -07:00
Stewart-YU
2a074578d9
Update daemonset.md
...
Spelling mistakes: DeamonSet, using DaemonSet
2017-08-08 11:35:20 +08:00
Andrew Chen
490fb99a30
Patch PR #4671
2017-08-07 16:52:37 -07:00
Luis Pabón
fdf2c5a02b
Note on cascading deletes and Deployments ( #4671 )
2017-08-07 15:54:59 -07:00
fisherxu
fb39f2f76a
fix typo
2017-08-07 15:39:32 -07:00
Andrew Chen
6da5f52fb2
Add 404 redirects ( #4675 )
...
* Add redirect for legacy kubectl links
* remove js redirect for kubectl
* fix link URLs
* add 404 redirects
* remove js forwarding rules
* clean up _redirects
* fix coreos links
2017-08-07 15:13:14 -07:00
Aaron Crickenberger
18e9aa59d1
Rename OWNERS assignees: to approvers:
...
They are effectively the same, assignees is deprecated
2017-08-03 16:22:52 -07:00
lichuqiang
f86258314d
fix typo
2017-08-03 13:47:18 -07:00
chaowang95
1f7f9aa0e6
Add an yaml example in Writing a DaemonSet Spec ( #4553 )
...
* Add yaml example in DeamonSet doc
* Update daemonset.md
* use code include instead of duplicate in md
* remove redundant download link
2017-08-02 10:31:32 -07:00
Ryan McGinnis
b6566e99f2
Adds note callouts throughout
...
Implementing our new note callouts by way of experimentation. A couple other minor edits.
2017-08-01 14:40:46 -07:00
Andrew Chen
cc85c292f3
Reimplement PR #4552
2017-08-01 02:06:03 -07:00
Sahdev Zala
c2dfbb46ec
Fix incorrect link and add missing ones for pod template ( #4366 )
...
* Fix incorrect link and add missing ones for pod template
The current link to the pod template is pointing to replication controller
page. Also couple places missing a link to get better view of what pod
template is.
* fix pod link
* fix pods url
2017-08-01 01:08:49 -07:00
Sahdev P. Zala
47b0f2f0a4
Fix unresolvable element
...
The incorrect element pointer gives an error,
cannot resolve element with id updating-a-replication-controller, with a
broken link. Fix it.
2017-08-01 01:01:23 -07:00
Justin W. Flory
e448f859ce
Fix redirected link
...
Updates the reference to bring you to the right location on the current page (instead of leaving you at the top)
2017-08-01 00:35:16 -07:00
Andrew Chen
d40b245c9b
Fix Kuberentes typo
2017-07-31 23:45:38 -07:00
Xiaoyu Zhang
aaa7e8a948
add three punctuations ( #4539 )
...
* add two punctuation
add two punctuation
* add one more
2017-07-31 17:20:19 -07:00
Jennifer Rondeau
d27df547b2
Apply templates, some edits for style guide conformance ( #4537 )
...
* edit for template, style guide conformance
* fix whitespace errors
* fix template errors
2017-07-31 16:43:08 -07:00
Andrew Chen
2e257d9707
Changes for move to Netlify ( #4464 )
...
* disable jekyll-redirect-from gem
* add _redirects file
* disable 404 redirect script
* add 301 redirect to test
* retain _redirects file
* Convert redirect_from's to _redirect file. (#4409 )
* Remove redirect_from's. (#4424 )
* Add 301's to _redirects. (#4427 )
* add whitespace before 301
* move redirects in /js/redirects/js to _redirects
* add disabled option for cn redirect
* convert include to array in _config.yml
* enable redirects.js script for legacy support
2017-07-28 08:23:11 -07:00
xiaoy
99ed8cc5c0
fix command and try cla again ( #4255 )
...
* fix command and try cla again
* fix command
2017-07-14 11:43:54 -07:00
Ahmet Alp Balkan
0667180dd4
Remove self-links with domain names in docs ( #4299 )
...
* Remove self-links with domain names in docs
Fixes #4191 . Skipping the tutorials we import from kubernetes/examples.
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
* update federation/index.md user-guide links
* update assign-pod-node.md links
* update dns-pod-service.md link
* update link in jobs-run-to-completion.md
* update link in minikube.md
* update PS link in minikube.md
* update links in stackpoint.md
* update links in storage.md
* fix link in vsphere.md
* fix links in deprecation-policy.md
* Update pick-right-solution.md
* Update web-ui-dashboard.md
* Update ingress.md
* Update federation-service-discovery.md
* Update user-guide.md
* Update expose-external-ip-address.md
* Update README.md
* Update README.md
2017-07-10 15:13:19 -07:00
jianglingxia
e069623969
disruptions.md replicaset.md service.md replicationcontroller.md update ( #4329 )
...
* disruptions.md replicaset.md service.md replicationcontroller.md update
* update it
* amend the error
2017-07-10 14:31:32 -07:00
Shashank
bc465ddedd
Update daemonset.md
2017-07-10 14:27:18 -07:00
jianglingxia
257b1cfbc0
update the link
2017-07-06 09:26:53 -07:00
Robert Günzler
ce830b2867
Clear up use of hostPort with DaemonSet
...
Reading through the communication patterns it was not obvious to me that the `hostPort` option is something I have to set myself.
While the **DNS** and **Service** options explicitly say one has to *create a service*.
2017-07-05 10:27:04 -07:00
Andrew Chen
b40d09fe77
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Update links to proper repos
# Conflicts:
# docs/admin/kubeadm.md
# docs/concepts/overview/kubernetes-api.md
# docs/reference/api-overview.md
# docs/setup/independent/create-cluster-kubeadm.md
# docs/tasks/administer-cluster/configure-pod-disruption-budget.md
2017-06-28 22:29:21 -07:00
Christoph Blecker
2e192598a0
Update links to proper repos
2017-06-28 22:08:36 -07:00
Anthony Yeh
171a5aeddf
Custom resource docs
2017-06-27 10:27:51 -07:00
Kenneth Owens
4641b51e1b
Add update to statefulset concepts and basic tutorial ( #4174 )
...
* Add update to statefulset concpets and basic tutorial
* Address tech comments.
2017-06-27 09:46:39 -07:00
Andrew Chen
fbbd8922a4
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Document kubeadm KUBELET_DNS_ARGS issue
CronJobs aren't enabled in 1.6 by default
Fix typo
Document pod-template-hash label
Rename last remaining reference of kargo to kubespray
2017-06-26 10:58:27 -07:00
Denis Gladkikh
8716e152b3
CronJobs aren't enabled in 1.6 by default
2017-06-26 08:56:03 -07:00
Michail Kargakis
8c414800a0
Document pod-template-hash label
...
Signed-off-by: Michail Kargakis <mkargaki@redhat.com>
2017-06-25 20:42:50 -07:00
Andrew Chen
91ecf67ad4
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
fixes typos and corrects links in the minikube guide (#4051 )
Use native patch functionality instead of JQ
add the introduce of using wildcard '*' in nonResourceURL
Rephrase doc about Deployment .spec.rollbackTo field
create-cluster-kubeadm: add ToC using task template
install-kubeadm: fix What's Next link text
2017-06-20 14:23:19 -07:00
Janet Kuo
fcbef29da7
Rephrase doc about Deployment .spec.rollbackTo field
2017-06-20 11:09:34 -07:00
Andrew Chen
bea52c8e5c
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
info about cron jobs updated (#4110 )
fix example in configure-pod-configmap.md
Remove extraneous files from autogeneration of ref pages. (#4044 )
Add notes for file/flag precedence
Removed "networked" from PersistentVolume (PV) definition. (#4121 )
Fix syntax err in example
2017-06-20 10:52:58 -07:00
Jorge Bianquetti
eb3f374d37
info about cron jobs updated ( #4110 )
2017-06-20 10:33:22 -07:00
Andrew Chen
b695c0f78b
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Fix log rotation description in the logging doc (#3918 )
Add colon to #3897
add prompt about KUBE_REPO_PREFIX (#3597 )
Warn against managing ReplicaSets owned by Deployments
Update small typo in components page (#3930 )
change the service name to pod ip (#3926 )
2017-05-31 10:52:49 -07:00
Andrew Chen
5b26c42be5
Add colon to #3897
2017-05-31 10:47:02 -07:00
Michail Kargakis
4471d3dbf0
Warn against managing ReplicaSets owned by Deployments
...
Signed-off-by: Michail Kargakis <mkargaki@redhat.com>
2017-05-31 10:37:40 -07:00
Andrew Chen
cca652bf00
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
fix typo (#3895 )
add unit of --ttl duration (#3915 )
Fixes broken links
Prototype of custom description meta tags. (#3928 )
Site URL for canonical URLs. (#3927 )
Warn about implications on selector updates
grammar patch to #3922 (#3923 )
add calico to the table of solution
Minor grammatical change
2017-05-30 11:59:54 -07:00
wangxunbo
ee92eafd82
fix typo ( #3895 )
...
I Created a deployment yaml file tomcatdp.yaml, and did not set the .spec.strategy,then run
kubectl create -f tomcatdp.yaml,
and then run
kubectl get deployment tomcat-deployment -o yaml,
the tomcat-deployment is the name of the deployment,found that the MaxUnavailable and MaxSurge default value is 25%
2017-05-30 11:47:18 -07:00
Michail Kargakis
8a27d982e6
Warn about implications on selector updates
...
Signed-off-by: Michail Kargakis <mkargaki@redhat.com>
2017-05-26 18:31:12 -07:00
Andrew Chen
0702830cde
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Fix sentence
Minor grammatical correction
Remove beta as K8s support on Bluemix Container Service is live
Fix some output
replace REASON with STATUS
column IP is missed
replace kubectl.sh with kubectl
replace KUBECTL with kubectl
fix the command output
fix the command output
fix the command output
Correcting the typo in init-container's name
fix typo
fix typo
fix typo
fix typo
fix typo
Update pod-overview.md (#3881 )
apps/v1beta1 is not valid (#3814 )
Get access to search console. (#3901 )
2017-05-26 13:39:26 -07:00
chenhuan12
8b745c2e9e
replace KUBECTL with kubectl
...
replace KUBECTL with kubectl
2017-05-26 10:34:13 -07:00
chenhuan12
9dc7cfbebb
fix typo
...
fix typo
2017-05-26 10:30:08 -07:00
chenhuan12
6ab0577e3e
fix typo
...
fix typo
2017-05-26 10:29:43 -07:00
Francesc Campoy
35e959df7b
apps/v1beta1 is not valid ( #3814 )
...
* apps/v1beta1 is not valid
Replacing it with extensions/v1beta1 which actually works
* Add note for versions before 1.6.0
2017-05-25 23:56:42 -07:00
Andrew Chen
d0bfe261f3
Merge pull request #3862 from kargakis/minor-deployment-fixes
...
Minor fixes in the Deployment doc
2017-05-23 22:21:25 -07:00
Michail Kargakis
1d12a4bc89
Minor fixes in the Deployment doc
...
Signed-off-by: Michail Kargakis <mkargaki@redhat.com>
2017-05-23 10:51:06 +02:00
Michail Kargakis
71ff265e47
Remove stray prompt from deployment docs
...
Signed-off-by: Michail Kargakis <mkargaki@redhat.com>
2017-05-22 11:23:51 -07:00
Steve Perry
18ccf43021
Update link: user-guide/application-troubleshooting. ( #3834 )
2017-05-18 18:16:31 -07:00
Xiaoyu Zhang
9e6df026c4
Delete a meaningless link
...
The link direct to its own section. There is not meaningful.
2017-05-18 14:47:03 -07:00
Brandon Philips
3b5bdc3f00
*: don't create -f from http endpoints!
...
k8s.io didn't always have https. But, now we do. We should fix this
immediatly.
2017-05-17 20:14:09 -07:00
cbatra
5aab4012c4
Update statefulset.md ( #3732 )
...
Following links were broken on the Stateful Set page
Link to "Force deleting Stateful Sets"
Link to Headless service.
Link to cluser domain
2017-05-12 15:37:47 -07:00
Michail Kargakis
8481c02496
Update deployment docs
2017-05-09 10:04:45 -07:00
Rohit Agarwal
fb26a395f0
ReplicationController: Fix typo.
2017-05-08 10:25:44 -07:00
Kelly Campbell
6d606db9d4
Link to tutorial on how to update a StatefulSet
2017-05-05 09:34:08 -07:00
Roberto Jung Drebes
3320d60ed3
update storageclass annotation docs for statefulsets ( #3616 )
2017-05-03 10:37:40 -07:00
Steve Perry
c849d1668d
Fix typo in redirect. ( #3611 )
2017-05-02 17:14:06 -07:00
Andrew Chen
5d195b23c3
Address Issue #3577
2017-05-02 12:05:26 -07:00
Jun Xu
d178aa22ec
fix typo
2017-04-28 15:22:07 -07:00
Steve Perry
b37b5d1957
Deprecation complete: ingress ... ( #3553 )
2017-04-26 16:49:38 -07:00
Steve Perry
bec1ee86ce
Deprecation complete: replicasets ( #3552 )
2017-04-26 15:09:02 -07:00
Steve Perry
e98619b0d9
Deprecation complete: federation/daemonsets ... ( #3551 )
2017-04-26 14:13:54 -07:00
Steve Perry
80a2fff4dc
Deprecation complete: gpus ... ( #3537 )
2017-04-25 20:09:38 -07:00
Steve Perry
bca9551f9c
Deprecation complete: jobs, work queue ( #3531 )
2017-04-25 14:30:48 -07:00
Steve Perry
b38c79dde8
Deprecation 22 ( #3512 )
...
* Deprecation complete: whatis k8s ...
* Fix redirect source.
* Deprecation complete: sharing-clusters ...
2017-04-24 20:35:01 -07:00
Richard E. Silverman
eb2fe3815d
fix typo
2017-04-24 10:57:50 -07:00
Andrew Chen
cb9cff59db
Review conflicts from 1.6-release/master merges
2017-04-20 10:52:04 -07:00
PaulJuliusMartinez
7f0294c579
Update User Guide and Admin links to point to new resources. ( #3438 )
...
* Update links to outdated user-guide and admin docs
* Add script for updating outdated links.
* Update regex to include init-containers file.
* Pull upstream, rewrite links in and to namespaces walkthrough.
2017-04-19 10:56:47 -07:00
Steve Perry
38395e7b53
Move Jobs under Controllers. ( #3453 )
...
* Move Jobs under Controllers.
* Change title.
2017-04-18 20:04:48 -07:00
Xiaoyu Zhang
d62c493bb0
Fix broken link:daemonset.md
...
Fix broken link:daemonset.md
2017-04-14 16:11:46 -07:00
Xiaoyu Zhang
a8d0bacd4e
Fix broken link:replicaset.md
...
Fix broken link:replicaset.md
2017-04-14 15:58:41 -07:00
houjun
24e92bf8a0
The URL of [node affinity] is wrong
...
[node affinity] should link to
/docs/concepts/configuration/assign-pod-node/.
2017-04-14 15:43:46 -07:00
Xiaoyu Zhang
e2a6db05d0
Fix broken links:deployment.md
...
Fix broken links:deployment.md
2017-04-13 15:35:37 -07:00
Xiaoyu Zhang
d080966954
Fix broken links:replicationcontroller.md
...
Fix broken links:replicationcontroller.md
2017-04-14 06:00:44 +08:00
Steve Perry
a243c28888
Move Guide topic: Replication Controller. ( #3203 )
...
* Move Guide topic: Replication Controller.
* Add included file.
2017-04-03 10:23:03 -07:00
Steve Perry
d7ed85504e
Move Guide topic: Pet Set. ( #3188 )
...
* Move Guide topic: Pet Set.
* Add included file.
2017-03-31 16:00:55 -07:00
Steve Perry
de895fbf5a
Move Guide topic Replica Sets. ( #3180 )
2017-03-31 13:10:28 -07:00
Steve Perry
e35313c657
Move Guide topic: Deployments ( #3179 )
...
* Move Guide topic: Deployments
* Move included file.
2017-03-31 12:13:47 -07:00
Steve Perry
eb657dfd9e
Move Guide topic: Daemon Sets. ( #3178 )
...
* Move Guide topic: Daemon Sets.
* Fix include path.
2017-03-31 10:56:27 -07:00
devin-donnelly
647b3df3df
Merge pull request #2886 from caesarxuchao/gc-update-1.6
...
Update garbage collection doc for foreground garbage collection
2017-03-26 18:33:25 -07:00
devin-donnelly
9939c7c953
Update garbage-collection.md
2017-03-26 18:25:03 -07:00
devin-donnelly
1494504741
Update garbage-collection.md
2017-03-22 13:28:37 -07:00
Andrew Chen
f0cd49a007
Move Guide topics: Container Lifestyle Hooks, Images, Volumes
2017-03-20 15:35:51 -07:00
Chao Xu
20fb544429
address comments
2017-03-17 17:42:58 -07:00
Chao Xu
2626c980f9
update gc doc for foreground garbage collection; add known issues for
...
non-core resources
2017-03-17 17:42:56 -07:00