Skip to content

Conversation

@RebeccaTamachiro
Copy link
Contributor

@RebeccaTamachiro RebeccaTamachiro commented Sep 25, 2024

Summary

PCX-8015: Document zone setup conversions

Documentation checklist

@github-actions github-actions bot added size/m product:dns Issues or PRs related to DNS labels Sep 25, 2024
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Sep 25, 2024

Deploying cloudflare-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 101d0d9
Status: ✅  Deploy successful!
Preview URL: https://123c608a.cloudflare-docs-7ou.pages.dev
Branch Preview URL: https://rebecca-dns-zone-setup-conve.cloudflare-docs-7ou.pages.dev

View logs

@github-actions
Copy link
Contributor

github-actions bot commented Sep 25, 2024

Files with changes (up to 15)

Original Link Updated Link
https://developers.cloudflare.com/dns/zone-setups/conversions/convert-secondary-to-partial/ https://rebecca-dns-zone-setup-conve.cloudflare-docs-7ou.pages.dev/dns/zone-setups/conversions/convert-secondary-to-partial/
https://developers.cloudflare.com/dns/zone-setups/conversions/convert-full-to-secondary/ https://rebecca-dns-zone-setup-conve.cloudflare-docs-7ou.pages.dev/dns/zone-setups/conversions/convert-full-to-secondary/
https://developers.cloudflare.com/dns/zone-setups/conversions/convert-secondary-to-full/ https://rebecca-dns-zone-setup-conve.cloudflare-docs-7ou.pages.dev/dns/zone-setups/conversions/convert-secondary-to-full/
https://developers.cloudflare.com/dns/zone-setups/conversions/ https://rebecca-dns-zone-setup-conve.cloudflare-docs-7ou.pages.dev/dns/zone-setups/conversions/
https://developers.cloudflare.com/dns/zone-setups/conversions/convert-partial-to-full/ https://rebecca-dns-zone-setup-conve.cloudflare-docs-7ou.pages.dev/dns/zone-setups/conversions/convert-partial-to-full/
https://developers.cloudflare.com/dns/zone-setups/conversions/convert-partial-to-secondary/ https://rebecca-dns-zone-setup-conve.cloudflare-docs-7ou.pages.dev/dns/zone-setups/conversions/convert-partial-to-secondary/
https://developers.cloudflare.com/dns/zone-setups/conversions/convert-full-to-partial/ https://rebecca-dns-zone-setup-conve.cloudflare-docs-7ou.pages.dev/dns/zone-setups/conversions/convert-full-to-partial/
https://developers.cloudflare.com/dns/zone-setups/partial-setup/ https://rebecca-dns-zone-setup-conve.cloudflare-docs-7ou.pages.dev/dns/zone-setups/partial-setup/
https://developers.cloudflare.com/dns/zone-setups/removal/ https://rebecca-dns-zone-setup-conve.cloudflare-docs-7ou.pages.dev/dns/zone-setups/removal/

@github-actions
Copy link
Contributor

github-actions bot commented Oct 1, 2024

This PR changes current filenames or deletes current files. Make sure you have redirects set up to cover the following paths:

  • /dns/zone-setups/partial-setup/convert-partial-to-full/
  • /dns/zone-setups/partial-setup/convert-partial-to-secondary/

