Commit Graph

209 Commits

Author SHA1 Message Date
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 #28817 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 (#28608)
* 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 #28066 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 #28447 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 #28125 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 (#28332)
* 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 #27732 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 #27379 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 #26629 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 (#27202)
* 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 #27070 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 #26969 from wasimj/patch-1
Correct server-side-apply.md
2021-03-27 02:00:44 -07:00
Kubernetes Prow Robot ec4840824d
Merge pull request #26472 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 #24727 from raghvenders/patch-3
Clean up reference section
2021-03-05 01:44:22 -08:00
Kubernetes Prow Robot 16a12c97da
Merge pull request #26697 from hagay3/patch-1
Update client-libraries.md
2021-03-03 03:01:20 -08:00
Kubernetes Prow Robot f3244d82b0
Merge pull request #25644 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 #26483 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 #24636 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 #24037 from RULCSoft/fix-typos
Fix typos
2020-10-02 07:25:20 -07:00
Kubernetes Prow Robot 6a85a07290
Merge pull request #21112 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 #21185 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 #22318 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
Johannes M. Scheuermann f1588c03f3 Add feature state for individual health checks 2020-07-21 10:24:40 +02:00
Zach Corleissen 54949b544e Resolving a nit
Resolves https://github.com/kubernetes/website/pull/22412#discussion_r457602815
2020-07-20 12:01:52 -07:00
Joe Betz 648508c051 Add transferring ownership section to api concepts 2020-07-20 12:01:52 -07:00
Savitha Raghunathan 53f2d23359 resolving conflicts 2020-07-19 19:15:36 -04:00
Joe Betz e194a89e3a Add resourceVersionMatch param documentation to API concepts 2020-07-16 17:11:33 -07:00
Jordan Liggitt f12bc65e80 Address doc review comments 2020-07-15 12:24:42 -04:00
Jordan Liggitt 2d4357abc6 Add deprecation warning info 2020-07-15 11:30:44 -04:00
jianz 67fc065ae8
escape the angle brackets in the table.
escape the angle brackets in order to to show the <token> word inside table.
2020-07-08 11:12:42 +08:00
Jerry Park 64f62106c1 Fix issue of document link in some documents 2020-07-05 22:46:08 +09: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
Johannes M. Scheuermann 8308aabb86 Add documentation for API server health checks 2020-06-16 15:46:54 +02: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
Kubernetes Prow Robot 1f7eea0d1e
Merge pull request #21216 from kbhawkey/kb-cleanup-api-versions
clean up prior api refs and links
2020-06-01 07:17:55 -07:00
Marc Nuri c1acc9a571
Add YAKC (Yet Another Kubernetes Client) for Java 2020-05-30 07:38:12 +02:00
Karen Bradshaw 311679eeb4 clean up prior api refs and links 2020-05-29 12:09:44 -04:00
Tim Bannister 1399969c60 Use shortcode for link to API reference 2020-05-28 20:18:27 +01:00
Andrea Nodari 3f5beba251 Link `managedFields` to correct API docs 2020-05-28 17:22:31 +02:00
rennokki 623f46446a
Added new PHP client library 2020-05-21 21:29:32 +03:00