-
If you want to go more deeper, than you go this way: https://github.com/kelseyhightower/kubernetes-the-hard-way
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Most people hesitate to use cloud hosted offerings for development. First of all, most providers have a generous free tier for devs, which can get you started. Secondly I recommend using tools like cloudnuke to avoid paying for cloud resources you're not using.
-
Lastly if you're already using Docker Compose, then use Kompose to help transition to the Kubernetes way of doing things. I would also recommend investigating some of the emerging dev support tools like Devspace, Skaffold or Tilt.
-
check us out if it sounds neat ⭐ https://github.com/kubefirst/kubefirst
-
Best way to install it is ketchup: https://github.com/alexellis/k3sup
-
If you're on a mac, I recommend Colima: https://github.com/abiosoft/colima
-
smallab-k8s-pve-guide
A guide series explaining how to setup a personal small homelab running a Kubernetes cluster with VMs on a Proxmox VE standalone server node.
In my case, I had a spare low-end computer that I could use, so I did and I explained the whole process in a complete guide which I published on GitHub: Small homelab K8s cluster on Proxmox VE
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
minikube (https://github.com/kubernetes/minikube) - based off of docker machine, uses driver for backend, so can use KVM, Vagrant, or Docker itself to bootstrap K8S cluster.
-
microk8s (https://microk8s.io/) from Ubuntu folks
-
KubeSpray (https://github.com/kubernetes-sigs/kubespray) - uses Ansible to stand up a Kubernetes cluster
-
Kubicorn (https://github.com/kubicorn/kubicorn)
-
AKS Engine (https://github.com/Azure/aks-engine)
-
KinD (https://kind.sigs.k8s.io/) - is k8s in docker
-
jx
Jenkins X provides automated CI+CD for Kubernetes with Preview Environments on Pull Requests using Cloud Native pipelines from Tekton
Jenkins X (https://jenkins-x.io/) - standup k8s w gitops ci/cd around jenkins
-
RKE (https://rancher.com/docs/rke) and RKE2 (https://docs.rke2.io/) from Rancher folks
-
-
Talos, super easy. https://www.talos.dev/
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives