Skip to content

Conversation

@Urvashi0109
Copy link
Contributor

Description

This PR syncs the dev-1.35 branch with the main branch to keep the dev-1.35 branch up to date.

NOTE: I hit a merge conflict today in website/content/en/docs/concepts/workloads/controllers/statefulset.md
I’ve merged the latest upstream changes and resolved the conflict.

cc: @dipesh-rawat

Issue

Closes: #

intUnderflow and others added 30 commits February 28, 2025 16:17
…onstraints.md

Co-authored-by: Xander Grzywinski <xandergrzyw@gmail.com>
* Reword the entry
* Use the glossary entry in the EndpointSlice concept page
* Add some glossary tooltips
* Explain what an Endpoints is
* Explain that Endpoints is deprecated
* Reinstate link to relevant docs
Add missing text to the page and include new graphics to illustrate extension points.
Add caution about httpGet probe response size limitations and recommendations for health check endpoints.
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Add documentation for two important edge cases that can cause
unexpected behavior with PodTopologySpread constraints:

1. Node label typos: When a node has a typo in its topology label,
   it is treated as not having that label, causing unexpected
   scheduling failures or uneven distribution.

2. Ghost pods: When a pod's labels don't match its own spread
   constraint's labelSelector, it doesn't participate in spread
   calculations, defeating the purpose of topology spreading.

These edge cases help users avoid common misconfigurations and
understand unexpected scheduling behavior.

Signed-off-by: Mohammad Varmazyar <mrvarmazyar@gmail.com>
…scheduling-eviction/topology-spread-constraints.md

Co-authored-by: Rey Lejano <rlejano@gmail.com>
…scheduling-eviction/topology-spread-constraints.md

Co-authored-by: Rey Lejano <rlejano@gmail.com>
Co-authored-by: Kensei Nakada <handbomusic@gmail.com>
Signed-off-by: Mohammad Varmazyar <mrvarmazyar@gmail.com>
Signed-off-by: xin.li <xin.li@daocloud.io>
Apply textual corrections pointed out in code review.

Co-authored-by: Paulo Ponciano <96355974+paulofponciano@users.noreply.github.com>
'Resize Container Resources' links to an anchor '#resize-container-resources',
which doesn't exist on this page. If a reader clicks on the link to learn more
about resizing container resources, nothing happens.

Updating the link to point to a page about resizing container resources.
Signed-off-by: xin.li <xin.li@daocloud.io>
@k8s-ci-robot k8s-ci-robot added this to the 1.35 milestone Nov 10, 2025
@k8s-ci-robot k8s-ci-robot added area/blog Issues or PRs related to the Kubernetes Blog subproject area/localization General issues or PRs related to localization cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. area/web-development Issues or PRs related to the kubernetes.io's infrastructure, design, or build processes labels Nov 10, 2025
@k8s-ci-robot k8s-ci-robot requested a review from Andygol November 10, 2025 09:28
@k8s-ci-robot k8s-ci-robot added the language/en Issues or PRs related to English language label Nov 10, 2025
@k8s-ci-robot k8s-ci-robot added language/id Issues or PRs related to Indonesian language language/ja Issues or PRs related to Japanese language language/ko Issues or PRs related to Korean language language/pl Issues or PRs related to Polish language language/pt Issues or PRs related to Portuguese language language/uk Issues or PRs related to Ukrainian language language/zh Issues or PRs related to Chinese language sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Nov 10, 2025
@netlify
Copy link

netlify bot commented Nov 10, 2025

👷 Deploy Preview for kubernetes-io-vnext-staging processing.

Name Link
🔨 Latest commit edb35d8
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-io-vnext-staging/deploys/6911b02b2e69be0008a12cb8

@netlify
Copy link

netlify bot commented Nov 10, 2025

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit edb35d8
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-io-main-staging/deploys/6911b02bb9384000082a9c98
😎 Deploy Preview https://deploy-preview-53151--kubernetes-io-main-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@Andygol
Copy link
Contributor

Andygol commented Nov 10, 2025

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Nov 10, 2025
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 77dc5e1aae4e093159c1a32509c9d832d3ef3bb7

@dipesh-rawat
Copy link
Member

/retitle Merge main branch into dev-1.35

@k8s-ci-robot k8s-ci-robot changed the title Merged main dev 1.35 Merge main branch into dev-1.35 Nov 10, 2025
Copy link
Member

@dipesh-rawat dipesh-rawat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dipesh-rawat

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 10, 2025
@k8s-ci-robot k8s-ci-robot merged commit f6bc079 into kubernetes:dev-1.35 Nov 10, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/blog Issues or PRs related to the Kubernetes Blog subproject area/localization General issues or PRs related to localization area/web-development Issues or PRs related to the kubernetes.io's infrastructure, design, or build processes cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language language/id Issues or PRs related to Indonesian language language/ja Issues or PRs related to Japanese language language/ko Issues or PRs related to Korean language language/pl Issues or PRs related to Polish language language/pt Issues or PRs related to Portuguese language language/uk Issues or PRs related to Ukrainian language language/zh Issues or PRs related to Chinese language lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.