Skip to content

Commit

Permalink
Merge pull request #536 from salasberryfin/broken-links-in-old-docs
Browse files Browse the repository at this point in the history
docs: fix broken links
  • Loading branch information
salasberryfin authored Dec 24, 2024
2 parents b51c679 + d720cc4 commit 13b2d18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/old/RKE2 Cluster API Provider - Data Type definitions.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ RKE2 is a very configurable Kubernetes distribution. The main ways to configure

- config.yaml file (default location at /etc/rancher/rke2/): configuration options for RKE2 that are described in this [documentation page]([Server Configuration Reference - RKE2 - Rancher's Next Generation Kubernetes Distribution](https://docs.rke2.io/reference/server_config))

- registries.yaml (default location at /etc/rancher/rke2/): Container Image registry configuration for the cluster (mirrors, rewrites, etc.), documentation available in this [RKE2 Documentation page](https://docs.rke2.io/install/containerd_registry_configuration)
- registries.yaml (default location at /etc/rancher/rke2/): Container Image registry configuration for the cluster (mirrors, rewrites, etc.), documentation available in this [RKE2 Documentation page](https://docs.rke2.io/install/private_registry)

- Environment variables for versions, etc. (options documented [here]([Overview - RKE2 - Rancher's Next Generation Kubernetes Distribution](https://docs.rke2.io/install/configuration#configuring-the-linux-installation-script)))

Expand Down Expand Up @@ -568,4 +568,4 @@ The necessary files should be at these locations:
- Those which depend on RKE2's version, available in RKE2's release page assets:
- /opt/rke2-artifacts/rke2-images.linux-amd64.tar.zst
- /opt/rke2-artifacts/rke2.linux-amd64.tar.gz
- /opt/rke2-artifacts/sha256sum-amd64.txt
- /opt/rke2-artifacts/sha256sum-amd64.txt

0 comments on commit 13b2d18

Please sign in to comment.