Commit Graph

14694 Commits

Author SHA1 Message Date
Rohan Kapse e9cd56df9e
Update content/en/docs/reference/glossary/spec.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-12-17 22:37:34 +05:30
Rohan Kapse d9f7317b44
Create spec.md 2023-12-17 00:22:33 +05:30
windsonsea e9c2827477 Fix a link in custom-resource-definitions task 2023-12-15 09:07:10 +08:00
Kubernetes Prow Robot 1b92c55289
Merge pull request #44296 from Shubham82/update_Feature_state_TopologyManager
Update feature state for TopologyManager
2023-12-14 19:11:45 +01:00
Kubernetes Prow Robot 6cc6c36751
Merge pull request #44128 from sftim/20231129_service_ip_static_subrange_ga
Remove stale mention of ServiceIPStaticSubrange
2023-12-14 12:45:03 +01:00
Kubernetes Prow Robot 8d7d37e029
Merge pull request #44347 from tengqm/kubeadmref-1.29
Update kubeadm reference for v1.29
2023-12-14 12:33:43 +01:00
Kubernetes Prow Robot 119a085a55
Merge pull request #44086 from sftim/20231125_link_to_decrypt_task
Link to existing task about decrypting at rest
2023-12-14 09:32:58 +01:00
Kubernetes Prow Robot 8f678bb1d9
Merge pull request #44039 from aojea/patch-3
Update dns-pod-service.md
2023-12-14 09:29:40 +01:00
Kubernetes Prow Robot cfed25b2d3
Merge pull request #44245 from skissane/patch-1
RFC 1035 vs RFC 1123: clarify the difference
2023-12-14 09:26:18 +01:00
Kubernetes Prow Robot 19e5f8c124
Merge pull request #44346 from tengqm/compref-1.29
Update component reference for v1.29
2023-12-14 09:19:28 +01:00
Kubernetes Prow Robot 674448db34
Merge pull request #44349 from tengqm/configapi-1.29
Config API for v1.29
2023-12-14 09:12:39 +01:00
Kubernetes Prow Robot 7d9a407ade
Merge pull request #43774 from able8/patch-7
Add a link to sample-controller repository on Controllers page
2023-12-14 03:36:52 +01:00
Kubernetes Prow Robot 98dcbddc6b
Merge pull request #44322 from adityasamant25/issue-44321
Add user guidance comment for executing drain and uncordon on control plane
2023-12-14 03:29:00 +01:00
Kubernetes Prow Robot e916512655
Merge pull request #44337 from aramase/aramase/d/authN_doc_fix
fix value in structured authn config example
2023-12-14 03:14:04 +01:00
Kubernetes Prow Robot fe398783cd
Merge pull request #41793 from sftim/20230518_file_per_feature_gate
Switch to per-file feature gate descriptions
2023-12-14 02:25:28 +01:00
Qiming Teng 2fe79a7c28 Update references to the config APIs 2023-12-14 09:24:12 +08:00
Qiming Teng 7451649920 Updated config API for v1.29 2023-12-14 09:13:20 +08:00
Qiming Teng c4f8b770a0 kubeadm reference for v1.29 2023-12-14 08:52:11 +08:00
Qiming Teng 519eec1bf6 Update component reference for v1.29 2023-12-14 08:49:03 +08:00
Simon Kissane b1bdd62775
Apply suggestions from code review
Co-authored-by: Shubham <shubham.kuchhal@india.nec.com>
2023-12-14 10:25:25 +11:00
Anish Ramasekar fcfeeac989
fix value in structured authn config example
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2023-12-13 21:43:11 +00:00
Kubernetes Prow Robot 751ec134c4
Merge pull request #43676 from yuanchen8911/taintmanager
Add a blog post about decoupled taint eviction controller
2023-12-13 21:30:12 +01:00
Kubernetes Prow Robot 8d6a481c49
Merge pull request #43418 from chrishenzie/readwriteoncepod-ga-blog
Feature blog for ReadWriteOncePod GA graduation
2023-12-13 21:05:31 +01:00
Kubernetes Prow Robot b715ff23db
Merge pull request #43921 from humblec/dev-1.29-nodeexpansionblog
CSI NodeExpansion GA promotion blog
2023-12-13 20:01:01 +01:00
Kubernetes Prow Robot e0e08b77fc
Merge pull request #43777 from sunnylovestiramisu/blog
Add a blog post about VolumeAttributesClass
2023-12-13 19:58:01 +01:00
Kubernetes Prow Robot cd76d21867
Merge pull request #43904 from RyanAoh/dev-1.29
add blog for feature LoadBalancerIPMode
2023-12-13 19:54:57 +01:00
Kubernetes Prow Robot dab6bae458
Merge pull request #44010 from elmiko/blog-post-for-kep-2395-beta-status
add blog post for in-tree cloud provider removal going beta
2023-12-13 19:21:36 +01:00
Kubernetes Prow Robot efe87b401e
Merge pull request #43932 from charles-chenzz/blog_post
Add blog post to reflect state of PodReadyToStartContainersCondition
2023-12-13 19:18:41 +01:00
Tim Bannister da19462259 Document feature-gate-description shortcode 2023-12-13 17:38:51 +00:00
Tim Bannister d69dc41fe6 Switch to per-file feature gate descriptions
Replace the feature gate descriptions so that there is a Markdown file
for each feature gate.

