lovejoy
|
9034e1b2b4
|
fix-direct-link (#9179)
|
2018-06-21 00:35:09 -07:00 |
Misty Stanley-Jones
|
89a06bdb29
|
Apply concept template to extend-kubernetes and configuration dirs (#8995)
|
2018-06-11 12:38:26 -07:00 |
Nikhita Raghunath
|
6094a7ea6e
|
service catalog: add doc fixes (#8729)
|
2018-06-08 11:35:52 -07:00 |
Takuya Tokuda
|
0502832cbb
|
Ordering content by weight (#8787)
* ordering content by weight
* fix weight of 'setup' contents
* fix weight of 'concepts' contents
* fix weight of 'tasks' contents
* fix weight of 'tutorials' contents
* fix weight of 'reference' contents
* Revert "fix weight of 'tasks' contents"
This reverts commit 4b6916bed0 .
* Revert "fix weight of 'tutorials' contents"
This reverts commit a1f7833143 .
* Revert "fix weight of 'setup' contents"
This reverts commit 91c8de3665 .
* Revert "fix weight of 'reference' contents"
This reverts commit cc95605f6a .
|
2018-06-06 16:51:26 -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 |
Eric Tune
|
02ea8c9d8c
|
Update custom-resources.md (#8499)
Update table of features supported by CRDs.
|
2018-05-31 13:29:55 -07:00 |
Andreas Jaeger
|
9f4e9c84e2
|
Hugo: fix device-plugins (#8567)
Fix misparsed lists: Add empty line before lists so that they
are parsed properly.
|
2018-05-22 22:38:33 -07:00 |
Steve Perry
|
10e3c4df71
|
Fix link to Admission Webhooks section. (#8599)
|
2018-05-19 21:58:49 -07:00 |
Steve Perry
|
169aadbbe1
|
Arrange the Extending Kubernetes section in the Concepts TOC (#8569)
* Left nav for Extending Kubernetes
* Redirect moved topics. Remove extraneous directory.
|
2018-05-16 12:26:52 -07:00 |