Search results for: open cluster management


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…


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…


Customizing K8S scheduler

Posted on April 19, 2022 | Patrick Fu

Guest post originally published on the Gemini Open Cloud blog by Patrick Fu, CEO of Gemini Open Cloud The default scheduler is a very matured component of Kubernetes cluster management. It is working quite well for…


Why we selected Thanos for long term metrics storage

Posted on April 18, 2022

Guest post originally published on the Elastisys blog Metrics answer 3 questions: Are your users happy? Is your application happy? Are your servers happy? Application developers create dashboards based on metrics for situational awareness or to…


A MAP for Kubernetes supply chain security

Posted on April 12, 2022 | Jim Bugwadia

Guest post originally published on the Nirmata blog by Jim Bugwadia The sharp increase in software supply chain attacks has made securing the build and delivery of software a critical topic. But what does this mean…


Flagger adds Gateway API Support

Posted on April 11, 2022 | Daniel Holbach

Guest post originally published on the Flux blog by Daniel Holbach The Flagger team is proud to bring you Kubernetes Gateway API support as part of the 1.19.0 release. Read here about why this is a significant…


Cloud Native Batch System Volcano moves to the CNCF Incubator

Posted on April 7, 2022

The CNCF Technical Oversight Committee (TOC) has voted to accept Volcano as a CNCF incubating project.  Volcano is a cloud native batch system and CNCF’s first batch computing project. It is developed to extend cloud native…


Flux March 2022 Update

Posted on April 7, 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…


Kubernetes Scheduler introduction

Posted on March 28, 2022 | Patrick Fu

Guest post originally published on Gemini Open Cloud‘s blog by Patrick Fu, CEO of Gemini Open Cloud Kubernetes is a portable, extensible, open-source cluster manager for managing containerized workloads and services. The features of Kubernetes include…