@RebeccaTamachiro RebeccaTamachiro marked this pull request as ready for review October 14, 2024 16:21
@RebeccaTamachiro RebeccaTamachiro enabled auto-merge (squash) October 14, 2024 17:26
3. Link the peer server you created in the previous steps and select **Save**.
4. On **DNS** > **Settings**, select **Initiate zone transfer**.
5. Confirm the DNS records are transferring as expected.
6. Go to [**DNS** > **Records**](https://dash.cloudflare.com/?to=/:account/:zone/dns/records) and take note of your new **Cloudflare Nameservers**.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
6. Go to [**DNS** > **Records**](https://dash.cloudflare.com/?to=/:account/:zone/dns/records) and take note of your new **Cloudflare Nameservers**.
6. Go to [**DNS** > **Records**](https://dash.cloudflare.com/?to=/:account/:zone/dns/records) and take note of your new **Cloudflare nameservers**.

I could be wrong on this, but in the same way we say Cloudflare dashboard (lowercase "d"), I thought maybe this should be Cloudflare nameservers, with a lowercase n.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I agree with this reasoning and have used nameservers elsewhere, but have kept it like this in these guides to mirror the card name in the dashboard.


## 2. Prepare for the conversion

1. Plan for [DNSSEC settings](/dns/zone-setups/zone-transfers/cloudflare-as-secondary/dnssec-for-secondary/). If you were previously using [Pre-signed DNSSEC](/dns/zone-setups/zone-transfers/cloudflare-as-secondary/dnssec-for-secondary/#set-up-pre-signed-dnssec), consider disabling DNSSEC before starting the conversion.
Copy link
Contributor

@Oxyjun Oxyjun Oct 15, 2024

Choose a reason for hiding this comment

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

Suggested change
1. Plan for [DNSSEC settings](/dns/zone-setups/zone-transfers/cloudflare-as-secondary/dnssec-for-secondary/). If you were previously using [Pre-signed DNSSEC](/dns/zone-setups/zone-transfers/cloudflare-as-secondary/dnssec-for-secondary/#set-up-pre-signed-dnssec), consider disabling DNSSEC before starting the conversion.
1. Plan for [DNSSEC settings](/dns/zone-setups/zone-transfers/cloudflare-as-secondary/dnssec-for-secondary/). If you were previously using [presigned DNSSEC](/dns/zone-setups/zone-transfers/cloudflare-as-secondary/dnssec-for-secondary/#set-up-pre-signed-dnssec), consider disabling DNSSEC before starting the conversion.

I've seen both presigned and pre-signed being used in the docs. Happy to be overruled here.

1. Plan for [DNSSEC settings](/dns/zone-setups/zone-transfers/cloudflare-as-secondary/dnssec-for-secondary/). If you were previously using [Pre-signed DNSSEC](/dns/zone-setups/zone-transfers/cloudflare-as-secondary/dnssec-for-secondary/#set-up-pre-signed-dnssec), consider disabling DNSSEC before starting the conversion.
2. Make sure the [proxy statuses](/dns/manage-dns-records/reference/proxied-dns-records/) of your DNS records are consistently set:

- If you have [Secondary DNS override](/dns/zone-setups/zone-transfers/cloudflare-as-secondary/proxy-traffic/), confirm each record has the appropriate setting (**Proxied** or **DNS only**).
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- If you have [Secondary DNS override](/dns/zone-setups/zone-transfers/cloudflare-as-secondary/proxy-traffic/), confirm each record has the appropriate setting (**Proxied** or **DNS only**).
- If you have [secondary DNS override](/dns/zone-setups/zone-transfers/cloudflare-as-secondary/proxy-traffic/), confirm each record has the appropriate setting (**Proxied** or **DNS only**).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think we've been consistently using the capitalized form, as this is considered the name of a Cloudflare feature.

2. Make sure the [proxy statuses](/dns/manage-dns-records/reference/proxied-dns-records/) of your DNS records are consistently set:

- If you have [Secondary DNS override](/dns/zone-setups/zone-transfers/cloudflare-as-secondary/proxy-traffic/), confirm each record has the appropriate setting (**Proxied** or **DNS only**).
- If [Secondary DNS override](/dns/zone-setups/zone-transfers/cloudflare-as-secondary/proxy-traffic/) is disabled, make sure all of your DNS records are listed as **DNS only**.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- If [Secondary DNS override](/dns/zone-setups/zone-transfers/cloudflare-as-secondary/proxy-traffic/) is disabled, make sure all of your DNS records are listed as **DNS only**.
- If [secondary DNS override](/dns/zone-setups/zone-transfers/cloudflare-as-secondary/proxy-traffic/) is disabled, make sure all of your DNS records are listed as **DNS only**.

## 3. Convert your zone

1. Use the [Edit Zone endpoint](/api/operations/zones-0-patch) with `type` set to `full`, to convert the zone type. Existing DNS records will not be affected.
2. Go to [**DNS** > **Records**](https://dash.cloudflare.com/?to=/:account/:zone/dns/records) and take note of your new **Cloudflare Nameservers**.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
2. Go to [**DNS** > **Records**](https://dash.cloudflare.com/?to=/:account/:zone/dns/records) and take note of your new **Cloudflare Nameservers**.
2. Go to [**DNS** > **Records**](https://dash.cloudflare.com/?to=/:account/:zone/dns/records) and take note of your new **Cloudflare nameservers**.

Copy link
Contributor

@hyperlint-ai hyperlint-ai bot left a comment

Choose a reason for hiding this comment

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

11 files reviewed, 3 total issue(s) found.

## 3. Convert your Cloudflare zone

1. Back at your Cloudflare zone, confirm that you have all the `A`, `AAAA`, or `CNAME` [DNS records](/dns/manage-dns-records/how-to/create-dns-records/) needed for the hostnames you pointed to `{your-hostname}.cdn.cloudflare.net` in the previous step. You can also delete any DNS records that have a different type, as they will no longer resolve once you convert your zone to a partial setup.
2. Use the [Edit Zone endpoint](/api/operations/zones-0-patch) with `type` set to `partial` to convert the zone type. Existing DNS records will not be affected.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
2. Use the [Edit Zone endpoint](/api/operations/zones-0-patch) with `type` set to `partial` to convert the zone type. Existing DNS records will not be affected.
2. Use the [Edit Zone endpoint](/api/operations/zones-0-patch) with `type` set to `partial` convert the zone type. Existing DNS records will not be affected.

Issues:

  • Style Guide - (Repetition-error) 'to' is repeated!
  • Style Guide - (cloudflare.Repetition-warning) Warning: Remove this duplicate word: 'to'.

Fix Explanation:

The repetition of the word 'to' is a simple error that can be corrected by removing the second occurrence. The sentence remains clear and retains its intended meaning without the duplicate word.


## 3. Convert your zone

1. Use the [Edit Zone endpoint](/api/operations/zones-0-patch) with `type` set to `full` to convert the zone type. Existing DNS records will not be affected.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
1. Use the [Edit Zone endpoint](/api/operations/zones-0-patch) with `type` set to `full` to convert the zone type. Existing DNS records will not be affected.
1. Use the [Edit Zone endpoint](/api/operations/zones-0-patch) with `type` set to `full` convert the zone type. Existing DNS records will not be affected.

Issues:

  • Style Guide - (Repetition-error) 'to' is repeated!
  • Style Guide - (cloudflare.Repetition-warning) Warning: Remove this duplicate word: 'to'.

Fix Explanation:

The word 'to' is repeated unnecessarily in the sentence. Removing the second 'to' maintains the intended meaning and improves readability. The sentence now reads more smoothly without the repetition.


## 3. Convert the zone and initiate zone transfers

1. Use the [Edit Zone endpoint](/api/operations/zones-0-patch) with `type` set to `secondary` to convert the zone type. The existing records will remain in place.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
1. Use the [Edit Zone endpoint](/api/operations/zones-0-patch) with `type` set to `secondary` to convert the zone type. The existing records will remain in place.
1. Use the [Edit Zone endpoint](/api/operations/zones-0-patch) with `type` set to `secondary` convert the zone type. The existing records will remain in place.

Issues:

  • Style Guide - (cloudflare.Repetition-warning) Warning: Remove this duplicate word: 'to'.
  • Style Guide - (Repetition-error) 'to' is repeated!

Fix Explanation:

The word 'to' is repeated unnecessarily. Removing the duplicate 'to' resolves the issue without altering the meaning of the sentence. The sentence remains clear and concise after the correction.

@RebeccaTamachiro RebeccaTamachiro merged commit 1083cf4 into production Oct 15, 2024
12 of 13 checks passed
@RebeccaTamachiro RebeccaTamachiro deleted the rebecca/dns-zone-setup-conversions branch October 15, 2024 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:dns Issues or PRs related to DNS size/m

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants