Skip to content

docs(temporal-proxy): add Temporal Proxy configuration page - #4954

Open
pseudomuto wants to merge 1 commit into
mainfrom
temporal_proxy_overview
Open

docs(temporal-proxy): add Temporal Proxy configuration page#4954
pseudomuto wants to merge 1 commit into
mainfrom
temporal_proxy_overview

Conversation

@pseudomuto

@pseudomuto pseudomuto commented Jul 24, 2026

Copy link
Copy Markdown

Add a deploy-to-production page for the Temporal Proxy, the gRPC proxy that routes SDK Client and Worker traffic to one or more upstream Temporal Services (local, self-hosted, or Temporal Cloud) while handling Namespace translation, TLS, and credentials.

The proxy is pre-release, so the page leads with that caveat and links to the repository, the Cloud example, and the Helm chart for the definitive, still-evolving schema. Lives under production-deployment as a directory (index.mdx) to leave room for future pages; the slug is pinned so the URL is stable regardless of file location.

┆Attachments: EDU-6796 docs(temporal-proxy): add Temporal Proxy configuration page

@pseudomuto
pseudomuto requested a review from a team as a code owner July 24, 2026 15:06
@vercel

vercel Bot commented Jul 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
temporal-documentation Ready Ready Preview Jul 31, 2026 12:20pm

Request Review

Comment thread docs/production-deployment/temporal-proxy/index.mdx
@github-actions

Copy link
Copy Markdown
Contributor

📖 Docs PR preview links

@Duncanma

Copy link
Copy Markdown
Contributor

@flippedcoder should we remove that slug, following our new guidance? And should this use the release note header to communicate the pre-release status?

host. Grant that identity only the permission to encrypt and decrypt with the specific key, as shown for each provider
below.

#### AWS KMS

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

📝 [vale] reported by reviewdog 🐶
[Temporal.Headings] 'AWS KMS' should use sentence-style capitalization.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

KMS is an acronym, and how AWS refers to the product

renewBefore: 15m
```

#### Azure Key Vault

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

📝 [vale] reported by reviewdog 🐶
[Temporal.Headings] 'Azure Key Vault' should use sentence-style capitalization.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

maybe 😄 Azure docs also use sentence-style titles, but refer to Key Vault (likely because it's a product). ref

renewBefore: 15m
```

#### Google Cloud KMS

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

📝 [vale] reported by reviewdog 🐶
[Temporal.Headings] 'Google Cloud KMS' should use sentence-style capitalization.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

We use Google Cloud in other places ref, and KMS is an acronym.

Comment thread docs/production-deployment/temporal-proxy/index.mdx Outdated
Comment thread docs/production-deployment/temporal-proxy/index.mdx Outdated
Comment thread docs/production-deployment/temporal-proxy/index.mdx Outdated
Add a deploy to production page for the Temporal Proxy, the gRPC proxy
that routes SDK Client and Worker traffic to one or more upstream
Temporal Services (local, self-hosted, or Temporal Cloud) while handling
Namespace translation, TLS, and credentials.

The proxy is pre-release, so the page leads with that caveat and links
to the repository, the Cloud example, and the Helm chart for the
definitive, still-evolving schema. Lives under production-deployment as
a directory (index.mdx) to leave room for future pages; the slug is
pinned so the URL is stable regardless of file location.
@pseudomuto
pseudomuto force-pushed the temporal_proxy_overview branch from 8d4b0bb to 9c37d5f Compare July 31, 2026 12:19
an association between the role and the ServiceAccount with `aws eks create-pod-identity-association`, and no annotation
is required.

#### Azure Workload Identity

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

📝 [vale] reported by reviewdog 🐶
[Temporal.Headings] 'Azure Workload Identity' should use sentence-style capitalization.

azure.workload.identity/use: 'true'
```

#### GCP Workload Identity

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

📝 [vale] reported by reviewdog 🐶
[Temporal.Headings] 'GCP Workload Identity' should use sentence-style capitalization.

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.

3 participants