Commit Graph

2254 Commits

Author SHA1 Message Date
Oliver Teichmann 0df1710f9a
Update cheatsheet.md
Add syntax to remove labels
2022-11-04 09:15:04 +01:00
Kubernetes Prow Robot 4fefdde2f3
Merge pull request #37629 from Eulodos/patch-1
Update link for Java Client Library examples
2022-11-03 10:29:39 -07:00
Kubernetes Prow Robot 192120b4c3
Merge pull request #37485 from a-mccarthy/a-mccarthy-k8s-community-docsprint-weights3
Update page weights in API Access Control reference section
2022-11-02 16:48:54 -07:00
Kubernetes Prow Robot 937d859799
Merge pull request #37522 from logicalhan/instrumentation
Add documentation of all prometheus metrics in core Kubernetes
2022-11-02 01:20:47 -07:00
Han Kang 72266dd0cf update documentation to include metrics from custom collectors 2022-11-01 14:58:35 -07: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 a467d92671
Merge pull request #34939 from PriyanshuAhlawat/limitannotation
Add LimitRanger plugin to labels, taints and annotations
2022-10-30 17:10:45 -07:00
Kubernetes Prow Robot d942d08c13
Merge pull request #35732 from swadhinbharat/patch-1
Fix comment for kubectl dry-run in cheatsheet
2022-10-30 05:16:44 -07:00
Han Kang e7717c3b60
run new version of doc generator 2022-10-27 14:22:55 -04:00
Kubernetes Prow Robot 1db4807ef9
Merge pull request #36645 from NitishKumar06/Nitish/36640
Minor modification in Kubectl cheatsheet.md
2022-10-27 10:34:34 -07:00
Han Kang a2a37a71b0 add documentation for metrics in Kubernetes 2022-10-25 17:02:19 -04:00
Abigail McCarthy f24c201017 Update content/en/docs/reference/access-authn-authz 2022-10-24 13:47:22 -04:00
Kubernetes Prow Robot bed6565a22
Merge pull request #37363 from T-Lakshmi/add-link-RFC7468
Added Hyperlink to RFC7468
2022-10-20 08:15:02 -07:00
Kubernetes Prow Robot ce7e330c57
Merge pull request #36673 from sftim/20220825_favor_endpointslices
Favor EndpointSlice over Endpoints
2022-10-19 08:45:02 -07:00
lakshmi prasuna 4e6140bf04 Added Hyperlink to RFC7468 2022-10-18 17:06:55 +05:30
Paco Xu 018a0b4d5c
DisableAcceleratorUsageMetrics was GAed in v1.25 2022-10-14 13:59:18 +08:00
NitishKumar06 ecb0c27fad Minor modification in kubectl-cheatsheet.md applied 2022-10-13 21:41:30 +05:30
NitishKumar06 d3ada38039 Minor modification in Kubectl cheatsheet.md 2022-10-13 21:24:54 +05:30
Tim Bannister 1eef742465
Favor EndpointSlice over Endpoints
Document EndpointSlice as the preferred and most appropriate mechanism
to record the backing endpoints of a Service.

Co-authored-by: Rob Scott <rob.scott87@gmail.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2022-10-11 12:38:39 +01:00
Kubernetes Prow Robot b3baa9041f
Merge pull request #36919 from lishaokai1995/main
Fix the link failure in the English custom-resource-definition-v1.md
2022-10-07 10:41:54 -07:00
PriyanshuAhlawat 1f9ea5579b Update _index.md 2022-10-07 22:24:35 +05:30
Kubernetes Prow Robot 77490236ef
Merge pull request #37198 from sftim/20221007_reinstate_node_role_master_taint
Reinstate legacy taint for control plane nodes
2022-10-07 05:31:52 -07:00
Tim Bannister 36ee838abc
Reinstate legacy taint for control plane nodes
Similar to APIs, we don't delete legacy taints and labels from the page,
we leave them there and mark them as deprecated.

