Conversation
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.
Description
Resolves DOC-1105
Review deadline: 2nd April
This pull request introduces several updates to the documentation to support Redpanda Connect for BYOVPC clusters on GCP. The changes include adding new guides, updating prerequisites, and modifying feature availability messages.
This pull request includes several changes to documentation files to update the availability and configuration of Redpanda Connect on BYOVPC clusters, particularly for GCP. The most important changes include adding a new guide for enabling Redpanda Connect on BYOVPC clusters on GCP, updating availability messages, and modifying existing documentation to reflect these updates.
Documentation Updates:
modules/ROOT/nav.adoc: Added a new link to the guide for enabling Redpanda Connect on BYOVPC clusters on GCP.modules/develop/partials/availability-message.adoc: Updated the availability message to indicate that Redpanda Connect is in beta for BYOVPC clusters on GCP but not available on AWS or Azure.modules/get-started/pages/cloud-overview.adoc: Updated the list of features in limited availability and beta to include Redpanda Connect for BYOVPC on GCP. [1] [2]New Guide:
modules/get-started/pages/cluster-types/byoc/gcp/enable-rpcn-byovpc-gcp.adoc: Added a comprehensive guide for enabling Redpanda Connect on an existing BYOVPC cluster on GCP, including steps to create service accounts, bind them, and update the cluster configuration.Configuration Instructions:
modules/get-started/pages/cluster-types/byoc/gcp/vpc-byo-gcp.adoc: Added detailed instructions for creating and binding service accounts required for Redpanda Connect, and updated the guide to include new permissions and configuration steps. [1] [2] [3] [4] [5] [6] [7] [8] [9]Availability Message Update:
modules/shared/partials/feature-flag-rpcn.adoc: Updated the feature flag message to reflect the beta availability of Redpanda Connect for BYOVPC clusters on GCP.Page previews
Create BYOVPC on GCP
Enable Redpanda Connect on a BYOVPC Cluster on GCP
Redpanda Connect Quickstart
Cloud Overview
Checks