Skip to content

feat(clickpipes): document custom private DNS for AWS PrivateLink reverse private endpoints#6492

Merged
Blargian merged 2 commits into
mainfrom
kk/clickpipes-rpe-custom-private-dns-aws
Jul 7, 2026
Merged

feat(clickpipes): document custom private DNS for AWS PrivateLink reverse private endpoints#6492
Blargian merged 2 commits into
mainfrom
kk/clickpipes-rpe-custom-private-dns-aws

Conversation

@jkaflik

@jkaflik jkaflik commented Jul 6, 2026

Copy link
Copy Markdown
Member

Problem

ClickPipes reverse private endpoints support attaching custom private DNS names (customPrivateDnsMappings) with AWS PrivateLink, but the docs don't mention this capability. The feature is in private preview and requires a support opt-in per service.

Custom private DNS does not replace AWS PrivateLink's managed private DNS provisioning — it is an addition for cases where the provider requires each consumer to manage DNS resolution in their own VPC (e.g. Confluent Cloud).

Changes

  • docs/integrations/data-ingestion/clickpipes/aws-privatelink.md:
    • New Custom private DNS section (private preview badge + support opt-in note) covering: what it does, how it complements managed private DNS, supported endpoint types (VPC endpoint service, VPC resource; not MSK multi-VPC), name rules (exact + single-label wildcard, per-service uniqueness, reserved suffixes), and how to configure it via console, OpenAPI, and the clickhouse_clickpipes_reverse_private_endpoint_custom_private_dns Terraform resource.
    • Cross-links from the VPC endpoint service section and from steps 6 and 8 of the creation flow.
  • docs/integrations/data-ingestion/clickpipes/kafka/02_schema-registries.md: linked the existing "custom private DNS mapping" phrase to the new section.

Notes

@vercel

vercel Bot commented Jul 6, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
clickhouse-docs Ready Ready Preview, Comment Jul 7, 2026 8:41am
clickhouse-docs-jp Building Building Preview, Comment Jul 7, 2026 8:41am
3 Skipped Deployments
Project Deployment Actions Updated (UTC)
clickhouse-docs-ko Ignored Ignored Preview Jul 7, 2026 8:41am
clickhouse-docs-ru Ignored Ignored Preview Jul 7, 2026 8:41am
clickhouse-docs-zh Ignored Ignored Preview Jul 7, 2026 8:41am

Request Review

@jkaflik jkaflik requested a review from morsapaes July 6, 2026 09:31
@jkaflik jkaflik marked this pull request as ready for review July 6, 2026 09:31
@jkaflik jkaflik requested review from a team as code owners July 6, 2026 09:31
Comment thread docs/integrations/data-ingestion/clickpipes/aws-privatelink.md Outdated
Comment thread docs/integrations/data-ingestion/clickpipes/aws-privatelink.md Outdated
Comment thread docs/integrations/data-ingestion/clickpipes/aws-privatelink.md Outdated
Comment thread docs/integrations/data-ingestion/clickpipes/aws-privatelink.md Outdated
Comment thread docs/integrations/data-ingestion/clickpipes/aws-privatelink.md Outdated
Comment thread docs/integrations/data-ingestion/clickpipes/aws-privatelink.md Outdated
Co-authored-by: Marta Paes <marta.paes.moreira@gmail.com>
@Blargian Blargian merged commit b44a94d into main Jul 7, 2026
17 checks passed
@mintlify

mintlify Bot commented Jul 7, 2026

Copy link
Copy Markdown

Docs PR opened: ClickHouse/ClickHouse#109654

Documented ClickPipes support for custom private DNS names on AWS PrivateLink reverse private endpoints, currently in private preview.

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.

4 participants