Takuya Tokuda
44a99c5e98
fix date format. ( #8833 )
2018-06-04 17:16:54 -07:00
T N
d419828642
Format invalid date in blog posts ( #8861 )
2018-06-04 17:12:55 -07:00
Misty Stanley-Jones
8eddffc6ff
Add figure shortcode example to smoke tests ( #8598 )
2018-06-04 16:59:54 -07:00
Chao Wang
efdbdd6842
update kubectl convert link ( #8748 )
2018-06-04 14:35:55 -07:00
Masaya Aoyama (@amsy810)
bd78a98ee2
add date blog metadata for indexing ( #8830 )
...
Issues:
https://github.com/kubernetes/website/issues/8823
and more article has same problem, I fix all.
2018-06-04 14:27:55 -07:00
Chen Hong
7569e58485
fix some unsatisfied. ( #8746 )
...
* fix some unsatisfied.
* fix
* add mysql-pv.yaml for run-single-instance-stateful-application
* fix some errors.
2018-06-04 14:24:54 -07:00
Andreas Jaeger
25d566650b
Hugo: Fix getting-started-guides/scratch.md ( #8899 )
...
Fix the display of notes on the page so that hugo formats it correctly.
Without this change, the content is formatted as code.
2018-06-04 14:20:56 -07:00
AdamDang
a8577f60c2
Typo fix: DeamonSets->DaemonSets/kubeclt->kubectl/hopefuly->hopefully ( #8656 )
...
* Typo fix: DeamonSets->DaemonSets
DeamonSets->DaemonSets
* Update 2015-12-00-Creating-Raspberry-Pi-Cluster-Running.md
* Update 2015-11-00-Monitoring-Kubernetes-With-Sysdig.md
2018-06-04 12:34:54 -07:00
Bjørn Erik Pedersen
a7d2dfc4fc
Fix some issues with ToC ( #8797 )
...
* Allow HTML in ToC
Fixes #4793
* Extract ToC id from the header
This is needed when the id is set explicitly in markdown.
2018-06-04 08:35:54 -07:00
Rui Cao
200857de80
Typo fix: contraints -> constraints ( #8884 )
2018-06-04 08:06:53 -07:00
chenyb4
b6d890b929
remove kubectl overview link repeat ( #8887 )
...
In _index doc the Kubectl CLI about overview link
was add in "[Overview of kubectl]", So remove not
need "[kubectl]" link.
Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
2018-06-04 08:05:54 -07:00
Yujun Zhang
d03745376c
Fix errors in configure-multiple-schedulers.md ( #8540 )
...
* Fix errors in configure-multiple-schedulers.md
- Failed to push docker image
- Errors found in my-scheduler logs
```
...
E0515 06:36:28.180428 1 reflector.go:205] k8s.io/kubernetes/vendor/k8s.io/client-go/informers/factory.go:130: Failed to list *v1beta1.ReplicaSet: replicasets.extensions is forbidden: User "system:serviceaccount:kube-system:default" cannot list replicasets.extensions at the cluster scope
```
* Replace double quote with backticks for code strings
* Use `system:kube-scheduler` instead of `cluster-admin`
* Create dedicated service account for `my-scheduler`
2018-06-04 08:04:53 -07:00
makocchi
5c3fa99234
correct rendered output at Feature Gates page ( #8889 )
...
* remove caputre formatting directives (#8877 )
* fix note block
2018-06-04 07:45:53 -07:00
Guang Ya Liu
a2cb17e4cf
Remove quota for service type. ( #8882 )
2018-06-03 22:00:52 -07:00
Chao Wang
fddc80759e
fix wrong redirect of the admission-webhook ( #8879 )
2018-06-03 20:54:52 -07:00
AdamDang
f7c44f18a6
Typo fix: users has->users have ( #8872 )
...
users has->users have
2018-06-03 19:24:53 -07:00
Gerald
963f275cd3
Remove spaces from an href content ( #8876 )
...
Spaces inside the text of an href tag caused underlining of a blank space which resembles a period.
2018-06-03 18:58:52 -07:00
Takuya Tokuda
6ff5ca460f
wrap sentence by p tag ( #8785 )
2018-06-01 20:46:55 -07:00
Rui Cao
af522644be
Typo fix: propogating -> propagating ( #8832 )
2018-06-01 20:36:59 -07:00
Tim Zhang
0146e56203
change section position to make it alphabetical ( #8847 )
2018-06-01 19:52:57 -07:00
lovejoy
5e4096b184
fix direct link in docs/concepts/configuration/pod-priority-preemption ( #8854 )
2018-06-01 19:40:00 -07:00
Joe Gregorio
9ddca8982a
Link to Profiling_with_tools was 404 ( #8859 )
...
Fix link, old link to Profiling_with_tools was 404.
2018-06-01 19:37:57 -07:00
Timothy St. Clair
e1ba88403d
Update dind link on reviewing content ( #8869 )
2018-06-01 19:32:55 -07:00
Anubhav
536271a03a
Mention this guide requires only 1 master node ( #8376 )
2018-06-01 16:05:58 -07:00
Anubhav
31241e8b72
Fix command to install weavenet plugin ( #8375 )
2018-06-01 15:54:55 -07:00
Zach Corleissen
7285147f82
Remove legacy syntax ( #8849 )
2018-06-01 14:35:56 -07:00
Xianglin Gao
7d0e6bc49e
Update the version of echoserver ( #8771 )
...
* Remove the version of echoserver
* Finish the changes
2018-06-01 13:16:57 -07:00
Masaya Aoyama (@amsy810)
6cdfa80b8d
kube-router document is moved (dead link) ( #8741 )
...
NG: https://github.com/cloudnativelabs/kube-router/tree/master/Documentation#try-kube-router-with-cluster-installers
OK https://www.kube-router.io/docs/user-guide/#try-kube-router-with-cluster-installers
For example, this page contain dead link.
https://kubernetes.io/docs/tasks/administer-cluster/network-policy-provider/kube-router-network-policy/
Note:
China page don't have this link.
2018-06-01 13:08:56 -07:00
Masaya Aoyama (@amsy810)
52dad2beb9
StorageOS example dead link ( #8737 )
...
NG: https://github.com/kubernetes/kubernetes/tree/master/examples/volumes/storageos
OK: https://github.com/kubernetes/examples/blob/master/staging/volumes/storageos
For example, this page contain dead link.
https://kubernetes.io/docs/concepts/storage/volumes/#storageos
Old page is this, so I think its change is correct.
https://github.com/kubernetes/kubernetes/tree/release-1.10/examples/volumes/storageos
Note:
China page don't have this link.
2018-06-01 13:01:55 -07:00
Masaya Aoyama (@amsy810)
127b52afaf
[mod] Client library link is dead ( #8734 )
...
NG: https://kubernetes.io/docs/reference/client-libraries/
OK: https://kubernetes.io/docs/reference/using-api/client-libraries/
For example, this page contain dead link.
https://kubernetes.io/docs/reference/
Old page is this, so its change is correct.
https://v1-9.docs.kubernetes.io/docs/reference/client-libraries/
Note:
China page don't have this link.
2018-06-01 12:58:57 -07:00
Masaya Aoyama (@amsy810)
88a6607e39
[mod] API overview link is dead ( #8733 )
...
NG: https://kubernetes.io/docs/reference/api-overview/
OK: https://kubernetes.io/docs/reference/using-api/api-overview/
For example, this page contain dead link.
https://kubernetes.io/docs/reference/
Old page is this, so its change is correct.
https://v1-9.docs.kubernetes.io/docs/reference/api-overview/
Note:
China page don't have this link.
2018-06-01 11:48:55 -07:00
lovejoy
518b6334c5
unifying .spec like spelling in concepts/workloads/pods ( #8831 )
2018-06-01 10:46:55 -07:00
Timothy St. Clair
d600569e6e
Removes unnecessary SkyDNS references in preparation for CoreDNS change. ( #8867 )
2018-06-01 10:45:56 -07:00
Kaitlyn Barnard
e859e827ce
changing homepage images ( #8806 )
2018-06-01 08:49:56 -07:00
Cheng Xing
3e1465461f
Regional PD documentation; edited validation for Volumes page ( #8714 )
2018-06-01 07:52:55 -07:00
chenhonggc
e49f288730
execute tcp liveness probe instance ( #8721 )
...
* execute tcp liveness probe instance
* fix wrong file reference
2018-05-31 16:21:55 -07:00
ixodie
be8852a882
Added Apstra AOS for Kubernetes automation of RHI ( #8618 )
2018-05-31 16:05:57 -07:00
Stewart-YU
ba96bc236e
Update high-availability.md ( #8770 )
...
* Update high-availability.md
[fix]command should leading
* Repair code inside list items, remove "like so"
* Modify one code block, change 1-step procedures to not be procedures
2018-05-31 16:02:56 -07:00
Cooper Marcus
3e739c0e9f
Add Kong Ingress Controller ( #8595 )
...
* Add Kong Ingress Controller
Create unordered list of ingress controllers, add Kong
* Added term "maintenance"
* Minor tweak
* More minor tweaks
2018-05-31 15:53:58 -07:00
Mark Janssen
ed9af72c6f
Document using a custom CoreDNS image repository ( #8574 )
2018-05-31 15:45:57 -07:00
Ioana Madalina Patrichi
35e560c8c5
Link to Oracle's CCM implementation ( #8533 )
2018-05-31 15:29:58 -07:00
Bin Liu
403bb200d9
Add parameter name to document to understand ( #8523 )
2018-05-31 15:28:56 -07:00
Maru Newby
49d830819c
Add federation-current-state include to concept guide ( #8513 )
...
This seems to have been missed by #8165
2018-05-31 15:11:55 -07:00
Karthik Gaekwad
0b928fffb3
Adds Oracle container engine to documentation ( #8503 )
...
* Adds Oracle container engine to documentation
* Fixes spacing issue.
2018-05-31 13:30:56 -07:00
Eric Tune
02ea8c9d8c
Update custom-resources.md ( #8499 )
...
Update table of features supported by CRDs.
2018-05-31 13:29:55 -07:00
Alin Balutoiu
6ca9f364ac
Update documentation for Windows with new service feature ( #8454 )
...
This commit adds details on how to create Windows services from
kubelet and kube-proxy.
Signed-off-by: Alin Balutoiu <abalutoiu@cloudbasesolutions.com>
2018-05-31 13:24:56 -07:00
lovejoy
069c831b5c
add node-monitor-grace-period describe as user can change it ( #8386 )
2018-05-31 13:13:57 -07:00
Wen Gao
189eeae15f
Add changelog link and delete the repeat download page's catalog ( #8691 )
...
* Add link: add changelog-1.10 and changelog-1.11
* Delete download page's catalog: hugo's markdown render engine can generate catalog through the TOC
* Format the release list
* Delete the release note
2018-05-31 09:14:55 -07:00
Duncan Bell
cdff02f118
Update deploy-intro.html ( #8616 )
...
* Update deploy-intro.html
* Update deploy-intro.html
2018-05-31 09:10:55 -07:00
CaoShuFeng
ca8516dfcc
fix description about document ( #8613 )
...
I have tested with kubectl 1.10 and kubectl in master branch, completed
job pods show up in output.
2018-05-31 05:09:57 -07:00