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.
Kubermatic News for July 2021
See why implementing a multi-cloud strategy is the most important step to maximize your company cost savings, sign in for our CNCF On-demand Webinar, and don’t forget to grab your ticket for ContainerDays 2021.
Keeping the State of Apps 6: Introduction to StatefulSets
In previous parts of this series, we walked you through StorageClass as one of the Kubernetes objects for data persistence. Let’s now look at another persistent data object referred to as a StatefulSet. We’ll cover the topics below and some hands-on practice to show you the functionalities of this object.
Keeping the State of Apps 5: Introduction to Storage Classes
The previous installment in this series outlined two volume provisioning methods, static and dynamic. The exercise on creating a PersistentVolume was based on static volume provisioning, while this segment will focus on the dynamic method using StorageClass. You’ll learn how to make a volume request of any size, without worrying about whether or not it’s available in the storage pool.
Kubermatic Partners With DifiNative to Deliver Best-in-Class Services
We are delighted to announce our strategic partnership with DifiNative, a specialized cloud native engineering company with global infrastructure services experience. As Kubernetes installations grow in size and complexity, this partnership provides new and existing customers with best-in-class services for our Kubernetes automation product portfolio.
Kubermatic News for June 2021
Get valuable insights from Gartner’s Market Guide for Container Management, sign up for our Ask Me Anything session with CEO Sebastian Scheele and grab your ticket for ContainerDays 2021.
How to Implement Kubernetes Monitoring, Logging, and Alerting at Scale
In this post, we’ll look at how we implemented a Monitoring, Logging, and Alerting stack (MLA) for a highly distributed platform, in a scalable and efficient manner.