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