Skip to content
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

Extend documentation on PodGC focusing on PodDisruptionConditions enabled #38041

Closed
wants to merge 44 commits into from

Conversation

mimowo
Copy link
Contributor

@mimowo mimowo commented Nov 24, 2022

krol3 and others added 30 commits September 20, 2022 13:21
Updated config.toml for 1.26 release
…-config-to-beta

Add DNS search domain list limits and remove resolved DNS issue
Signed-off-by: kerthcet <kerthcet@gmail.com>
…ancer moves to GA

The feature gate MixedProtocolLBService moves to GA state in 1.26.
The documentation of the support of different protocols in the same LB Service is updated.
Update docs given that Services with type=LoadBalancer is stable
…nclusionPoplicy

Graduate scheduler nodeInclusionPolicy to beta
* add component SLIs documentation

* Update content/en/docs/reference/instrumentation/slis.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/reference/instrumentation/slis.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/reference/instrumentation/slis.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/reference/instrumentation/slis.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/reference/instrumentation/slis.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/reference/instrumentation/slis.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/reference/instrumentation/slis.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* remove prometheus metric definitions and shell colorization

* Update content/en/docs/reference/instrumentation/slis.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/reference/instrumentation/slis.md

Co-authored-by: Rey Lejano <rlejano@gmail.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
Signed-off-by: Francesco Romani <fromani@redhat.com>
node: cpumgr: docs: Kubelet CPU Manager GA graduation
…_featuregate

Moved Feature Gate CSRDuration under Feature Gates (removed) Page
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Paola Cortés <51036950+cortespao@users.noreply.github.com>
move PodOverhead to removed feature gates list
Signed-off-by: Andrew Sy Kim <andrewsy@google.com>
k8s-ci-robot and others added 14 commits November 16, 2022 23:02
…-graduation-docs

node: devicemgr: docs: Kubelet Device Manager graduation to GA
…ServiceVolumeDetach_beta

NodeOutOfServiceVolumeDetach feature update to beta
KEP-2086: update docs for ServiceInternalTrafficPolicy
…e-vsphere-doc-dev-1.26

CSIMigrationvSphere doc update
* Graduate JobTrackingWithFinalizers to stable

* JobTrackingWithFinalizers disabled in 1.23, 1.24
…s-beta

Promote "Retriable and non-retriable pod failures for Jobs" to Beta
Changing feature state to beta and correcting the article by removing
reference to its feature gate. As this feature no longer opt-in this
article makes more sense without it.
…-gates.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>
* DelegateFSGroupToCSIDriver is GA in 1.26

* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

Co-authored-by: Qiming Teng <tengqm@outlook.com>
…ent-doc-beta

RetroactiveDefaultStorageClass is beta in 1.26
@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Nov 24, 2022
@k8s-ci-robot
Copy link
Contributor

@mimowo: PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Nov 24, 2022
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign annajung for approval by writing /assign @annajung in a comment. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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 language/en Issues or PRs related to English language sig/docs Categorizes an issue or PR as relevant to SIG Docs. labels Nov 24, 2022
@mimowo
Copy link
Contributor Author

mimowo commented Nov 24, 2022

Open against master by mistake

@mimowo mimowo closed this Nov 24, 2022
@netlify
Copy link

netlify bot commented Nov 24, 2022

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit fb24a27
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-io-main-staging/deploys/637f40e76607e60008eb7c58
😎 Deploy Preview https://deploy-preview-38041--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 site settings.

@mimowo mimowo deleted the add-note-on-podgc branch March 18, 2023 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet