Single-Node Kubernetes Setup
Prerequisites
Hardware Requirements
Operating System Requirements
Installation
1. Install k3s
# Install k3s
curl -sfL https://get.k3s.io | sh -
# Wait for service
sudo systemctl status k3s2. Configure Access
Deploy Observo Site
1. Get Configuration
2. Modify Configuration
3. Deploy Site
Configure Host Access
1. Install nginx
2. Get Service IP
3. Configure nginx
4. Update nginx Configuration
Verify Installation
1. Check Components
2. Test Connectivity
Troubleshooting
Common Issues
Pod Startup Issues
Network Issues
Next Steps
Additional Resources
Last updated
Was this helpful?

