Skip to content

Simplify Serverless quickstart and improve ease of use for agents#557

Draft
muhsinking wants to merge 25 commits intomainfrom
new-sls-quickstart
Draft

Simplify Serverless quickstart and improve ease of use for agents#557
muhsinking wants to merge 25 commits intomainfrom
new-sls-quickstart

Conversation

@muhsinking
Copy link
Copy Markdown
Collaborator

No description provided.

@muhsinking muhsinking changed the title Simplify the Serverless quickstart Simplify Serverless quickstart and improve ease of use for agents Mar 18, 2026
promptless bot and others added 10 commits March 24, 2026 13:11
Resolved conflict: runpodctl/reference/runpodctl-create-pod.mdx
- Kept deletion since v2 consolidates pod commands into runpodctl-pod.mdx

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Update CLI tests to use v2 noun-verb syntax (pod list, pod create, etc.)
- Add 10 new tests covering v2 commands (serverless, hub, templates, etc.)
- Update pods/manage-pods.mdx CLI examples to v2 syntax
- Update pods/connect-to-a-pod.mdx Pod creation example to v2 syntax
- Update test counts in .claude/commands/test.md

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add note to serverless docs explaining template type requirements
- Add note to template docs about pod vs serverless template differences
- Update --serverless flag description with volume disk and binding constraints
- Use VolumeDiskTooltip for clarity (serverless doesn't support volume disks,
  but does support network volumes)

Discovered during CLI test batch: serverless endpoints require
serverless-specific templates (not pod templates), and each
serverless template can only be bound to one endpoint.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Replace REST API examples with runpodctl commands in Terminal tabs:
- Step 2: Use `runpodctl pod create` instead of curl POST
- Step 3: Use `runpodctl ssh info` instead of curl GET
- Step 4: Use `runpodctl pod stop/delete` instead of curl

Also mention `runpodctl doctor` for SSH key setup.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
# Conflicts:
#	.gitignore
#	runpodctl/reference/runpodctl-create-pod.mdx
…ckstart

# Conflicts:
#	runpodctl/reference/runpodctl-create-pod.mdx
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