Help Shape the Future of k0s Kubernetes: Participate in our 2023 Users Survey!

Greetings to the k0s community! As we continue to strive towards making k0s the best Kubernetes distribution for you, we believe in the importance of listening to your experiences, feedback, and insights. That’s why we’ve rolled out the “k0s Kubernetes Users Survey 2023,” and we’re inviting you to share your thoughts! Why Does Your Feedback Matter? User-Centric Development: Your insights will guide our development priorities, ensuring that k0s remain responsive to your needs. Understanding Diverse Use Cases: Every user is unique, and by understanding your specific challenges and successes, we can make k0s more versatile and robust. Building a Stronger Community: This survey is a reflection of our commitment to the k0s community. We believe that by understanding and connecting with our users, we foster a stronger, more collaborative ecosystem. What’s in the Survey? The survey aims to understand the different user segments, use cases, and experiences related to k0s. We’ve kept the questions concise to respect your time, and in return, you’ll be helping to shape the direction and future of k0s. ...

October 3, 2023 · 2 min · Jussi Nummelin
Photo by [Aldebaran S](https://unsplash.com/@aldebarans?utm_source=medium&utm_medium=referral) on [Unsplash](https://unsplash.com?utm_source=medium&utm_medium=referral)

k0smotron with full CAPI support

Since we’ve initially launched k0smotron in June, team k0s has been busy with working on enhancing k0smotron. Today we’re glad to share that k0smotron now has pretty much full ClusterAPI support built-in. In k0smotron version 0.4.0, released only couple weeks after the initial k0smotron launch, we already added the basic capability to spin up both the control and worker planes via ClusterAPI. 0.5.0, released in mid July, came with support for Template types and thus enabling you to work with MachineDeployment etc. ClusterAPI constructs. MachineDeployments allows you to easily scale your nodes as it behaves very similarly as normal workload Deployment. ...

August 30, 2023 · 3 min · Jussi Nummelin
Photo by [Brett Ritchie](https://unsplash.com/@brett_ritchie_photography?utm_source=medium&utm_medium=referral) on [Unsplash](https://unsplash.com?utm_source=medium&utm_medium=referral)

Introducing k0smotron

Container orchestration has revolutionised the way we develop, deploy, and manage applications. Kubernetes, with its rich set of features, has emerged as the de-facto standard for container orchestration. However, as the scale and complexity of applications grow, managing multiple Kubernetes clusters can be a daunting task. Today, we are thrilled to announce our latest open source project — k0smotron. k0smotron is essentially a set of Kubernetes controllers that allows you to run and manage multiple Kubernetes cluster control planes as pods within a single Kubernetes cluster. Yes, you heard it right — Kubernetes in Kubernetes! ...

June 1, 2023 · 6 min · Jussi Nummelin