Clusternet is a tool for managing multiple Kubernetes clusters across different environments. The goal of the project is to make management as easy as “visiting the Internet.” The interface lets you manage or visit clusters from a single place as if they were running locally. According to the project maintainers, this helps eliminate the need … continue reading
Capsule is an open-source framework for implementing multi-tenant and policy-based environments in Kubernetes clusters. It was created to solve the challenge of cluster sprawl, which is when the number of clusters in an organization grows to a number that is difficult to manage. Normally, one could use the Namespace object to create partitions of a … continue reading
Companies are spending more and more on cloud services thanks to Kubernetes. A recent microsurvey from the CNCF revealed that for 49% of companies, Kubernetes was responsible for increased cloud spend. The microsurvey was designed by the CNCF and OpenCost team and responses were gathered between June and November 2023, with just over 100 respondents … continue reading
The evolution of enterprise software engineering has been marked by a series of “less” shifts – from client-server to web and mobile (“client-less”), data center to cloud (“data-center-less”), and app server to serverless. These transitions have simplified aspects of software engineering, including deployment and operation, allowing users to focus less on the underlying systems and … continue reading
Karmada is a Kubernetes management system that enables users to run their cloud-native applications across multiple Kubernetes clusters and clouds, with no changes to their applications. By using Kubernetes-native APIs and providing advanced scheduling capabilities, Karmada enables open, multi-cloud Kubernetes. Karmada seeks to offer seamless automation for managing applications across multiple clusters in diverse cloud … continue reading
The Kubernetes release team has announced the release of Kubernetes 1.29, which includes nearly 50 improvements. The theme of this release is Mandala, which the release team explains “reflects our community’s interconnectedness—a vibrant tapestry woven by enthusiasts and experts alike. Each contributor is a crucial part, adding their unique energy, much like the diverse patterns … continue reading
Pixie is an open-source observability tool for Kubernetes applications. Pixie uses eBPF to automatically capture telemetry data without manual instrumentation. Users can swiftly access metrics, events, traces, and logs without code modification through dynamic eBPF probes and ingestors. The system enables easy integration without requiring changes to the existing codebase, allowing users to delve into … continue reading
PerfectScale has introduced new capabilities enabling users to visualize, monitor, and mitigate the carbon footprint of Kubernetes clusters operating in AWS, Azure, and Google Cloud Platform. Through the platform’s handling of cloud resources, enterprises can effectively reduce costs and improve the environmental sustainability of their applications, according to the company. The widespread adoption of Kubernetes … continue reading
KubeCon + CloudNativeCon North America just kicked off this morning in Chicago, IL. Like always, the event results in a number of different Kubernetes vendors making announcements about updates to their offerings. Here are a few highlights: GKE Enterprise will be available November 15 GKE Enterprise is the premium version of Google Cloud’s Kubernetes service. … continue reading
Tetragon is a security tool for Kubernetes that uses eBPF to apply policies and filters, reducing observation overhead, enabling process tracking, and enforcing policies in real-time. Developed by the creators of Cilium and eBPF, Tetragon offers real-time security observability and enforcement using eBPF. It can detect and respond to important security events, including process execution, … continue reading
Grafana Labs has introduced new capabilities for its observability platform Grafana Cloud to help Kubernetes platform teams lower cloud costs and improve unified monitoring for their cloud-native infrastructure. “Kubernetes leveled up platform engineering and redefined how global distributed teams could access shared infrastructure – but teams have to use multiple different platforms to cover the … continue reading
Honeycomb launched “Honeycomb for Kubernetes” to help engineers using Kubernetes identify and solve application issues by helping them understand the relationships between production code and the infrastructure layer. The move is prompted by the CNCF’s 2022 Annual Survey, which shows the growing adoption of Kubernetes but highlights a gap in correlating application and infrastructure data, … continue reading