Skip to content

Update from code changes: document pod runtimeStatus and --ports - #767

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/97ebdd0d
Open

Update from code changes: document pod runtimeStatus and --ports#767
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/97ebdd0d

Conversation

@mintlify

@mintlify mintlify Bot commented Aug 6, 2026

Copy link
Copy Markdown

Summary

Document the new runtimeStatus / runtimeStatusReason fields on runpodctl pod get and pod list, and warn that pod update --ports replaces the whole port list.

Changes

  • Add example JSON output for pod get and pod list showing runtimeStatus, runtimeStatusReason, and lastStatusChange.
  • Add a new "Pod runtime status" section listing the five status values (running, initializing, stopped, terminated, unknown) and their reason tokens.
  • Note that pod get uptimeSeconds is now the container's real uptime and is omitted when no container is reporting.
  • Clarify that pod list --status filters on desiredStatus only.
  • On pod update --ports, note that the flag replaces the entire port list and may restart the container.

Context

Follows runpod/runpodctl#315.

@mintlify

mintlify Bot commented Aug 6, 2026

Copy link
Copy Markdown
Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
runpod-docs 🟢 Ready View Preview Aug 6, 2026, 1:12 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants