Skip to content

Add direct Kubernetes runner examples for Connect#843

Draft
lucasrod16 wants to merge 2 commits intomainfrom
claude-issue-837-update-connect-examples-to-include-direct-kubernetes-runner-values
Draft

Add direct Kubernetes runner examples for Connect#843
lucasrod16 wants to merge 2 commits intomainfrom
claude-issue-837-update-connect-examples-to-include-direct-kubernetes-runner-values

Conversation

@lucasrod16
Copy link
Copy Markdown
Contributor

Summary

  • Add backends.kubernetes example values alongside existing Launcher examples for all Connect categories: app config, auth (OIDC/SAML), container images (custom + private), and storage
  • Update .qmd docs to use tabbed panels with the recommended direct Kubernetes runner shown first and Launcher labeled as legacy
  • Update index.qmd to describe both backends and link to the upgrade guide
  • Update private-images.qmd prose to mention executionEnvironments alongside customRuntimeYaml

Test plan

  • All 6 new YAML files pass helm template validation
  • just test rstudio-connect passes (94 tests)
  • Posit style guide review passes (active voice, Oxford commas, product names, headings)
  • Verify tabbed panels render correctly in the published docs site

Closes #837

🤖 Generated with Claude Code

lucasrod16 and others added 2 commits April 15, 2026 16:51
Add backends.kubernetes equivalents alongside existing Launcher examples
for all Connect example categories (app config, auth, container images,
storage). Each .qmd doc uses tabbed panels with the recommended direct
Kubernetes runner shown first and Launcher labeled as legacy.

Update index.qmd to describe both backends and link to the upgrade guide.
Update private-images.qmd prose to mention executionEnvironments.

Closes #837

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Use sentence case for "Direct Kubernetes runner" tab headings, fix
"enviornments" typo and "content contents" phrasing on modified lines,
and change "legacy" to "deprecated" for the Launcher backend label.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@lucasrod16 lucasrod16 force-pushed the claude-issue-837-update-connect-examples-to-include-direct-kubernetes-runner-values branch from eee9515 to 3aeed77 Compare April 15, 2026 21:51
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.

Update Connect examples to include direct Kubernetes runner values

1 participant