Skip to content

Commit

Permalink
Add releases page for quick install in airgapped environment
Browse files Browse the repository at this point in the history
Fixes #5202

Signed-off-by: Juan-Luis de Sousa-Valadas Castaño <[email protected]>
(cherry picked from commit d859a52)
  • Loading branch information
juanluisvaladas authored and github-actions[bot] committed Nov 12, 2024
1 parent 01efd12 commit f931fa7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ Though the Quick Start material is written for Debian/Ubuntu, you can use it for
curl -sSLf https://get.k0s.sh | sudo sh
```

Alternatively you can download it from the [releases page.](https://github.com/k0sproject/k0s/releases/latest) This is required for airgapped environments.

2. Install k0s as a service

The `k0s install` sub-command installs k0s as a system service on the local host that is running one of the supported init systems: Systemd or OpenRC. You can execute the install for workers, controllers or single node (controller+worker) instances.
Expand Down

0 comments on commit f931fa7

Please sign in to comment.