Stewart-YU
9f901b1cf8
Update daemonset.md
...
Missing a signal.
2017-08-27 18:36:40 +08:00
Malepati Bala Siva Sai Akhil
ec6a0f078a
Fix minor typo in Replication Controller ( #5173 )
2017-08-25 11:00:06 -07:00
Radhika Puthiyetath
1097b25e4e
Merge pull request #5115 from hanxiaoshuai/patch-74
...
Update daemonset.md
2017-08-24 15:42:49 -07:00
Andrew Chen
f6e51e6611
[glossary] Glossary MVP ( #4865 )
...
* [glossary] Glossary MVP
* resolve conflict
* initial pass at includable glossary data
* tag to term mapping
* Change StatefulSets to singular, StatefulSet
* revise glossary style guide, move
* make descriptions plural
2017-08-24 10:51:59 -07:00
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