extensions
cozystack
extensions | cozystack | |
---|---|---|
2 | 2 | |
123 | 928 | |
8.9% | 8.0% | |
8.9 | 9.6 | |
6 days ago | 5 days ago | |
Makefile | Smarty | |
Mozilla Public License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
extensions
- Talos: Secure, immutable, and minimal Linux OS for running Kubernetes
-
Google/Gvisor: Application Kernel for Containers
Talos has a gvisor system extension to make it easier for users to adapt:
https://github.com/siderolabs/extensions/tree/main/container...
cozystack
-
New COSI driver for SeaweedFS was released
It introduces new resources (https://github.com/seaweedfs/seaweedfs-cosi-driver/tree/main...) such as BucketClaim, Bucket, and BucketAccess for the declarative provisioning of S3 buckets and access management based on the PVC principle.
We are working (https://github.com/aenix-io/cozystack/pull/131) on adding support for S3 buckets in Cozystack, and this driver will allow you to automatically order buckets directly from Kubernetes.
-
We Stabilized Kubernetes in Kubernetes on Cozystack
Hey, Cozystack developer here!
I'm happy to announce that in our latest release we have stabilized tenant Kubernetes clusters running in the native Kubernetes ecosystem.
Kubernetes was never developed as a multi-tenant solution, so it is intended to have separate Kubernetes for separate projects and groups of developers.
Cozystack runs virtualization using KubeVirt and allows you to spawn extra Kubernetes clusters with just a click.
Just as in any robust cloud, users don't see their control-plane nodes, because it runs as pods managed behind the scenes, thanks to Kamaji project.
Inside these clusters, all cloud features are operational: load balancers, persistent volumes, and cluster autoscaling.
You can try it out yourself by installing the platform on-premises for free. The source code is available on GitHub:
https://github.com/aenix-io/cozystack
What are some alternatives?
k8s-homelab - My home operations repository using k8s/gitops
seaweedfs-cosi-driver
homeserver - The FULL configuration of my small RPi based server at home.
orchest - Build data pipelines, the easy way 🛠️
homelab - Homelab setup built on Kubernetes, deployed with ArgoCD and automated using Renovate!