Volcano is an open-source project used for running high-performance workloads on Kubernetes. Kubernetes does not natively provide batch scheduling, which is something required by many workloads, such as machine learning and deep learning, bioinformatics, and other big data applications. This is where Volcano comes in. According to Volcano, often those types of workloads run on … continue reading
Carina is a local storage solution for Kubernetes. It was accepted into the Cloud Native Computing Foundation (CNCF) in December 2022 as a sandbox project, and as of the time of this writing it was still at the sandbox level. Features include disk management, device registration, PVC resizing, scheduling based on capacity, volume topology, PVC … continue reading
Sysdig introduced agentless cloud detection based on open-source Falco, extending cloud detection and response (CDR) beyond workload agents to cloud, GitHub, and Okta logs in its Cloud-Native Application Protection Platforms (CNAPP). As organizations expand their cloud environments, they encounter sprawl consisting of hundreds of unregulated applications, services, and identities, which potentially present vulnerabilities. CNAPP can … continue reading
KEDA is a Kubernetes-based Event Driven Autoscaler that helps users scale any container based on the number of events that need to be processed. Additionally, it can be added to any Kubernetes cluster and it works with standard Kubernetes components such as the Horizontal Pod Autoscaler. With KEDA, users can explicitly map the applications they … continue reading
Kuberhealthy is a Kubernetes operator for running synthetic checks as pods and works best with Prometheus. The project is now part of the Cloud Native Computing Foundation (CNCF) and requires Kubernetes 1.16 or above. Users can write their own tests in any language and Kuberhealthy will run them to automatically create metrics for Prometheus. Kuberhealthy … continue reading
OpenKruise is an extended component for Kubernetes that was built with a focus on application automation like deployment, upgrade, ops, and availability protection. The project became a Cloud Native Computing Foundation (CNCF) Incubating Project last month which means that the project is considered stable and used successfully in production. The majority of features offered by … continue reading
The D2iQ Kubernetes Platform (DKP) 2.5 update simplifies multi-cluster and air-gapped deployments to give organizations greater consistency, visibility, security, and compliance across multi-cluster environments. Key enhancements in the new release include centralized multi-cloud, multi-cluster fleet management which enables customers to more easily manage a fleet of clusters through federated application management. Engineers can ensure consistency … continue reading
Back in 2020, 28% of respondents to VMware’s State of Kubernetes report were building Kubernetes on their own. Now, the 2023 version of the same survey is showing that only 16% of developers are building their own Kubernetes setups. According to VMware, this decrease is an indication that companies are realizing they don’t have infrastructure … continue reading
KubeCon Europe kicked off today in Amsterdam, and a number of companies have already shared their latest innovations at the event. Here are a few highlights so far: Sumo Logic announces Predict for Metrics Predictr for Metrics uses observability data to predict variable applications, cloud and infrastructure usage, and resource demands. The company believes the … continue reading
The first Kubernetes release of 2023, Kubernetes v1.27 has been announced and it consists of 60 new enhancements, 18 of which are entering alpha and 13 of which are graduating to Stable. With this release, the image registry, k8sgcr.io, has been replaced with registry.k8s.io, which is fully controlled by the community. The old registry will … continue reading
It’s no secret that businesses and organizations are embracing cloud services, containers, and other innovations to boost business productivity, scale more efficiently, and better manage infrastructure costs. However, transitioning legacy environments to the cloud introduces new challenges around securing dynamic and ephemeral cloud infrastructure. How can organizations unlock the full potential of the cloud without … continue reading
DevOps, the cloud, microservices and Kubernetes have changed the way applications are engineered, deployed and managed. Yet about three-quarters of all applications are still running in an old style – on virtual machines. ITOps Times recently had a chance to speak with Sachin Mullick, senior manager for OpenShift virtualization at Red Hat, about how cloud … continue reading