-
Notifications
You must be signed in to change notification settings - Fork 15k
Merge main branch into dev-1.34 #51454
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge main branch into dev-1.34 #51454
Conversation
- Don't assume that solution developers can reconfigure the cluster - Consider a startup probe
…tateful-application.md Co-authored-by: Mauren <[email protected]>
The documentation suggested the kubelet could negotiate older CRI versions like v1alpha2. This is no longer true since support for v1alpha2 was removed in Kubernetes v1.26: kubernetes/kubernetes#110618 This change updates the docs to state that the CRI v1 API is a firm requirement. Signed-off-by: Chris Henzie <[email protected]>
The link in the introduction to ResourceQuotas to Object count ResourceQuotas is not working. This PR fixes the link.
The non-graceful shutdown documentation has been moved, this link now pointed to a non-existing paragraph. The node shutdown documentation is part of the cluster-administration guide, so point readers there.
Correct out-of-service taint link to non-graceful node shutdown
* chore: removing whitespaces * chore: clean up whitespace in training.css * Fix tab name collision in kubeadm upgrade phase documentation
Add alibabacloud CNI plugin -- Terway
[es] Replace external paywall link
…om-aggregation Signed-off-by: xin.li <[email protected]>
Clarify CRI v1 is required
Fix broken link to Object count quota
Signed-off-by: xin.li <[email protected]>
* Add missing closing round bracket in deploy-intro.md * Update content/en/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro.md Co-authored-by: Dmitry Shurupov <[email protected]> --------- Co-authored-by: Dmitry Shurupov <[email protected]>
[zh] sync addons kubeadm-upgrade-phase labels-annotations-taints/_index
[zh-cn]sync kubeadm_config_images_pull.md
Grammar fix in volumes.md: media -> medium
…od_practise Revise best practice for autoscaling
👷 Deploy Preview for kubernetes-io-vnext-staging processing.
|
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
LGTM label has been added. Git tree hash: 25e5a784dd66cb4213303b9994007590c5f32e7d
|
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lmktfy 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 |
Description
Weekly branch sync PR: merges main into dev-1.34
cc: @michellengnx @Urvashi0109 @ryan-su-12 @yujen77300 @ArvindParekh