Commit Graph

3639 Commits (aae228c0377a677b59df6543f0b51cd21fcab176)

Author SHA1 Message Date
yongruilin aae228c037 Clarify Server-Side Apply docs and example 2024-11-21 08:36:56 -08:00
Kubernetes Prow Robot 7db3b75481
Merge pull request #48600 from mrgiles/48546_system_masters_authz_page
Add systems:master mention to the Authz reference page
2024-11-11 17:40:45 +00:00
Kensei Nakada 168c506a96
fix: revert the wrong change 2024-11-09 13:43:31 +09:00
Kensei Nakada 5e0952d501
feat: add the simulator annotations 2024-11-09 13:40:18 +09:00
Max Gautier 4356c81075
Taints in kubernetes.io and k8s.io namespace are also reserved 2024-11-08 13:59:17 +01:00
Akihiro Suda ad275f54b2
KEP-3857: promote RecursiveReadOnlyMounts feature to beta
The gate has reached beta in v1.31.
refs:
- https://kep.k8s.io/3857
- k/k PR 125475

Fix issue 48614

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2024-11-04 08:57:07 +09:00
Marcelo Giles cdff2b4b6b
Add systems:master paragraph 2024-10-30 18:09:24 -07:00
Kubernetes Prow Robot 2bb267d423
Merge pull request #48567 from disposedtrolley/jliu/fix-pdb-tooltip
glossary: Fix PDB tooltip text
2024-10-30 10:35:25 +00:00
James Liu bf1c00ab34 glossary: Fix PDB tooltip text
The tooltip text for the Pod Disruption Budget term renders incorrectly due to
the templating of the "Pod" term within the `short_description`. This can be
observed by hovering the cursor over the "PodDisruptionBudget" term on the
following page: https://kubernetes.io/docs/concepts/scheduling-eviction/node-pressure-eviction/

Fix the issue by replacing the templated text with the literal word "Pod". Also,
slightly modify the wording to align with the full description on the following page:
https://kubernetes.io/docs/concepts/workloads/pods/disruptions/#pod-disruption-budgets
2024-10-30 10:55:00 +11:00
Dipesh Rawat 229e3aca2a
Fix link in 'AnonymousAuthConfigurableEndpoints' feature gate file 2024-10-29 00:55:29 +00:00
windsonsea ea5eb2dd34 Clean up using-api/deprecation-policy.md 2024-10-25 09:20:18 +08:00
Kubernetes Prow Robot cbff8934f1
Merge pull request #48436 from sftim/20241019_update_removed_feature_gates
Mark some already-removed feature gates as removed
2024-10-24 01:42:52 +01:00
windsonsea fd75f1beb9 update using-api/api-concepts.md 2024-10-23 16:07:50 +08:00
Kubernetes Prow Robot a1ef093767
Merge pull request #48241 from sftim/20241007_duration_glossary_tweak
Tweak and use glossary entry for duration
2024-10-23 00:30:52 +01:00
abhilasha 44c8ed2308
Add application/yaml section in api-concepts (#48417)
* fix: add application/yaml section in api-concepts

* nit fix: breaking the request and response into distinct code blocks

* fix: split the request and response into separate code blocks
2024-10-22 01:38:51 +01:00
Kubernetes Prow Robot ad84459b33
Merge pull request #48400 from dejanu/update/kubeadm_doc
update kubeadm doc
2024-10-21 13:23:05 +01:00
dejanualex 12e2d9ba28
update kubeadm doc
Signed-off-by: dejanualex <dejanualexandru@gmail.com>

kubeadm doc update

Signed-off-by: dejanualex <dejanualexandru@gmail.com>
2024-10-20 19:15:45 +03:00
Tim Bannister 255394310e
Tweak and use glossary entry for duration
- Revise wording
- Use the glossary entry where appropriate

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-10-19 21:59:10 +01:00
Tim Bannister 6270778ca9
Mark some already-removed feature gates as removed
Co-Authored-By: Qiming Teng <tengqm@outlook.com>
2024-10-19 15:03:06 +01:00
avanish23 1695e4361f change operator pattern under cluster operator 2024-10-17 22:06:56 +05:30
Rita Zhang 1f1779e777
Update structured authz examples
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
2024-10-16 13:30:08 -07:00
Kubernetes Prow Robot 057d748144
Merge pull request #48333 from abhilasha2418/removeFromCoreObjectList
Remove the object from glossary which are not part of core objects
2024-10-16 00:23:03 +01:00
Kubernetes Prow Robot 1c007bd420
Merge pull request #48318 from abhilasha2418/includeCoreObject
Include missing core object in glossary
2024-10-15 00:24:21 +01:00
abhilasha2418 3b3c6af6b1 fix: remove the object which are not part of core objects 2024-10-14 16:40:25 +05:30
abhilasha2418 cea6f084f2 fix: Improve PodTemplate glossary 2024-10-13 21:30:21 +05:30
abhilasha2418 6b47ec35ce feature: include missing core object in glossary 2024-10-13 17:55:24 +05:30
Sagnik Pal 28db3e9253
Fixed content detail ref #48303 2024-10-12 21:54:18 +05:30
Kubernetes Prow Robot 2ab782ff3d
Merge pull request #46230 from sftim/20240506_explain_api_media_types
Add more detail about media types
2024-10-12 14:28:20 +01:00
windsonsea 2f7dd7c114 Clean up using-api/cel.md 2024-10-12 11:40:17 +08:00
Kubernetes Prow Robot e16f2d41fb
Merge pull request #48224 from abhilasha2418/autoscalingAnnotation
Register annotation autoscaling.alpha.kubernetes.io/behavior as deprecated
2024-10-12 00:44:20 +01:00
Kubernetes Prow Robot 650d42ef85
Merge pull request #48235 from RifeWang/supplement-description-of-ipvs
Supplement the description of IPVS
2024-10-09 08:10:23 +01:00
RfieWang 9dbbfe258c Supplement the description of IPVS 2024-10-09 14:57:59 +08:00
Tim Bannister e44ac80ca2
Add more detail about media types
- Add section about JSON encoding for API
- Mention that the HTTP API doesn't use YAML
2024-10-09 03:57:08 +01:00
Kubernetes Prow Robot 7fb8441479
Merge pull request #47425 from SergeyKanzhelev/kubelet-files
outline files kubelet uses
2024-10-09 00:52:22 +01:00
Kubernetes Prow Robot 4585cc1886
Merge pull request #47967 from saschagrunert/seccomp
Add dedicated seccomp node reference
2024-10-09 00:28:22 +01:00
Sascha Grunert c2b49fee37
Add dedicated seccomp node reference
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-10-08 11:03:19 +02:00
abhilasha c39e4856c4
Add “duration” to glossary (#48208)
* feature: add duration in glossary

* fix: Changes according to style guide

* fix: Add missing full stop
2024-10-07 00:36:04 +01:00
abhilasha2418 bd8513678f fix: modify annotation as per review comments 2024-10-06 23:14:05 +05:30
abhilasha2418 a77c845247 doc: add deprecation of autoscaling.alpha.kubernetes.io/behavior in label-annotations-taints 2024-10-06 15:15:30 +05:30
Simon Bäumer 3b267126e9
Add checkpoint subresource to Kublet authorization doc (#48012)
* Add checkpoint subresource to Kublet authorization doc

* Update kubelet-authn-authz.md

* Replace `spec` with `checkpoint` in subresource
2024-10-03 05:38:26 +01:00
Kubernetes Prow Robot 6f101d3b50
Merge pull request #47093 from abhilasha2418/47044
Register Annotation resource.kubernetes.io/pod-claim-name
2024-10-02 13:43:49 +01:00
Qiming Teng eaa0e80017 Update config API for kubeadm v1beta4 2024-09-30 21:48:32 +08:00
Sergey Kanzhelev 598a41884d
Update content/en/docs/reference/node/kubelet-files.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-09-17 12:05:46 -07:00
Sergey Kanzhelev afbee97932 outline files kubelet uses 2024-09-17 18:34:52 +00:00
ChinoUkaegbu 2e7c1d4935
add hyperlink for RFC3339 in bootstrap-tokens.md 2024-09-11 11:29:12 +04:00
Qiming Teng 6128af907e Update RemoveSelfLink feature gate for readability 2024-09-09 10:39:25 +08:00
Kubernetes Prow Robot f3936f6389
Merge pull request #47795 from tengqm/fix-traffic-distribution
Fix trafficDistribution status in Service v1
2024-09-05 06:43:07 +01:00
Qiming Teng 9ca17f3979 Fix field name for ListMeta in API reference 2024-09-05 06:58:44 +08:00
Qiming Teng b736d8c92f Fix trafficDistribution status in Service v1 2024-09-05 06:51:52 +08:00
Kubernetes Prow Robot 0a0da0000a
Merge pull request #47713 from tengqm/update-api-reference-131
Update API reference generated for v1.31
2024-09-03 19:06:04 +01:00