Search results for: argo


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…


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…


Flux May 2022 update

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


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 cloud native…


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 which are…


Twelve-factor app anno 2022

Posted on April 28, 2022 | By 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 of this…


Human-centric data science on Kubernetes with Metaflow

Posted on April 27, 2022 | By 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 executed by…


Building a SaaS architecture with a single tenant application

Posted on April 26, 2022 | By 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 by multiple…


KubeVirt becomes a CNCF incubating project

Posted on April 19, 2022

The CNCF Technical Oversight Committee (TOC) has voted to accept KubeVirt as a CNCF incubating project.  KubeVirt enables users to run virtual machine workloads on top of Kubernetes in a Kubernetes-native way. It allows the migration of legacy…