Skip to content

docs: document service-mesh support for porter app run#307

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/59daecc7
Open

docs: document service-mesh support for porter app run#307
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/59daecc7

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented Jun 1, 2026

Summary

Documents that porter app run now works transparently on services with Linkerd injected, and adds the previously-undocumented -c / --container flag to the options table.

Changes

  • Added -c / --container to the porter app run options table, clarifying that auto-selection skips sidecar containers.
  • Added an Info callout explaining service-mesh (Linkerd) support: the CLI skips the linkerd-proxy sidecar when auto-picking a container, and ephemeral copy pods are created without the proxy injected. No extra flags required.
  • Included an example for explicitly targeting a container with -c.

Context

Triggered by porter-dev/code#5882, which made the CLI service-mesh-aware so porter app run no longer fails with exec: "/bin/sh": no such file or directory on Linkerd-meshed services. Non-meshed services are unaffected.

cc @JessicaGCarvalho for review.

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented Jun 1, 2026

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

Project Status Preview Updated (UTC)
porter 🟢 Ready View Preview Jun 1, 2026, 7:55 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