K3s is a lightweight Kubernetes distribution designed for resource-constrained environments, making it ideal for running Kubernetes on a VPS.Documentation Index
Fetch the complete documentation index at: https://help.onetsolutions.net/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- A VPS with OnetSolutions
- SSH access to your server
- Root or sudo privileges
Installation Steps
Wait for installation
The installation may take a few minutes. K3s will automatically start after installation.
Deploying Applications
Create a manifest file
Create a Kubernetes manifest file (e.g.,
my-app.yaml) describing your application.Managing K3s
Stop K3s
Stop K3s
Start K3s
Start K3s
Uninstall K3s
Uninstall K3s

