Skip to content

Deploy cert-manager on Google Kubernetes Engine Tutorial - remove google domains - #2062

Open
sethmccombs wants to merge 3 commits into
cert-manager:masterfrom
sethmccombs:docs/update-gke-tutorial-remove-google-domains
Open

Deploy cert-manager on Google Kubernetes Engine Tutorial - remove google domains #2062
sethmccombs wants to merge 3 commits into
cert-manager:masterfrom
sethmccombs:docs/update-gke-tutorial-remove-google-domains

Conversation

@sethmccombs

Copy link
Copy Markdown

Fixes #2061

Removing google domains in favor of

  • another registrar
  • removing the domain section entirely and keeping it general

Will make changes once discussion on above issue pans out one way or another

@cert-manager-prow cert-manager-prow Bot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. dco-signoff: no Indicates that at least one commit in this pull request is missing the DCO sign-off message. labels Apr 13, 2026
@cert-manager-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign joshvanl for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@cert-manager-prow cert-manager-prow Bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Apr 13, 2026
@sethmccombs

Copy link
Copy Markdown
Author

Will squash and sign off once I've got this completed

@netlify

netlify Bot commented Apr 13, 2026

Copy link
Copy Markdown

Deploy Preview for cert-manager ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 1e8f0ad
🔍 Latest deploy log https://app.netlify.com/projects/cert-manager/deploys/6a7f5b7bfe7c010008256a75
😎 Deploy Preview https://deploy-preview-2062--cert-manager.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@wallrj-cyberark wallrj-cyberark left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you for flagging this — the Google Domains references in the GKE tutorial are indeed broken since the service was sold to Squarespace in 2023.

The current state of this PR only removes the Google Domains mention from the prerequisites line (line 41), but Section 4 ("Create a domain name for your website") still contains the bulk of the Google Domains content: step-by-step instructions pointing at domains.google.com, three Google Domains screenshots, and references to the Google Domains cart and DNS management UI.

The "Last Verified" date was also bumped to 14 April 2026, but the tutorial was not actually re-verified — the Google Domains content that immediately follows is broken.

As you noted in the PR description, this needs a decision on whether to:

  1. Replace Google Domains with a different registrar, or
  2. Make the domain section generic (remove registrar-specific steps and screenshots, keep the general A-record instruction)

I would suggest option 2 — making it generic. Registrar-specific screenshots and step-by-step instructions become stale when the registrar changes its UI, and the important concept for readers is "create an A record pointing to your ingress IP", not "click this button in this registrar's dashboard." The three Google Domains screenshots in static/images/getting-started/ should be removed as part of this change.

The "Last Verified" date should only be bumped when the tutorial is actually walked through end-to-end.

Are you still planning to complete this work? If so, I am happy to review a follow-up. If not, please let us know and we can either pick it up or close the PR.

@sethmccombs

Copy link
Copy Markdown
Author

hey @wallrj-cyberark I'm picking this back up! Sorry for the delay, i'll go with option 2, to make those steps generic!

@cert-manager-prow cert-manager-prow Bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jul 29, 2026
Signed-off-by: Seth McCombs <seth@greybeam.ai>
Signed-off-by: Seth McCombs <seth@greybeam.ai>
@sethmccombs
sethmccombs force-pushed the docs/update-gke-tutorial-remove-google-domains branch from 97c5ef8 to 1952c01 Compare July 29, 2026 22:18
@cert-manager-prow cert-manager-prow Bot added dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. and removed dco-signoff: no Indicates that at least one commit in this pull request is missing the DCO sign-off message. labels Jul 29, 2026
**💻 Domain Name**

You will need a domain name and the ability to create DNS records in that domain. We will be getting a $12 domain name from Google Domains. Google Domains is one of the many possible "domain name registrars". NameCheap and GoDaddy are two other well-known registrars.
You will need a domain name and the ability to create DNS records in that domain. NameCheap and GoDaddy are two well-known registrars that may be used to register your domain name.

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.

do we want to call out any registrars here or just say something like "you can use any registrar"

@sethmccombs
sethmccombs marked this pull request as ready for review July 29, 2026 22:19
@cert-manager-prow cert-manager-prow Bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jul 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tutorial: cert-manager on Google Kubernetes Engine - Remove Google Domains

2 participants