Search results for: open cluster management


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…


Profile layering for Helm encourages self service for Kubernetes

Posted on June 23, 2022 | By Darryl Weaver + David Stauffer

Guest post originally published on the Weaveworks blog by Darryl Weaver, Solution Architect, and David Stauffer, Product Manager In this blog, we explain how to build a self-service Kubernetes platform with Helm, GitOps, and Cluster API. Profile layer…


My first in-person KubeCon + CloudNativeCon

Posted on June 20, 2022 | By Rishit Dagli

Community post by Rishit Dagli This year I got a chance to attend my first in-person KubeCon + CloudNativeCon in Valencia, Spain under the generous Dan Kohn scholarship by CNCF and Linux Foundation. Throwback to when I was…


Volcano Releases v1.6.0

Posted on June 17, 2022

Project post by Volcano project maintainers CNCF Volcano 1.6.0 is now available with new features such as elastic job management, dynamic scheduling and rescheduling based on actual resource utilization, and MPI job plugin. Volcano is the  first cloud…


Kubernetes Operators: what are they? Some examples

Posted on June 15, 2022

Guest post originally published on the SparkFabrik blog Kubernetes offers limited initial functionality to ensure flexibility and scalability. K8s Operators are software extensions that make use of Kubernetes APIs to extend behavior. What do we need to know…


The top 10 fallacies in platform engineering

Posted on June 15, 2022 | By Kaspar von Grünberg

Guest post originally published on Humanitec’s blog by Kaspar von Grünberg, CEO at Humanitec We spoke to over 1850 engineering organizations last year. Most are planning to or already building an Internal Developer Platform. Here are the hardest…


Our trip to KubeCon + CloudNativeCon Valencia 2022, day by day

Posted on June 14, 2022 | By Giulio Roggero

Guest post originally published on the Mia-Platform blog by Giulio Roggero, CTO, Mia-Platform We live in an ever‑changing world where technology plays a key role in evolution. The ultimate expression of this concept is KubeCon Valencia, the flagship event…


Breaking the multi-cloud barrier in a regulated industry

Posted on June 9, 2022 | By Kasper Borg Nissen

Guest post originally published by Kasper Borg Nissen, Lead Platform Architect at Lunar How Kubernetes and Linkerd became Lunar’s multi-cloud communication backbone At Lunar, a Scandinavian online bank, we embraced cloud native tech early on. We’ve been running…


How to security harden Kubernetes in 2022

Posted on June 7, 2022 | By Elastisys team

Guest post originally published on the Elastisys blog by the Elastisys team The NSA/CISA guidelines summarized, with Elastisys hands-on advice and real-world recommendations. Kubernetes is now the most popular container orchestration platform. Practically gone are the Mesoses and Docker…


Local Env as Code: Is it possible yet

Posted on June 2, 2022 | By Jan Van Bruggen

Guest post by Jan Van Bruggen, Developer Relations Lead at itopia In the past decade, we’ve seen the rise, standardization and meme-ification of “as code”: Infrastructure as Code, Monitoring as Code, Policy as Code and soon perhaps Data…