byoc-logs: remove custom_k8s install page and restrict to managed PostgreSQL#37471
Draft
fmassot wants to merge 3 commits into
Draft
byoc-logs: remove custom_k8s install page and restrict to managed PostgreSQL#37471fmassot wants to merge 3 commits into
fmassot wants to merge 3 commits into
Conversation
Replace all "Join the Preview!" callout headers and "BYOC Logs is in Preview" body text with "Limited Availability" across all pages. Update inline prerequisite copy to direct users to their account team instead of a Preview sign-up link. Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…only - Delete install/custom_k8s.md (custom Kubernetes with PostgreSQL and MinIO) - Update install/_index.md: remove self-managed Kubernetes from supported platforms, remove self-hosted PostgreSQL option, drop custom_k8s from navigation links Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do? What is the motivation?
BYOC Logs currently only supports AWS EKS, Google GKE, and Azure AKS — not self-managed Kubernetes clusters. Similarly, only managed PostgreSQL instances (RDS, Cloud SQL, Azure Database for PostgreSQL) are supported, not self-hosted ones.
content/en/byoc-logs/install/custom_k8s.md(install guide for custom Kubernetes with PostgreSQL and MinIO)content/en/byoc-logs/install/_index.md:custom_k8snavigation linkMerge instructions
Merge readiness:
Additional notes