Skip to content

docs: Remove spot pod and interruptible pod documentation#626

Merged
gwestersf merged 2 commits intomainfrom
promptless/remove-spot-pods
May 6, 2026
Merged

docs: Remove spot pod and interruptible pod documentation#626
gwestersf merged 2 commits intomainfrom
promptless/remove-spot-pods

Conversation

@promptless
Copy link
Copy Markdown
Contributor

@promptless promptless Bot commented May 6, 2026

Open this suggestion in Promptless to view citations and reasoning process

Removes all references to spot pods and interruptible pods from the documentation per user request. Changes include removing the Spot Pod sections from the GraphQL manage-pods guide, removing minimumBidPrice from GPU query examples, removing the Spot instances section from Pods pricing, and removing spot-related mentions from billing and pod selection guides.

Trigger Events


Tip: Planning a big docs refactor? Use Deep Analysis to get help with the heavy lifting.

Per user request, removes all documentation for spot pods / interruptible
pods from customer-facing documentation including:
- Spot Pod creation and start sections from GraphQL manage-pods guide
- minimumBidPrice fields from GPU query examples
- Spot instances section from Pods pricing page
- Spot-related mentions from billing docs and choose-a-pod guide

API schema fields in openapi.json are retained as they document actual
API behavior.
| Create on-demand Pod | `podFindAndDeployOnDemand` |
| Create spot Pod | `podRentInterruptable` |
| Create Pod | `podFindAndDeployOnDemand` |
| Start Pod | `podResume` |
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

User Greg Wester requested removal of all spot pod and interruptible pod references from documentation via Slack. Removed podRentInterruptable, podBidResume, spot pod creation/start sections, and minimumBidPrice fields from GraphQL examples.

Source: https://Team.slack.com/archives/C06G367N3FC/p1778098635453069

@mintlify
Copy link
Copy Markdown

mintlify Bot commented May 6, 2026

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

Project Status Preview Updated (UTC)
runpod-docs 🟢 Ready View Preview May 6, 2026, 8:46 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@promptless
Copy link
Copy Markdown
Contributor Author

promptless Bot commented May 6, 2026

Just a reminder: If you'd like me to act on any feedback you have via Github comments, just type @Promptless in your suggestion and I'll get right on it! (I won't show up in the user dropdown, but I'll process any request that has @Promptless in the comment body.)

@gwestersf gwestersf merged commit 4c8ada0 into main May 6, 2026
3 checks passed
@gwestersf gwestersf deleted the promptless/remove-spot-pods branch May 6, 2026 20:57
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.

1 participant