Search results for: argo


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 …


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…


The top 10 fallacies in platform engineering

Posted on June 15, 2022 | 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…


Local Env as Code: Is it possible yet

Posted on June 2, 2022 | 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…


Flux May 2022 update

Posted on June 2, 2022 | Daniel Holbach

Project post originally published on the Flux blog by Daniel Holbach As the Flux family of projects and its communities are growing, we strive to inform you each month about what has already landed, new possibilities…


Cloud Native Glossary — the Italian version is live! 

Posted on May 12, 2022

Community post from the Italian Cloud Native Glossary team: Simone Stella, Meryem Fourdaous, Francesco Sbaraglia, Annalisa Gennaro The Cloud Native Glossary is a project led by the CNCF Business Value Subcommittee. Its goal is to explain…


Flux April 2022 update

Posted on May 4, 2022

Project post originally published on the Flux blog by Daniel Holbach As the Flux family of projects and its communities are growing, we strive to inform you each month about what has already landed, new possibilities…


Twelve-factor app anno 2022

Posted on April 28, 2022 | Anders Qvist

Guest post originally published on Xenit’s blog by Anders Qvist The Twelve-factor app is a methodology for building software-as-a-service apps that was first formulated by developers associated with Heroku. It’s been ten years since the first presentation…


Human-centric data science on Kubernetes with Metaflow

Posted on April 27, 2022 | Savin Goyal

Project post cross-posted on the Argo blog by Savin Goyal Yesterday, we released first-class support for Kubernetes as an alternative to AWS-native service integrations in Metaflow. Data scientists can scale out compute to Kubernetes clusters and schedule flows to be…


Building a SaaS architecture with a single tenant application

Posted on April 26, 2022 | Joram Wilander

Guest post by Joram Wilander, Director of Engineering at Mattermost, Inc. Introduction Most products that run as Software-as-a-Service (SaaS) are built to be multi-tenant, meaning that a single instance or deployment is meant to be used…