#420 Completes canonical links task (#1011)

* Completes canonical links task

* spacing
This commit is contained in:
Marty Hernandez Avedon
2023-11-30 10:10:34 -05:00
committed by GitHub
parent 43df88dca9
commit 662afc641b
206 changed files with 828 additions and 0 deletions
@@ -2,6 +2,10 @@
title: RKE1 Example YAML
---
<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/reference-guides/rke1-template-example-yaml"/>
</head>
Below is an example RKE template configuration file for reference.
The YAML in the RKE template uses the same customization that is used when you create an RKE cluster. However, since the YAML is within the context of a Rancher provisioned RKE cluster, the customization from the RKE docs needs to be nested under the `rancher_kubernetes_engine` directive.