Kubernetes on Debian Linux
If you have no idea about kubernetes, then you should read the documentation first -> kubernetes docs
TL;DR
or you can easily try kubernetes with Kubian ;-)
Use the quickstart guide for this.
Kubian is a shell script that creates a self-executable package for installing kubernetes.
It is intended for Debian Linux and can also be used in an airgap environment.
Kubernetes applications can be deployed with kubectl or helm. However, you need some experience for this. That's why I created so-called Kubian app packages for a few applications. This means that the applications can be installed just as easily as Kubian itself.
Backups are important, kubian uses velero for this.