

Annotating Machine Deployment for Autoscaling
In the last post, we discussed Kubernetes Autoscaler in KKP as well as its usage. We also showed you how to install Kubernetes Autoscaler on a KKP Cluster. Now let’s take it a step further and show you how to annotate the MachineDeployments which you want the Autoscaler to recognize.

KKP Cluster Autoscaler
In a nutshell, it’s a component that automatically adjusts the size of a Kubernetes Cluster so that all pods have a place to run and there are no unneeded nodes.

KKPCTL: The Command Line Tool for Kubermatic Kubernetes Platform
KKPCTL is a command line tool written by Cedric Kienzler in early 2021 which implements parts of the Kubermatic Kubernetes Platform (KKP) API and lets you access the API via your command line.

How to Run Virtual Machines With KubeVirt in KKP
Let’s talk about virtual machines. Can we all agree that Kubernetes and cloud native technologies rock and the cool kids do not want to run VMs anymore?

We Proudly Present KKP 2.18 and KubeOne 1.3
Today, we are thrilled to announce Kubermatic Kubernetes Platform 2.18 and KubeOne 1.3. Our team has put a lot of thought, love, and sweat in both releases to deliver our biggest update to date.

Kubermatic Kubernetes Platform 2.18 Is Here!
Today, we are excited to announce the latest release of Kubermatic Kubernetes Platform (KKP). Through our dedicated efforts we are pleased to offer our community one of the most significant updates to date, which includes some great new features like multi user cluster monitoring, logging, and altering, cluster templates, new metering integration, and Open Policy Agent enhancements.

Life Is Hard, KubeOne 1.3 Makes It Easier!
Today, we are pleased to announce that KubeOne 1.3 is now generally available. KubeOne is our open source cluster lifecycle management tool that automates cluster deployment and management in your preferred cloud, on-prem, edge, or IoT environment.

Audit Logging in Clusters
Whenever you change something in your cluster, you might want to log that change somewhere so that you can look it up later. Did you know that Kubernetes not only lets you log all changes but also fire events that respond to particular changes? Find out in this article how to do this!

Kubermatic News for August 2021
Get your CDS ticket, check out the agenda, and join us for our online cocktail course.

A Framework for Kubernetes Incident Response
Kubernetes security is a broad topic - in this article we’ll focus on one critical aspect: incident response.