Mike Gehard
9c38911446
Make wording in overview more in line with the description
...
The description talks about the server one way and the overview text talks about it a bit differently.
This change aligns them and make them easier to understand in my opinion.
2020-12-08 13:07:34 -05:00
Kubernetes Prow Robot
d6636e50c2
Merge pull request #24474 from sftim/20201010_clarify_api_versions_redux
...
Tweak docs about Kubernetes API versions
2020-12-03 08:51:00 -08:00
Qiming Teng
070023b24a
Fix links in concepts section
2020-10-22 14:24:56 +08:00
Tim Bannister
4e0b662954
Tweak docs about Kubernetes API versions
...
Co-authored-by: Karen Bradshaw <kbhawkey@gmail.com>
2020-10-21 15:07:46 +01:00
Tim Bannister
78351ecaf5
Transfer “Controlling Access to the Kubernetes API” to the Concepts section
...
Readers from several different backgrounds will find it useful to know
about how Kubernetes controls access to its API. Promote this overview
to the Security subsection of Concepts.
2020-10-20 23:41:56 +01:00
Tim Bannister
3edb970570
Move API overview to be a Docsy section overview
2020-10-20 23:41:54 +01:00
Qiming Teng
3d416c6417
Clarify what API versions mean
2020-10-10 08:51:14 +08:00
Qiming Teng
3cc1371651
Remove duplicated content in concepts and reference
...
We currently have quite some contents duplicated between the concepts
and the reference section, which is not good. This PR is an effort to
remove the duplicated content from the two pages while providing links
for readers to check the reference easily.
2020-09-19 08:36:47 +08:00
Qiming Teng
c8f4704873
Fix links in concepts section (2)
2020-08-02 09:11:14 +08:00
Qiming Teng
e097b93c8e
Fix pages that reference removed API groups
...
Quite some resources have been moved out of the `extensions` API group
since 1.18; the `apps/v1beta1` and `apps/v1beta2` group versions are
also dropped. This PR updates the pages which still reference such API
groups or group versions.
2020-07-04 13:23:26 +08:00
Tim Bannister
3ff7312cff
Add descriptions to Concept sections
...
Each section directly beneath Concepts gains a description.
2020-06-25 17:09:58 +01:00
Qiming Teng
af17530b46
Fix dangling link for CRD
2020-06-13 12:37:51 +08:00
Karen Bradshaw
5fe8c3ca5e
move setup konnectivity svc
...
move api-access to extend-kubernetes
2020-06-10 16:06:01 -04:00
Karen Bradshaw
ecc27bbbe7
add en pages
2020-06-09 19:33:15 -04:00
Tim Bannister
1b78735e6e
Revise Kubernetes API concept
...
- update request header table
- drop references to deprecated details (eg Swagger)
- reword to match website style guide
2020-06-02 22:14:42 +01:00
makocchi
6c0e47e652
Add defails about enabling or disabling extensions/v1beta1 api group ( #18842 )
2020-03-15 22:12:35 -07:00
Deepankar Malhan
51aaacaf76
Update kubernetes-api.md ( #17406 )
...
* Update kubernetes-api.md
Updated the docs to reflect a change that has already been made in v1.14 instead of going to be made in v1.14 with us being at v1.16 now.
* Update content/en/docs/concepts/overview/kubernetes-api.md
Co-Authored-By: Barnabas Makonda <6409210+makoscafee@users.noreply.github.com>
Co-authored-by: Barnabas Makonda <6409210+makoscafee@users.noreply.github.com>
2020-01-15 03:11:33 -08:00
Julien Brochet
da76416973
Fix OpenAPI deprecated endpoints in Kubernetes 1.14 ( #14608 )
2019-05-29 18:06:18 -07:00
Ismail Alidzhikov
87a2edbc10
Update api-changes link ( #13613 )
...
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-04-08 18:09:03 -07:00
Joseph Heck
f5496b5b5c
minor link update with the migration of conventions in the community repo ( #13681 )
2019-04-08 17:59:03 -07:00
Shashank Patel
d8a198e93d
Fix typo in API page ( #13687 )
...
Associated with #13686
2019-04-08 15:16:26 -07:00
June Yi
8e5d7e4829
Make k8s.io/docs/home to support i18n ( #12570 )
...
* Make k8s.io/docs/home to support i18n
* Apply kbhawkey's review comment
2019-02-21 08:24:20 -08:00
Jordan Liggitt
777e085a97
Update swagger/openapi descriptions ( #12279 )
2019-01-19 02:49:49 -08:00
Jordan Liggitt
0e7b66a8f8
Fix `--runtime-config` syntax ( #11835 )
2018-12-20 17:30:23 -08:00
MengZeLee
04163e9a7c
removing toc shortcode. ( #10720 )
2018-10-25 11:02:31 -07:00
Nikhita Raghunath
910215288e
Update status of aggregator in API overview doc ( #9866 )
...
* Update status of aggregator in API overview doc
* fix link syntax
2018-08-20 08:50:07 -07:00
Bob Killen
42decf8cf7
Update accessing-the-api links ( #9441 )
...
* update accessing-the-api links
* undo update of cn content
2018-07-11 21:45:25 -07:00
Steve Perry
75f00dfc60
Apply templates to all concepts and tasks to fix double bullets in TOC ( #9149 )
...
* Apply concept template to fix double bullet issue.
* Apply concept template
* Apply templates to tasks
2018-06-22 11:20:04 -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
Tim Fogarty
35ba266efd
Fix broken link to deprecation policy ( #8713 )
2018-05-23 17:22:32 -07:00
Andreas Jaeger
651cf059e3
Hugo: Fix kubernetes-api.md ( #8566 )
...
Fix link for kubectl.
2018-05-22 22:35:31 -07:00
Andreas Jaeger
5b91a799e1
Hugo: Fix table layouts ( #8487 )
...
The tables are broken, fix them.
Closes : #8484
2018-05-18 10:22:50 -07:00
Bjørn Erik Pedersen
7f3b633aa0
Convert site to Hugo ( #8316 )
...
This commit converts content and layout to use Hugo.
2018-05-05 09:00:51 -07:00