Skip to content

Commit c6c8833

Browse files
committed
Replace binary with process
Signed-off-by: manuelbuil <[email protected]>
1 parent bb82109 commit c6c8833

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/upgrades/manual.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,4 @@ To upgrade K3s manually, you can download the desired version of the K3s binary
6969

7070
1. Download the desired version of the K3s binary from [releases](https://github.com/k3s-io/k3s/releases)
7171
2. Copy the downloaded binary to `/usr/local/bin/k3s` (or your desired location)
72-
3. Stop the old k3s binary
73-
4. Launch the new k3s binary
72+
3. Restart the k3s or k3s-agent service

0 commit comments

Comments
 (0)