Skip to content

Add a dedicated concept page for Pod Conditions#55316

Open
kfess wants to merge 1 commit intokubernetes:mainfrom
kfess:issue-55315
Open

Add a dedicated concept page for Pod Conditions#55316
kfess wants to merge 1 commit intokubernetes:mainfrom
kfess:issue-55315

Conversation

@kfess
Copy link
Copy Markdown
Member

@kfess kfess commented Apr 11, 2026

Description

Add a dedicated concept page for Pod Conditions, gathering information currently spread across the Pod Lifecycle page, disruptions, resize tasks pages.

The newly added page mostly reuses existing text from the source pages, but adds an explanation of why conditions complement Pod phase. Also added a simple yaml example and description about observedGeneration field (GA in v1.35)

Issue

Closes: #55315

Comment

I also checked observedGeneration field exists with kubectl get pods <pod-name> -o yaml in my local environment.

@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Apr 11, 2026
@k8s-ci-robot k8s-ci-robot added the language/en Issues or PRs related to English language label Apr 11, 2026
@k8s-ci-robot
Copy link
Copy Markdown
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 katcosgrove for approval. For more information see the Code Review Process.

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

Details 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 cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Apr 11, 2026
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 11, 2026

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit 4e37a8a
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-io-main-staging/deploys/69da65e925e15d0008aa7ef2
😎 Deploy Preview https://deploy-preview-55316--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.

Copy link
Copy Markdown
Member

@lmktfy lmktfy left a comment

Choose a reason for hiding this comment

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

Thanks. I don't know how this works in detail but even so I can provide feedback.


Because the Pod lifecycle page already contains errors, IMO we could move this even if the new content also contains a subset of those errors.

@kfess
Copy link
Copy Markdown
Member Author

kfess commented Apr 11, 2026

Thanks for the quick review. I've updated the PR.

Copy link
Copy Markdown
Member

@lmktfy lmktfy left a comment

Choose a reason for hiding this comment

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

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 11, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

LGTM label has been added.

DetailsGit tree hash: c05480b487b44c00a5b85202489eb518ea3558a6

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 lgtm "Looks good to me", indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a dedicated concept page for Pod Conditions

3 participants