Use a shortcode to render a feature gate description. If you use the
shortcode, this also validates that any feature gate you reference
has exactly one descriptive text for the current localization.

Localizations can adopt this new approach piecemeal.

Likely benefits:
- when feature gates are removed from Kubernetes, the localization work
  to do won't require any language skills
- merge conflicts are less likely because the list of feature gates
  becomes just a list of names (descriptions are elsewhere, so changes
  that just affect descriptions won't cause a conflict)
- we'll have a machine-readable list of all the feature gates we
  document, and can compare that to other lists if we want to
- we'll gain a place to add metadata about feature gates. For example,
  this lays groundwork for a future change where we record the KEP
  number (if known) for a feature gate, and can render that where it's
  useful.
2023-12-13 17:38:51 +00:00
Dipesh Rawat ce99c0303a
Update release team link 2023-12-13 17:19:56 +00:00
Kat Cosgrove 22ff0d31a6
Merge pull request #43939 from krol3/comms-blog-1.29
Announce v1.29 release
2023-12-13 10:59:26 -06:00
Mickey Boxell 5288583a12
Update content/en/blog/_posts/2023-12-13-kubernetes-1.29.md 2023-12-13 10:09:44 -06:00
Mickey Boxell 109291d1a8
Update content/en/blog/_posts/2023-12-13-kubernetes-1.29.md
Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
2023-12-13 10:05:53 -06:00
Mickey Boxell c7fd72a101
Update content/en/blog/_posts/2023-12-13-kubernetes-1.29.md
Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
2023-12-13 10:05:00 -06:00
Mickey Boxell 47bfd985d3
Update content/en/blog/_posts/2023-12-13-kubernetes-1.29.md
Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
2023-12-13 10:04:45 -06:00
Mickey Boxell ce001a1f8f
Update content/en/blog/_posts/2023-12-13-kubernetes-1.29.md
Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
2023-12-13 10:04:27 -06:00
Mickey Boxell aa61958006
Update content/en/blog/_posts/2023-12-13-kubernetes-1.29.md
Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
2023-12-13 10:04:11 -06:00
Mickey Boxell cd6a6f747c
Update content/en/blog/_posts/2023-12-13-kubernetes-1.29.md
Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
2023-12-13 10:03:55 -06:00
Mickey Boxell a516155f48
Update content/en/blog/_posts/2023-12-13-kubernetes-1.29.md
Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
2023-12-13 10:03:34 -06:00
Mickey Boxell 0a46de0e4e
Update content/en/blog/_posts/2023-12-13-kubernetes-1.29.md
Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
2023-12-13 10:03:12 -06:00
Mickey Boxell 10e929dfd5
Update content/en/blog/_posts/2023-12-13-kubernetes-1.29.md
Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
2023-12-13 10:02:51 -06:00
Mickey Boxell 483d40a2e8
Update content/en/blog/_posts/2023-12-13-kubernetes-1.29.md
Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
2023-12-13 10:02:28 -06:00
Tim Bannister 9010b97f01
Revise message
Avoid mentioning change we expect for a future (patch) release
2023-12-13 15:20:36 +00:00
Kat Cosgrove bad6aa429e
Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-12-13 15:01:03 +00:00
Mickey Boxell 0c7df4efd0
Update content/en/blog/_posts/2023-12-13-kubernetes-1.29.md
Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
2023-12-13 08:46:29 -06:00
Mickey Boxell c9290faf52
Update content/en/blog/_posts/2023-12-13-kubernetes-1.29.md
Co-authored-by: Priyanka Saggu <priyankasaggu11929@gmail.com>
2023-12-13 08:46:05 -06:00
Aditya Samant 3a13717a34 Issue 44321 - added comments to emphasize that the drain and uncordon commands must be executed on a control plane node.
Apply suggestions from code review

Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
2023-12-13 16:52:08 +05:30
Kensei Nakada 2520994c31
Feature gate SchedulerQueueingHints is disabled by default 2023-12-13 17:45:25 +09:00
Carol Valencia d58ec5ef80
chore: relative links
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2023-12-12 06:07:09 -03:00