Search results for: kubernetes


Do I need Kubernetes?

Posted on July 7, 2022 | By Dave Blakey

Guest post originally published on the Snapt blog by Dave Blakey Kubernetes is a popular tool for container orchestration. But why are so many companies choosing to use Kubernetes, and what benefit does it offer software development and…


How to secure Kubernetes Pods post-PSPs deprecation

Posted on June 30, 2022 | By Amir Kaushansky

Guest post originally published on the ARMO blog by Amir Kaushansky Kubernetes pods are the basic building blocks of Kubernetes. It’s managing one or more tightly coupled application containers allowing them to share resources and networks. Pods are hosted on…


Why Spark chooses Volcano as built-in batch scheduler on Kubernetes?

Posted on June 30, 2022 | By Volcano Maintainers

Guest post by Volcano Maintainers On June 16, 2022, Apache Spark released its new version, v3.3. The highlight of this version is that it provides framework support for customized Kubernetes schedulers and, for the first time, uses Volcano…


CNCF On-Demand Webinar: Kanister: Application-Level Data Protection on Kubernetes

Posted on June 30, 2022

In this webinar, Ivan will show you how to curate and automate your backup and restore workflow on Kubernetes using Kanister. Kanister is an open source software that you can use to protect data persisted by your stateful…



Kubernetes AI Day Europe

Posted on June 27, 2022

Kubernetes is becoming a common substrate for AI that allows for workloads to be run either in the cloud or in its own data center, and to easily scale. Join us for Kubernetes AI Day to delve deeper…


Kubernetes BATCH + HPC Day Europe

Posted on June 27, 2022

Processing data creates insight and helps make the world a better place. With a renowned focus on batch workloads for HPC, AI/ML in Kubernetes we want to bring together a community of experts – open source contributors, practitioners,…


Kubernetes on EDGE DAY Europe

Posted on June 27, 2022

Edge Computing will be 4x larger than cloud and will generate 75% of data worldwide by 2025. With hardware and software spread across hundreds or thousands of locations, the only feasible way to manage these distributed systems are…


Scaling container technologies at Coinbase with Kubernetes

Posted on June 24, 2022 | By Clare Curtis

End user post originally published on the Coinbase blog by Clare Curtis, Coinbase Staff Software Engineer Tl;dr: Our recent evaluation of Kubernetes underscored its suitability for scaling Coinbase into the future. In the past, a migration to Kubernetes…


Three steps to streamlining Kubernetes multi-cluster management

Posted on June 24, 2022

Guest post originally published on the Fairwinds blog by Kendall Miller Kubernetes as a technology gives organizations the ability to run containerized applications at scale across different cloud infrastructures and distributions. What it can’t do (yet) is centrally…