SkillAgentSearch skills...

K1s

Lightweight k8s home lab cluster for Raspberry PIs.

Install / Use

/learn @nushkovg/K1s

README

<div align="center"> <p> <img src="https://raw.githubusercontent.com/nushkovg/k1s-website/master/_media/logo-large.svg" /> </p> <h1>k1s</h1> <img alt="Travis (.org) branch" src="https://img.shields.io/travis/nushkovg/k1s/master"> <img alt="GitHub tag (latest by date)" src="https://img.shields.io/github/v/tag/nushkovg/k1s?label=version"> <img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/nushkovg/k1s"> <img alt="GitHub issues" src="https://img.shields.io/github/issues/nushkovg/k1s"> <img alt="GitHub closed pull requests" src="https://img.shields.io/github/issues-pr-closed/nushkovg/k1s"> <img alt="Website" src="https://img.shields.io/website?url=https%3A%2F%2Fwww.k1s.dev"> <img alt="GitHub" src="https://img.shields.io/github/license/nushkovg/k1s"> </div>

The k1s platform contains all services required to start a k3d cluster on a Raspberry PI with Skaffold. It is meant for those who want to create their own home lab cluster with a lightweight Kubernetes release with a preloaded ingress controller and several monitoring tools. Since k1s is in the early stage of development, it currently allows only Namesilo as the DNS provider.

Installation

Please follow this documentation from start to finish if you want to set k1s up on your Raspberry PI. It is still in the early development phase and unexpected bugs might occur if you skip some of the steps.

You can find the documentation on the official website.

Features

k1s comes preloaded with the following:

  • K3D
  • Klipper ServiceLB
  • Metrics Server
  • Skaffold
  • Traefik
  • Prometheus
  • Grafana
  • Kubernetes Dashboard
  • Hugo Dashboard UI
  • GitHub Oauth2 Middleware
  • Custom Error Pages Middleware
  • Wildcard LetsEncrypt SSL Certificate
  • DDNS Update CronJob for Namesilo A Records

The most of the setup is done via a CLI interface named KubePI. It is a custom tool for making the k1s management easier for the K3D setup, dependencies, submodules, and more. The usage of kubepi is explained in the documentation.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

License

This project is licensed under the Apache v2 License - see the LICENSE.md file for details.

Acknowledgments

Related Skills

View on GitHub
GitHub Stars43
CategoryDevelopment
Updated28d ago
Forks1

Security Score

95/100

Audited on Mar 6, 2026

No findings