Commit Graph

328 Commits

Author SHA1 Message Date
Han Kang 15b2e78646 add documentation for beta stability levels 2023-03-21 09:04:28 -07:00
Guangwen Feng 1ee40c20bd Fix typos in cel.md
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2023-03-16 01:59:16 +08:00
Craig Box 46bf59d941 Shortcode fixes for en 2023-03-13 10:50:13 +13:00
Joe Betz e28b74f5c5 Add reference page for CEL in Kubernetes 2023-03-09 11:12:01 -05:00
Brian Pursley 935fb9e486
Update Rust client library from clux/kube-rs to kube-rs/kube
The Rust client library's URL redirects to a new location.  This change updates the URL to match where it redirects.

Old URL: https://github.com/clux/kube-rs
New URL: https://github.com/kube-rs/kube
2023-01-30 20:12:28 -05:00
Qiming Teng 7a3ca9e383 Fix Deployment YAML used for SSA 2023-01-29 21:46:12 +08:00
Kubernetes Prow Robot 587cd17a5c
Merge pull request from stephen-dahl/main
added note about core resources using /api and added path examples
2023-01-02 23:47:31 -08:00
mgoodwin1989 7549365878
Fixed spelling mistake 2022-12-26 11:58:53 -05:00
Jordan Liggitt 8a2bcf65c6
Adjust deprecation language for releases that have already happened 2022-12-09 15:23:12 -05:00
Jordan Liggitt f813b76234
Add 1.29 deprecation info for flowcontrol v1beta2 2022-12-08 09:38:07 -05:00
Abigail McCarthy 98f310ab58 Updates page weights in reference docs section
Some of these pages are autogenerated, but not all. This PR updates the pages that are not autogenerated within the docs/en/reference section
2022-11-04 11:37:59 -04:00
Aleksander Wardziński efe16f42f4
Update link for Java Client Library examples
Current version of the page has a wrong link for Java examples, this should fix it.
2022-10-31 18:06:28 +01:00
Kubernetes Prow Robot f7bc6df99c
Merge pull request from hnaderi/patch-1
Added new community library
2022-10-01 13:56:13 -07:00
stephen-dahl 12098cf842 added note about core resources using /api and added path examples 2022-09-30 09:53:02 -07:00
Antoine Pelisse 26848881f0
Various Server-Side Apply improvements ()
* Remove obsolete caution block for ssa-ing sub-resources

* ssa: Add RBAC/Permissions section

* ssa: Make everything consistent into "Server-Side Apply"
2022-09-30 05:18:29 -07:00
Jordan Liggitt d308cbb35a
Clarify API version stability and guidelines 2022-09-28 12:20:47 -04:00
Hossein Naderi 56a5f8003d
Update content/en/docs/reference/using-api/client-libraries.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-09-23 13:31:34 +03:30
Hossein Naderi 01b30b0768
Update client-libraries.md
Added new client library for scala
2022-09-22 14:16:44 +03:30
Akanksha Kumari 56a752a145 Update Anchor and point to validatingwebhook-v1-admissionregistration-k8s-io 2022-09-15 20:04:36 +05:30
Kubernetes Prow Robot f72dfae2bd
Merge pull request from irbekrm/add_remaining_items
Adds remainingItemCount to HTTP response
2022-08-24 14:11:49 -07:00
Kevin Delgado 2dc5f254e9 Add Server Side Field Validation to API Concepts 2022-07-31 05:57:55 +00:00
ayatk 5cbf53b0c8 Migrate to latest versioning document
release/versioning.md that was in the k/design-proposals-archive repository
in the past has been migrated to k/sig-release repository.
2022-07-13 15:07:46 +00:00
Sean Wei 34721abcac Use relative links for k8s.io 2022-06-30 12:08:14 +08:00
irbekrm f1465601c3 Adds remainingItemCount to HTTP response
Signed-off-by: irbekrm <irbekrm@gmail.com>
2022-06-26 14:25:52 +01:00
Marcelo Juchem 0404de8e03
add perl and ruby to client libraries list 2022-06-23 11:28:02 -05:00
Marcelo Juchem 445856614d
sorting library list in lexicographic order 2022-06-23 02:27:22 -05:00
Marcelo Juchem 7bbdc5d83e
client-libraries.md: adding C client library link 2022-06-22 19:13:35 -05:00
Kubernetes Prow Robot 8f7748cd42
Merge pull request from Jitsusama/patch-1
Fix Minor Typo on API Concepts Page
2022-06-13 22:21:32 -07:00
Sean Wei 34155fed0b Fix links for k/design-proposals-archive
The contributors/design-proposals in k/community was removed. It's only
available in k/design-proposals-archive repo now.

