[DRAFT - NO MERGE] Add installation docs for OpenShift on Google Cloud Dedicated - #117207
Draft
rochacbruno wants to merge 3 commits into
Draft
[DRAFT - NO MERGE] Add installation docs for OpenShift on Google Cloud Dedicated#117207rochacbruno wants to merge 3 commits into
rochacbruno wants to merge 3 commits into
Conversation
…gn cloud New assembly and modules documenting how to install OpenShift on Google Cloud Dedicated (GCD) sovereign cloud regions. GCD is a fully isolated cloud environment with strict data sovereignty guarantees, separate from public Google Cloud. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Skipping CI for Draft Pull Request. |
Document that the default StorageClass must be changed to hyperdisk-balanced after installation, and that Cloud Storage is single-region only in GCD. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Remove automatic RHCOS image upload references. GCD requires users to supply a custom OS image with both name and project fields, as implemented by openshift/installer#10709. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
abhatt-rh
added a commit
to abhatt-rh/openshift-docs
that referenced
this pull request
Aug 4, 2026
Incorporate useful content from Bruno's reference PR openshift#117207: - Add gcp-dedicated-machine-types.adoc with the C3/M3/A3 Edge instance types table tested on Google Cloud Dedicated - Add standard shared module includes to the assembly: cluster entitlements, SSH agent setup, obtaining the installer, minimum resource requirements, proxy configuration, manual IAM credential creation, and CLI login - Add GOOGLE_CLOUD_UNIVERSE_DOMAIN and GOOGLE_APPLICATION_CREDENTIALS env var requirements to the prerequisites - Add "Next steps" section matching other GCP install assemblies - Restructure assembly to follow the standard GCP install doc pattern Co-authored-by: Cursor <cursoragent@cursor.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.
Important
This PR is a draft only, not intended to be merged
A follow up PR can use this as reference, feel free to close after.
Summary
GCPSovereignCloudInstallTechPreview feature gateNew files
installing/installing_gcp/installing-gcp-sovereign-cloud.adoc- Main assembly pagemodules/installation-gcp-about-sovereign-cloud.adoc- Concept module covering GCD overview, key differences from public Google Cloud, and OpenShift-specific constraintsmodules/installation-gcp-sovereign-cloud-prerequisites.adoc- Procedure module for GCD credential/project setupmodules/installation-gcp-sovereign-cloud-config-yaml.adoc- Annotated sample install-config.yaml for GCDmodules/installation-gcp-sovereign-cloud-machine-types.adoc- Supported C3/M3/A3 Edge machine types referencemodules/installation-gcp-sovereign-cloud-limitations.adoc- GCD-specific limitations (disk types, networking, identity, OS images)Modified files
_topic_maps/_topic_map.yml- Added sovereign cloud entry to the Google Cloud sectioninstalling/installing_gcp/preparing-to-install-on-gcp.adoc- Added sovereign cloud to the IPI methods list_attributes/common-attributes.adoc- Added:gcp-dedicated:attributeRelated installer PRs
CORS-4536: Auto-upload RHCOS image for sovereign clouds installer#10686 - Auto upload RHCOS image for sovereign cloudTest plan
Generated with Claude Code