From da0091e4ca28495e80050991988253a5189c0c02 Mon Sep 17 00:00:00 2001 From: Billy Tat Date: Tue, 9 Jan 2024 13:48:56 -0800 Subject: [PATCH] Fix discrepancy between latest and 2.8 (PR #904 update) --- .../k3s-cluster-configuration.md | 25 +++++++++++++++++++ .../rke2-cluster-configuration.md | 25 +++++++++++++++++++ 2 files changed, 50 insertions(+) diff --git a/versioned_docs/version-2.8/reference-guides/cluster-configuration/rancher-server-configuration/k3s-cluster-configuration.md b/versioned_docs/version-2.8/reference-guides/cluster-configuration/rancher-server-configuration/k3s-cluster-configuration.md index a5c22997898..8a2a33e5523 100644 --- a/versioned_docs/version-2.8/reference-guides/cluster-configuration/rancher-server-configuration/k3s-cluster-configuration.md +++ b/versioned_docs/version-2.8/reference-guides/cluster-configuration/rancher-server-configuration/k3s-cluster-configuration.md @@ -331,6 +331,31 @@ machineGlobalConfig: - key2=value2 ``` +To make it easier to put files on nodes beforehand, Rancher expects the following values to be included in the configuration, while K3s expects the values to be entered as file paths: +- private-registry +- flannel-conf + +Rancher delivers the files to the path `/var/lib/rancher/k3s/etc/config-files/