Reinstate taint node-role.kubernetes.io/master.
2022-10-07 13:04:03 +01:00
Swadhin Patel 8a359c8973
Updated the command putting in single line
Updated the command so that it stays in single line as per review comment
2022-10-04 12:31:45 +08:00
Swadhin Patel 63b59a31d2
Merge branch 'kubernetes:main' into patch-1 2022-10-04 09:57:07 +05:30
Aldo Culquicondor f5a6a774da Add kube-scheduler config v1 to reference index 2022-10-03 11:14:45 -04:00
Kubernetes Prow Robot bbf3510e28
Merge pull request #36876 from tengqm/split-feature-gates
Create new page for feature gates that were removed
2022-10-02 15:38:14 -07:00
Kubernetes Prow Robot 9c3479be01
Merge pull request #34260 from Rishit-dagli/Rishit-dagli-defaultTolerations
Register and document scheduler.alpha.kubernetes.io/defaultTolerations annotation
2022-10-02 09:42:13 -07:00
Kubernetes Prow Robot f7bc6df99c
Merge pull request #36963 from hnaderi/patch-1
Added new community library
2022-10-01 13:56:13 -07:00
Kubernetes Prow Robot d772e76af9
Merge pull request #36709 from gaeljw/patch-1
docs: update OIDC documentation to mention the signing algorithms configuration
2022-09-30 06:58:29 -07:00
Kubernetes Prow Robot 5c5b3f120c
Merge pull request #36811 from PriyanshuAhlawat/exclude_annotation
Update Label Annotations section
2022-09-30 06:52:29 -07:00
Kubernetes Prow Robot bf62943f22
Merge pull request #36942 from miteshskj/fix-36912
Corrected indentation for rules.http.paths.pathType values.
2022-09-30 06:12:28 -07:00
Kubernetes Prow Robot 754a380601
Merge pull request #37069 from akankshakumari393/kubectl_default_namespace
Correct the default namespace specified for kubectl running outside cluster
2022-09-30 05:48:29 -07:00
Antoine Pelisse 26848881f0
Various Server-Side Apply improvements (#36293)
* 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
Rishit Dagli 27a79cdebe
Update Resource Types table for 1.25 (#35763)
* Update Resource types table

* Update table formatting

* Update content/en/docs/reference/kubectl/_index.md

Co-authored-by: Meha Bhalodiya <mehabhalodiya@gmail.com>

* Fix typo

Co-authored-by: Sean <me@sean.taipei>

* Fix typo

* Update for 1.25.0

Co-authored-by: Meha Bhalodiya <mehabhalodiya@gmail.com>
Co-authored-by: Sean <me@sean.taipei>
2022-09-29 16:20:42 -07:00
Akanksha Kumari e6a21b58f2 Update information on how to change default namespace 2022-09-30 00:15:55 +05:30
Akanksha Kumari 2fbf62ea2e Correct the default namespace mentioned for kubectl running outside cluster 2022-09-28 22:52:19 +05:30
Jordan Liggitt d308cbb35a
Clarify API version stability and guidelines 2022-09-28 12:20:47 -04:00
Kubernetes Prow Robot ee1b7efe4e
Merge pull request #34291 from shannonxtreme/secrets-good-practices
Add good practices page for secrets
2022-09-27 05:45:52 -07:00
Kubernetes Prow Robot df783b9ce8
Merge pull request #36834 from akankshakumari393/fix_anchor_api_concept
Update Broken Anchor on API Concept page
2022-09-26 13:14:15 -07:00
windsonsea a7cfcfa331 Fix layout and add link anchors 2022-09-25 17:45:40 +08: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
Shannon Kularathna 1c625d0659 Update glossary and move existing info to new page
- Update glossary term for secrets
- Improve clarity of privileged container warning note
- Create a new page for Secrets good practices and bring existing content as-is to the page
- Add weights to pages
- Add link for good practices for secrets and remove moved content
2022-09-22 16:07:05 +00:00
Hossein Naderi 01b30b0768
Update client-libraries.md
Added new client library for scala
2022-09-22 14:16:44 +03:30
Mitesh Jain e8542dcc95
Corrected indentation for rules.http.paths.pathType values. 2022-09-21 15:57:04 +05:30
Jai Govindani 781c75e8e3
refactor: Descriptions on Well-Known Annotations/Labels/Taints 2022-09-20 21:51:42 +07:00
sky li (李少凯)-浪潮数据 caa9d018bd Fix the link failure in the English custom-resource-definition-v1.md
Signed-off-by: sky li (李少凯)-浪潮数据 <lishaokai1995@126.com>
2022-09-20 16:22:26 +08:00
Kubernetes Prow Robot aa7e92d12f
Merge pull request #36881 from amolmote/full-path
code-contributor.md updated with full path
2022-09-19 15:29:36 -07:00
Kubernetes Prow Robot 1d38cc05a9
Merge pull request #36873 from houjun41544/20220917-ps
Fix the feature state of PodSecurity
2022-09-18 18:22:29 -07:00
houjun 523b0f89b4 Fix the feature state of PodSecurity 2022-09-19 09:00:29 +08:00