Blog
Welcome to the Cozystack blog! Here you’ll find the latest news, updates, and insights about Cozystack platform.
Posts in 2024
What’s New in Cozystack v0.17
2024-10-24 in Blog
tl;dr: This update mainly focuses on enhancing the platform’s virtualization features, while also introducing several other improvements.
What’s New in Cozystack v0.17: Windows on VMs, VM image upload app, and web interface for S3 buckets This update mainly focuses on enhancing the platform’s virtualization features, while also introducing several other improvements. Today marks the release of an updated version of the free PaaS system, Cozystack. Built on Kubernetes, Cozystack consists of numerous open technologies and provides all …
Cozystack on Hacktoberfest: become a part of the global IT event!
2024-10-04 in Blog
tl;dr: We’ve decided to participate in Hacktoberfest. If you’re participating too, come visit our GitHub and check out the amazing issues. And if…
Cozystack on Hacktoberfest: become a part of the global IT event! We’ve decided to participate in Hacktoberfest. If you’re participating too, come visit our GitHub and check out the amazing issues. And if something seems unclear, follow the links below; you’ll find all the answers there :) 🫡 Rules and details https://hacktoberfest.com 😜 Cozystack GitHub https://github.com/aenix-io/cozystack ❤️ …
The Open Source Platform Cozystack Version 0.16.0
2024-10-03 in Blog
tl;dr: Key Highlights Cozystack now features an alert system based on the open-source tool Alerta, with the ability to configure notifications…
The Open Source Platform Cozystack Version 0.16.0 Released: Alert System with Telegram Notifications and More Improvements Key Highlights Cozystack now features an alert system based on the open-source tool Alerta, with the ability to configure notifications directly to Telegram. Additionally, you can receive alerts from k8s-prometheus stack, all Grafana dashboards have been updated, as well as …
Recent Changes in the Cozystack Open Source Platform: Opencost, Log Collection System, Bridge…
2024-09-26 in Blog
tl;dr: Over the past couple of months, we have been actively developing our Cozystack Open Source platform, and today we’re presenting the…
Recent Changes in the Cozystack Open Source Platform: Opencost, Log Collection System, Bridge Binding in Virtual Machines Over the past couple of months, we have been actively developing our Cozystack Open Source platform, and today we’re presenting the improvements introduced from v0.12 to v0.15. Cozystack is an Open Source platform that enables building a cloud on bare metal for rapid deployment …
Cozystack has officially been included in the CNCF Landscape
2024-09-25 in Blog
tl;dr: You can now find the Cozystack open source platform in the CNCF Landscape categories of Platform and Certified Kubernetes — Installed…
Cozystack has officially been included in the CNCF Landscape You can now find the Cozystack open source platform in the CNCF Landscape categories of Platform and Certified Kubernetes — Installed. Despite being a relatively young platform, Cozystack is experiencing rapid growth, and an active community of developers and users has already formed around it. Weekly open meetings are held to discuss …
Installing a Kubernetes Cluster Managed by Cozystack: A Detailed Guide by Gohost and Ænix
2024-08-16 in Blog
tl;dr: This article was written by Vladislav Karabasov from Kazakhstani hosting company gohost, therefore the narrative will be conducted in the…
Installing a Kubernetes Cluster Managed by Cozystack: A Detailed Guide by Gohost and Ænix This article was written by Vladislav Karabasov from Kazakhstani hosting company gohost, therefore the narrative will be conducted in the first person. At the time of my transition to gohost.kz, the company had already been operating in the Kazakhstan market for 15 years, providing clients with a standard set …
Cozystack v0.11
2024-08-15 in Blog
tl;dr: The Cozystack v0.11 release is now available for download, installation, or updating current installations.
Cozystack v0.11 Open Source platform has been released: S3, improved tenant isolation, UI enhancements, and other features The Cozystack v0.11 release is now available for download, installation, or updating current installations. Key changes: — Added S3 support. Implemented the basic SeaweedFS functionality in Cozystack. Developed a Kubernetes-COSI driver for automatic S3 bucket provisioning. …
Introducing Talm, a configuration manager for Talos Linux
2024-05-29 in Blog
tl;dr:
Author: Andrei Kvapil (Ænix) The Cozystack project has released Talm, a configuration manager for Talos Linux The developers of the open-source PaaS platform Cozystack have prepared the Talm project, aimed at simplifying the configuration of bare-metal servers for Talos Linux, an operating system designed to run Kubernetes with a Kubernetes-like API and configured via a single Yaml manifest. …
DIY: Create Your Own Cloud with Kubernetes (Part 3)
2024-04-05 in Blog
tl;dr:
Author: Andrei Kvapil (Ænix) Approaching the most interesting phase, this article delves into running Kubernetes within Kubernetes. Technologies such as Kamaji and Cluster API are highlighted, along with their integration with KubeVirt. Previous discussions have covered preparing Kubernetes on bare metal and how to turn Kubernetes into virtual machines management system. This article concludes the …
DIY: Create Your Own Cloud with Kubernetes (Part 2)
2024-04-05 in Blog
tl;dr:
Author: Andrei Kvapil (Ænix) Continuing our series of posts on how to build your own cloud using just the Kubernetes ecosystem. In the previous article, we explained how we prepare a basic Kubernetes distribution based on Talos Linux and Flux CD. In this article, we’ll show you a few various virtualization technologies in Kubernetes and prepare everything need to run virtual machines in …