Skip to content

Commit 932c378

Browse files
committed
Update Traefik migration urls and info for v2 to v3
Signed-off-by: Derek Nola <derek.nola@suse.com>
1 parent 240af61 commit 932c378

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

docs/networking/networking-services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ For more information, see [Managing Packaged Components](../installation/package
3434

3535
For details on the specific version of Traefik included with K3s, consult the Release Notes for your version.
3636
* K3s versions starting with **1.32** include Traefik v3. Existing installations of Traefik v2 will be automatically upgraded to v3 when K3s is upgraded.
37-
Traefik v3 should be compatible with configuration from v2; consult the upstream [v2 to v3 migration](https://doc.traefik.io/traefik/migration/v2-to-v3/) docs for more information.
37+
Traefik v3 should be compatible with configuration from v2; consult the upstream [v2 to v3 migration](https://doc.traefik.io/traefik/migrate/v2-to-v3/) docs for more information.
3838
* K3s versions **1.21** through **1.31** included Traefik v2, unless an existing installation of Traefik v1 was found, in which case Traefik was not upgraded to v2.
3939
* K3s versions **1.20** and **earlier** included Traefik v1.
4040

docs/upgrades/upgrades.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ title: Upgrades
1010

1111
### Version-specific caveats
1212

13-
- **Traefik:** If Traefik is not disabled, K3s versions 1.20 and earlier will install Traefik v1, while K3s versions 1.21 and later will install Traefik v2, if v1 is not already present. To upgrade from the older Traefik v1 to Traefik v2, please refer to the [Traefik documentation](https://doc.traefik.io/traefik/migration/v1-to-v2/) and use the [migration tool](https://github.com/traefik/traefik-migration-tool).
13+
- **Traefik:** If Traefik is not disabled, K3s versions v1.31 and earlier will install Traefik v2, while K3s versions v1.32 and later will install Traefik v3. To upgrade from the older Traefik v2 to Traefik v3, please refer to the [Traefik documentation](https://doc.traefik.io/traefik/migrate/v2-to-v3/).
1414

1515
- **K3s bootstrap data:** If you are using K3s in an HA configuration with an external SQL datastore, and your server (control-plane) nodes were not started with the `--token` CLI flag, you will no longer be able to add additional K3s servers to the cluster without specifying the token. Ensure that you retain a copy of this token, as it is required when restoring from backup. Previously, K3s did not enforce the use of a token when using external SQL datastores.
1616
- The affected versions are &lt;= v1.19.12+k3s1, v1.20.8+k3s1, v1.21.2+k3s1; the patched versions are v1.19.13+k3s1, v1.20.9+k3s1, v1.21.3+k3s1.

i18n/ja/docusaurus-plugin-content-docs/current/networking/networking-services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Traefikはサーバーの起動時にデフォルトでデプロイされます
3232

3333
K3sにはTraefik v2が含まれています。K3sバージョン1.21から1.30はTraefik v2をインストールしますが、既存のTraefik v1のインストールが見つかった場合、Traefikはv2にアップグレードされません。K3sバージョン1.20およびそれ以前にはTraefik v1が含まれています。K3sに含まれる特定のTraefikバージョンについては、使用しているバージョンのリリースノートを参照してください。
3434

35-
古いTraefik v1インスタンスからの移行については、[Traefikドキュメント](https://doc.traefik.io/traefik/migration/v1-to-v2/)および[移行ツール](https://github.com/traefik/traefik-migration-tool)を参照してください。
35+
古いTraefik v1インスタンスからの移行については、[Traefikドキュメント](https://doc.traefik.io/traefik/migrate/v1-to-v2/)および[移行ツール](https://github.com/traefik/traefik-migration-tool)を参照してください。
3636

3737
## ネットワークポリシーコントローラー
3838

i18n/ja/docusaurus-plugin-content-docs/current/upgrades/upgrades.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ title: "アップグレード"
1010

1111
### バージョン固有の注意点
1212

13-
- **Traefik:** Traefikが無効化されていない場合、K3sバージョン1.20以前ではTraefik v1がインストールされ、K3sバージョン1.21以降ではv1が存在しない場合にTraefik v2がインストールされます。古いTraefik v1からTraefik v2にアップグレードするには、[Traefikのドキュメント](https://doc.traefik.io/traefik/migration/v1-to-v2/)を参照し、[移行ツール](https://github.com/traefik/traefik-migration-tool)を使用してください。
13+
- **Traefik:** Traefikが無効化されていない場合、K3sバージョン1.20以前ではTraefik v1がインストールされ、K3sバージョン1.21以降ではv1が存在しない場合にTraefik v2がインストールされます。古いTraefik v1からTraefik v2にアップグレードするには、[Traefikのドキュメント](https://doc.traefik.io/traefik/migrate/v1-to-v2/)を参照し、[移行ツール](https://github.com/traefik/traefik-migration-tool)を使用してください。
1414

1515
- **K3sブートストラップデータ:** 外部SQLデータストアを使用したHA構成でK3sを使用している場合、サーバー(コントロールプレーン)ノードが`--token` CLIフラグを使用して起動されていないと、トークンを指定せずに追加のK3sサーバーをクラスターに追加することができなくなります。このトークンのコピーを保持しておくことが重要です。バックアップから復元する際に必要です。以前は、外部SQLデータストアを使用する場合、K3sはトークンの使用を強制していませんでした。
1616
- 影響を受けるバージョンは &lt;= v1.19.12+k3s1, v1.20.8+k3s1, v1.21.2+k3s1; 修正されたバージョンは v1.19.13+k3s1, v1.20.9+k3s1, v1.21.3+k3s1 です。

i18n/zh/docusaurus-plugin-content-docs/current/networking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Traefik 在启动服务器时默认部署。有关详细信息,请参阅[管
2828

2929
K3s 1.20 及更早版本包括了 Traefik v1。除非找到现有的 Traefik v1(在这种情况下,Traefik 不会升级到 v2),否则 K3s 1.21 及更高版本将安装 Traefik v2。有关 K3s 中包含的 Traefik 版本,请参阅版本的发行说明。
3030

31-
要从较旧的 Traefik v1 实例迁移,请参阅 [Traefik 文档](https://doc.traefik.io/traefik/migration/v1-to-v2/)[迁移工具](https://github.com/traefik/traefik-migration-tool)
31+
要从较旧的 Traefik v1 实例迁移,请参阅 [Traefik 文档](https://doc.traefik.io/traefik/migrate/v1-to-v2/)[迁移工具](https://github.com/traefik/traefik-migration-tool)
3232

3333
## 网络策略控制器
3434

i18n/zh/docusaurus-plugin-content-docs/current/networking/networking-services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ To remove Traefik from your cluster, start all servers with the `--disable=traef
2828

2929
K3s versions 1.20 and earlier include Traefik v1. K3s versions 1.21 and later install Traefik v2, unless an existing installation of Traefik v1 is found, in which case Traefik is not upgraded to v2. For more information on the specific version of Traefik included with K3s, consult the Release Notes for your version.
3030

31-
To migrate from an older Traefik v1 instance please refer to the [Traefik documentation](https://doc.traefik.io/traefik/migration/v1-to-v2/) and [migration tool](https://github.com/traefik/traefik-migration-tool).
31+
To migrate from an older Traefik v1 instance please refer to the [Traefik documentation](https://doc.traefik.io/traefik/migrate/v1-to-v2/) and [migration tool](https://github.com/traefik/traefik-migration-tool).
3232

3333
## Network Policy Controller
3434

i18n/zh/docusaurus-plugin-content-docs/current/upgrades/upgrades.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ title: "升级"
1010

1111
### 特定版本的注意事项
1212

13-
- **Traefik**:如果没有禁用 Traefik,K3s 1.20 及以前的版本将安装 Traefik v1,而 K3s 1.21 及以后的版本将安装 Traefik v2。要将旧版 Traefik v1 升级到 Traefik v2,请参阅 [Traefik 文档](https://doc.traefik.io/traefik/migration/v1-to-v2/)并使用[迁移工具](https://github.com/traefik/traefik-migration-tool)
13+
- **Traefik**:如果没有禁用 Traefik,K3s 1.20 及以前的版本将安装 Traefik v1,而 K3s 1.21 及以后的版本将安装 Traefik v2。要将旧版 Traefik v1 升级到 Traefik v2,请参阅 [Traefik 文档](https://doc.traefik.io/traefik/migrate/v1-to-v2/)并使用[迁移工具](https://github.com/traefik/traefik-migration-tool)
1414

1515
- **K3s 引导数据**:如果你在 HA 配置中使用 K3s 和外部 SQL 数据存储,并且你的 Server(control plane)节点没有使用 `--token` CLI 标志启动,你将不再能够在不指定令牌的情况下将其他 K3s Server 添加到集群中。请保留此令牌的副本,因为恢复备份时需要它。以前,K3s 在使用外部 SQL 数据存储时不强制使用 token。
1616
- 受影响的版本是 &lt;= v1.19.12+k3s1, v1.20.8+k3s1, v1.21.2+k3s1;修补后的版本为 v1.19.13+k3s1、v1.20.9+k3s1、v1.21.3+k3s1。

0 commit comments

Comments
 (0)