Posts in 2024

  • 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 …

    Read more

  • 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 …

    Read more

  • DIY: Create Your Own Cloud with Kubernetes (Part 1)

    2024-04-05 in Blog

    tl;dr:

    Author: Andrei Kvapil (Ænix) At Ænix, we have a deep affection for Kubernetes and dream that all modern technologies will soon start utilizing its remarkable patterns. Have you ever thought about building your own cloud? I bet you have. But is it possible to do this using only modern technologies and approaches, without leaving the cozy Kubernetes ecosystem? Our experience in developing Cozystack …

    Read more

  • Introducing Cozystack: A Free PaaS Platform based on Kubernetes

    2024-02-21 in Blog

    tl;dr:

    Author: Andrei Kvapil (Ænix) Published the first release of the free PaaS platform Cozystack, based on Kubernetes. The project positioned as a ready-to-use platform for hosting providers and a framework for building private and public clouds. The code is available on GitHub and is distributed under the Apache-2.0 license. Cozystack is a system that is installed directly on servers and covers all …

    Read more