This commit also changes https://github.com/kubernetes/repo/blob/master/file.md
to https://git.k8s.io/repo/file.md for better consistency.
2022-06-10 22:49:04 +08:00
Kubernetes Prow Robot bcc5507d79
Merge pull request from liggitt/psp-guide
Update PSP alternatives
2022-05-27 07:55:07 -07:00
Jordan Liggitt 4fd16ff800 Update PSP alternatives 2022-05-26 11:35:29 -04:00
David Xia 69d46a7a98
Update content/en/docs/reference/using-api/server-side-apply.md
Co-authored-by: Antoine Pelisse <apelisse@gmail.com>
2022-05-24 19:19:27 -04:00
David Xia 5846916395
docs: show server side apply overwrite for CLI
Docs currently say how to do it with HTTP request.
This addition will help `kubectl` users as well.
2022-05-24 17:34:12 -04:00
Luis Sanchez dd59f2a2d0
add authorization v1beta1 selfsubjectrulesreview 2022-05-09 09:25:35 -04:00
Kubernetes Prow Robot b97dfa02d6
Merge pull request from kinzhi/kinzhi93
[en]Modify the format content/en/docs/reference/using-api/deprecation-guide.md
2022-05-04 07:15:51 -07:00
wei.wang 98b049bf29 [en]Modify the format content/en/docs/reference/using-api/deprecation-guide.md
4
2022-05-04 21:09:01 +08:00
Nate W 5ead53b3e8 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-05-02 10:29:49 -07:00
xin.li b831e96c6a [en] modify debug-cluster/audit
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-04-29 20:40:59 +08:00
Joel Gerber 47be146d86
Update content/en/docs/reference/using-api/api-concepts.md
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2022-04-25 07:41:46 -04:00
Joel Gerber c00146a3a6
Update content/en/docs/reference/using-api/api-concepts.md
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2022-04-25 07:41:33 -04:00
Joel Gerber f3adb2cd66
Update content/en/docs/reference/using-api/api-concepts.md
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2022-04-22 07:06:31 -04:00
Joel Gerber bf0c2cfcf7
Fix a minor typo in the 2nd paragraph of overview 2022-04-21 11:35:46 -04:00
Kubernetes Prow Robot ca3737922a
Merge pull request from deads2k/beta-off-by-default
Add details about enabling individual API resources using --runtime-config
2022-04-11 09:20:06 -07:00
Jordan Liggitt 312d50b02d Add 1.27 deprecated API removals 2022-04-06 20:59:42 -04:00
David Eads 4a207186a6
Update content/en/docs/reference/using-api/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-03-29 08:12:16 -04:00
David Eads 99174eaaa2 Add details about enabling individual API resources using --runtime-config
This is in support of beta APIs off by default KEP.  See
https://github.com/kubernetes/enhancements/tree/master/keps/sig-architecture/3136-beta-apis-off-by-default#graduation-criteria
.
2022-03-16 14:52:16 -04:00
Kubernetes Prow Robot 90188d33b7
Merge pull request from tengqm/fix-links-2
Fix links and markdown format for some pages
2022-03-05 12:54:54 -08:00
Kubernetes Prow Robot 4b9ba4eda8
Merge pull request from arielshaqed/patch-1
Fix golang client-go/tools/cache package name
2022-02-23 00:32:19 -08:00
Ariel Shaqed (Scolnicov) 9d45d964ed
Fix golang client-go/tools/cache package name
Documentation shows incorrect package name, I believe it should refer to
[`client-go/ools/cache`](https://pkg.go.dev/k8s.io/client-go/tools/cache).
2022-02-22 17:08:57 +02:00
Qiming Teng 459a3f96ac Fix links and markdown format for some pages 2022-02-05 15:19:21 +08:00
Jordan Liggitt b828365a0e Change deprecation rule 4a to make stable APIs permanent within a major version 2022-01-24 11:43:05 -05:00
Jordan Liggitt 3dfffd39c8 Clarify deprecation rule 3 2022-01-18 10:12:19 -05:00
Giuseppe Tribulato ff7726faf1 Add link to lightkube in Community-maintained client libraries. 2021-12-20 20:21:09 +01:00
Jordan Liggitt 5b6e46d6de flowcontrol v1beta1 removal release 2021-12-13 18:28:16 -05:00
Rey Lejano a1506ae810 add hpa v2beta1 and v2beta2 to deprecation guide 2021-12-08 20:57:15 -08:00
243f6a88 85a308d3 af2a60b57f fix: typo in health-checks.md 2021-11-25 19:00:41 +09:00
Anakin100100 358ec86ec4
Removed depracated ruby client library
The 'kubr' gem has last been updated 7 years ago. It doesn't provide the required modern functionalities. The documentation consists of one code example and that's it. It's inclusion in this list only wastes time of Ruby on Rails developers because no sane person would chose it.
2021-11-12 21:44:23 +01:00
Kubernetes Prow Robot 1a8c641d79
Merge pull request from sftim/20201129_revise_api_reference
Revise “Kubernetes API Concepts”
2021-11-01 09:47:20 -07:00
Wei Zhang d7e05554de
ServerSideApply GA, drop the beta notice 2021-10-26 11:54:23 +08:00
Tim Bannister a49c612734 Rewrap API concepts page 2021-10-24 14:31:20 +01:00
Tim Bannister 2ca81a1cd2 Bump Table API to v1
Table is now GA
2021-10-24 14:31:20 +01:00
Tim Bannister a53db47615 Revise API details page 2021-10-24 14:31:19 +01:00
bhumijgupta d3dcda21a5 Revert change to double spacing
Signed-off-by: bhumijgupta <bhumijgupta@gmail.com>
2021-09-08 19:05:01 +05:30
bhumijgupta 2e55433aec Fix release cadence in deprecation policy page
Signed-off-by: bhumijgupta <bhumijgupta@gmail.com>
2021-09-08 19:01:08 +05:30
Anuraag Agrawal 6c1ecfa016
Fix typo in health-checks doc 2021-08-31 11:53:15 +09:00
Kubernetes Prow Robot da11af4bbe
Merge pull request from yuswift/update-ssa
update server-side-apply state to stable
2021-08-10 02:09:17 -07:00
yuswift 00c205bc38 update ssa state to stable
Signed-off-by: yuswift <yuswift2018@gmail.com>
2021-08-10 15:47:50 +08:00
yuswift 4e06971871 update ssa state to ga
Signed-off-by: yuswift <yuswift2018@gmail.com>
2021-08-06 22:17:24 +08:00
Yuiko Mouri 8f301ea379 Replace with relative path 2021-08-05 11:54:46 +09:00
Tim Bannister af24e94361 Update tense for v1.22 API removals
These removals have happened, so refer to them in the past.
2021-08-04 23:54:40 +01:00
Kubernetes Prow Robot 3c4f5639c1
Merge pull request from squat/patch-4
using-api/health-checks.md: use consistent casing
2021-07-27 10:08:46 -07:00
yxxhero 9d0d213814 fix incorrect field name in event API deprecation guide
Signed-off-by: yxxhero <aiopsclub@163.com>
2021-07-15 18:12:28 +08:00
Chris Negus 96d89ba3f4
Added examples of Lists to api-concepts ()
* Added List descriptions to api-concepts

* Corrected note and example per comments
2021-07-13 02:04:31 -07:00
Lucas Servén Marín df71479a6e
using-api/health-checks.md: use consistent casing
This commit updates two instances so that the casing of `HTTP` and `API` is consistent throughout the document.
2021-07-07 00:49:43 +02:00
Kubernetes Prow Robot 3cc8f3fec8
Merge pull request from haardikdharma10/update-RemainingItemCount-beta
Promote RemainingItemCount to beta in Feature Gates docs
2021-06-30 03:19:03 -07:00
Haardik Dharma fe940d9263 Update api-concepts.md 2021-06-30 13:54:04 +05:30
Kubernetes Prow Robot 5dfcf92490
Merge pull request from tengqm/fix-file-modes
Remove exec permission on markdown files
2021-06-17 19:04:04 -07:00
Qiming Teng e9703497a1 Remove exec permission on markdown files
For some unknown reasons, we have got many markdown files with exec
permission. That is weird and risky.
2021-06-16 17:57:00 +08:00
Kubernetes Prow Robot c623e2c233
Merge pull request from jaxzon/patch-1
Update client-libraries.md
2021-06-11 14:58:59 -07:00
Haardik Dharma 595962652b Update api-concepts.md 2021-06-10 20:34:22 +05:30
Squidtoon99 ddc67b8114
Fix a few grammar issues and typos ()
* Fix few grammar issues and typos in the blog page

> see the API documentation more information
Should be corrected to "documentation for more information" as the sentence is incorrect.

> may only compare two resource version for equality
Everywhere else in the paragraph "resource versions" are used, I believe this is just a typo.

> The get, list and watch
Missing comma after list to separate the elements

* Fix typos in blog post

> On rare occurences, a 
"occurrences" is misspelled

>  whole list, map or struct
3 elements are missing a comma seperator after map
 
>  there are no way 
are is a plural form while "no way" is a singular subject

> `MergePatch`, `StrategicMergePatch`, `JSONPatch` or `Update`
Missing comma after JSONPatch
2021-06-08 19:11:47 -07:00
Jihoon Seo dfaefa54aa Nit: Fix hrefs of some links 2021-06-03 06:20:26 +09:00
jaanus e9ad987d02
Update client-libraries.md
Pykube is archived and not maintained anymore.
2021-05-26 10:41:21 +03:00
Haardik Dharma 7376d834cb Mention that responses include a remainingItemCount by default 2021-05-24 21:08:14 +05:30
Kubernetes Prow Robot f4606d4d8d
Merge pull request from liggitt/1-21-deprecations
1.25 deprecations
2021-04-26 08:37:02 -07:00
Jordan Liggitt 0e2b857282 1.25 deprecations 2021-04-26 08:12:34 -04:00
Shannon Kularathna 764c26c875 Sort client library links 2021-04-22 18:33:13 +00:00
Kubernetes Prow Robot 5065bf948f
Merge pull request from apelisse/improve-ssa-docs
SSA Toplogy improvements
2021-04-20 15:54:10 -07:00
Antoine Pelisse acfea6f2ef Fix broken headings throughout server-side apply doc 2021-04-15 20:33:29 -07:00
Antoine Pelisse 52a5e4f718 SSA Toplogy improvements
Include documentation for topology changes
2021-04-15 15:58:51 -07:00
TAKAHASHI Shuuji 2ec89f253c
Update content/en/docs/reference/using-api/client-libraries.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-04-14 07:32:33 +09:00
TAKAHASHI Shuuji 18bc5496fa
Add k8s-ruby/k8s-ruby as a community-maintained client libraries 2021-04-11 16:30:04 +09:00
Kubernetes Prow Robot 5fe92f22b6
Merge pull request from tallclair/psp
Add PSP to the deprecation guide
2021-04-08 12:18:02 -07:00
Tim Bannister 965aa51daf Merge master into dev-1.21 to keep in sync, plus latest API reference
This sync merge includes API reference updates.
2021-04-06 21:38:24 +01:00
Rey Lejano d9bdc192a7 follow-up PR to update deprecation policy for k8s metrics originally in PR 27202 2021-03-31 05:26:19 -07:00
Han Kang f9bacb20ae
add deprecation policy for k8s metrics ()
* add deprecation policy for metrics

* Update content/en/docs/reference/using-api/deprecation-policy.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* amend stability language given review comments

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-03-31 04:33:00 -07:00
Kubernetes Prow Robot aea393a0d0
Merge pull request from swetharepakula/eps-ga-docs
EndpointSlice API GA Doc Updates for 1.21
2021-03-29 15:49:56 -07:00
Kubernetes Prow Robot 07d6f33b61
Merge pull request from wasimj/patch-1
Correct server-side-apply.md
2021-03-27 02:00:44 -07:00
Kubernetes Prow Robot ec4840824d
Merge pull request from kbhawkey/cleanup-usage-just
clean up use of word: just
2021-03-26 04:34:43 -07:00
Swetha Repakula 02afb71016 Update EndpointSlice Docs
* Deprecate `endpointslices.discovery.k8s.io/v1beta1`
 * Removes `content/en/docs/tasks/administer-cluster/enabling-endpointslices.md`
 and redirects requests to that page to
 `content/en/docs/concepts/services-networking/endpoint-slices.md`
2021-03-24 14:48:02 -07:00
Akihito INOH b81f63776e Fix errors by linkchecker.py
This commit fixes errors which are shown by linkchecker.py on en/docs/*.
2021-03-24 13:41:56 +09:00
Karen Bradshaw 3ff5ec1eff clean up use of word: just 2021-03-17 19:57:40 -04:00
wasimj 466b4bd806
Update server-side-apply.md
Spelling mistake
2021-03-09 14:17:05 +00:00
Kubernetes Prow Robot 6beb1b12de
Merge pull request from raghvenders/patch-3
Clean up reference section
2021-03-05 01:44:22 -08:00
Kubernetes Prow Robot 16a12c97da
Merge pull request from hagay3/patch-1
Update client-libraries.md
2021-03-03 03:01:20 -08:00
Kubernetes Prow Robot f3244d82b0
Merge pull request from Frankkkkk/patch-1
Update client-libraries.md : add python pykorm lib
2021-02-27 18:22:40 -08:00
Hagai Ovadia 211fe0cb06
Update client-libraries.md
New maintainer of kubernetes scala client - skuber.
2021-02-24 08:38:10 +02:00
raghvenders 2b6074e8ed changes 2021-02-22 19:13:26 -06:00
Tim Allclair ce2e5f8796 Add PSP to the deprecation guide 2021-02-19 12:19:07 -08:00
Jordan Liggitt 1711809472 Fix API group typo 2021-02-17 10:39:42 -05:00
Kubernetes Prow Robot d07618a2bd
Merge pull request from liggitt/1-22-migration-guide
Add page listing removed beta versions, replacements, and notable changes
2021-02-17 07:31:06 -08:00
Jordan Liggitt ec4df0f2cf Address review comments 2021-02-14 15:50:12 -05:00
Jordan Liggitt 6a6fc841d4 Add page listing removed beta versions and notable changes 2021-02-13 12:03:03 -05:00
Sahadat Hossain 0c7f918653
Update api-concepts.md 2021-02-13 17:26:38 +06:00
Sahadat Hossain a93938b00e
Update content/en/docs/reference/using-api/api-concepts.md
Co-authored-by: Irvi Aini <7439590+irvifa@users.noreply.github.com>
2021-02-12 22:33:16 +06:00
Sahadat Hossain 2ae6da3c19
Merge branch 'master' into master 2021-02-12 17:04:39 +06:00
sahadat_hossain 58c3f18336 fixed some typos and grammatical mistakes 2021-02-12 12:36:36 +06:00
Karen Bradshaw 3fd65482e8 clean up use of word: simply 2021-02-07 12:15:29 -05:00
Karen Bradshaw 7d9916af0c clean up use of word: easy 2021-02-01 15:14:25 -05:00
Ricardo Pchevuzinske Katz 2346581566
Fix some spell checking
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
2021-01-24 16:27:42 -03:00
Karen Bradshaw 0166a0b08e add docs for version shortcodes 2021-01-12 17:20:33 -05:00
Frank Villaro-Dixon d7e94dc7e0 Update client-libraries.md : add python pykorm lib 2020-12-21 12:11:10 +01:00
Iskandar Abudiab e910fb10a5
Add Swift client library 2020-11-23 20:45:53 +01:00
Antoine Pelisse 7b0d453e47 Replace incorrect `granular` by `set/map`. 2020-11-20 20:46:47 -08:00
JJ Asghar 3be56a6099 Update health-checks.md
Looks like the formatting for ```shell isn't outputting correctly on the page.

Signed-off-by: JJ Asghar <jjasghar@gmail.com>
2020-11-17 14:45:19 -06:00
Pankaj Kumar b05f84778b
Updated _index.md to remove duplicate lines
Removed duplicate lines in the documentation.
2020-10-31 11:46:33 +05:30
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
Kubernetes Prow Robot 3121a9a581
Merge pull request from tengqm/fix-2979
Fix reference to API groups
2020-10-19 11:28:14 -07:00
Qiming Teng 49b18b3b11 Fix reference to API groups 2020-10-19 15:19:22 +08:00
Qiming Teng ff6b8edc5b Move Server Side Apply into a separate reference page
"Server Side Apply" is a big topic that warrants a dedicated page on it.
Its current content is 400+ lines in the `api-concepts` page, kind of
hijacking the "api-concepts" for a standalone feature.

This PR proposes a separation for maintainability.
2020-10-13 08:56:08 +08:00
Kubernetes Prow Robot 9e01fb5560
Merge pull request from RULCSoft/fix-typos
Fix typos
2020-10-02 07:25:20 -07:00
Kubernetes Prow Robot 6a85a07290
Merge pull request from rennokki/patch-1
Added new PHP client library
2020-09-29 15:21:25 -07:00
Nikhita Raghunath f5af09b9f8 SSA: fix go marker for listMapKey in the merge strategy
Ref: 64514a1d5d/pkg/generators/extension.go (L49-L50)
2020-09-25 09:51:17 +05:30
jybarnes 3af530a20d Fix typo 2020-09-23 18:28:05 +09:00
Jorge Vallecillo 1213635880 Fix typos 2020-09-21 15:36:01 -06: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
Karen Bradshaw a6599ab7d1 minor cleanup, format notes 2020-09-11 20:16:55 -04:00
Qiming Teng 6826722885 Fix errors/nits in api-concepts
Nits fixed include:

- incorrectly specified code syntax, e.g. code snippet marked 'json' but
  the content is not JSON;
- the footnote in the paging table contains a nested table which cannot
  be rendered correctly, so the content is removed considering that it
  is just redundant table rows;
- some `kubectl apply` commands failed to provide the correct artifact
  to use while the artifact is stored online.
- fixed some other code fences by explicitly marking them as code
  snippet rather than relying on indentation (hard to maintain).
2020-09-09 08:52:06 +08:00
Celeste Horgan 47dd26bf09 Add 3rd party content warning
Signed-off-by: Celeste Horgan <celeste@cncf.io>
Co-authored-by: Tim Bannister <tim+github@scalefactory.com>
2020-09-01 10:39:06 -07:00
Jintao Zhang 72376c52d7 s/removed_version/removed_release
fix `apiserver_requested_deprecated_apis` memtric's label.

ref: 044f9102dd/staging/src/k8s.io/apiserver/pkg/endpoints/metrics/metrics.go (L70)

Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2020-08-30 00:30:09 +08:00
Anna Jung 09d0f598fa Merge master into dev-1.19 to keep in sync 2020-08-11 08:34:02 -05:00
Karen Bradshaw 1e0c500571 add content_type param, kubeadm pages
add no_list, clean up toc-hide params
2020-08-10 08:41:49 -04:00
Qiming Teng d592baed54 Replace redirections in the reference section
This PR removes the redirections used in the reference section and fixes
some bad links.
2020-08-08 12:35:52 +08:00
Savitha Raghunathan 53c71ad3f9 Merge remote-tracking branch 'upstream/master' into dev-1.19 2020-08-03 16:09:39 -04:00
Antoine Pelisse 0099629817 Clarify that CRDs can use the schema annotation 2020-07-29 14:23:43 -07:00
Savitha Raghunathan e2a861c2f9 Merge remote-tracking branch 'upstream/master' into dev-1.19 2020-07-27 19:10:42 -04:00
Kubernetes Prow Robot 5c2748288a
Merge pull request from johscheuer/add-docs-api-health-checks
Add documentation for API server health checks
2020-07-26 20:04:17 -07:00
Kubernetes Prow Robot 9880cbd671
Merge pull request from tengqm/fix-19996
Fix pages that reference removed API groups
2020-07-26 19:38:18 -07:00
Julian V. Modesto 6b367af5e3 Document client-side to server-side apply upgrade.
Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>
2020-07-21 18:00:56 -04:00