Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed dead links #604

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Fixed dead links #604

wants to merge 1 commit into from

Conversation

fsundermeyer
Copy link
Collaborator

@fsundermeyer fsundermeyer commented Feb 27, 2025

See issue #145

@@ -984,7 +984,7 @@ The following is an example of the `mgmt-cluster.yaml` file with the `embeddedAr
Make sure to the listed images contain the component versions you need.
====

The `rancher-turtles-airgap-resources` helm chart must also be added, this creates resources as described in the https://turtles.docs.rancher.com/getting-started/air-gapped-environment[Rancher Turtles Airgap Documentation]. This also requires a turtles.yaml values file for the rancher-turtles chart to specify the necessary configuration.
The `rancher-turtles-airgap-resources` helm chart must also be added, this creates resources as described in the https://documentation.suse.com/cloudnative/cluster-api/v0.16/en/getting-started/air-gapped-environment.html[Rancher Turtles Airgap Documentation]. This also requires a turtles.yaml values file for the rancher-turtles chart to specify the necessary configuration.
Copy link
Contributor

Choose a reason for hiding this comment

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

The version used in Edge 3.2 is 0.14.1 so we should probably use https://documentation.suse.com/cloudnative/cluster-api/v0.14/en/index.html.

To ensure this isn't perpetually outdated we should probably also add a version e.g here and use an attribute?

Copy link
Contributor

Choose a reason for hiding this comment

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

Actually looks like we already have one but in links.adoc

./asciidoc/edge-book/links.adoc::rancher-turtles-docs-version: v0.14
./asciidoc/components/turtles.adoc:See Rancher Turtles documentation at https://turtles.docs.rancher.com/turtles/{rancher-turtles-docs-version}

@hardys
Copy link
Contributor

hardys commented Feb 28, 2025

Thanks, overall lgtm but one question about the hard-coded turtles version.

Also I'm wondering does it make sense to move all the links into links.adoc for consistency? (not necessarily in this PR, but in future)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants