Blog
Events
Cloud
6
minutes

The Top 10 Open-Source Products From KubeCon North America 2022

KubeCon is the major cloud-native gathering of thousands of people from around the globe. The event is attended by many emerging startups and companies working on revolutionary products around Kubernetes, security, containers, and DevOps. It is a great opportunity to share insights and collaborate on various community projects.
Romaric Philogène
CEO & Co-founder
Summary
Twitter icon
linkedin icon

The Qovery team also attended this event and shared their flagship product with other participants. They joined hands with other tech-oriented companies to share their experience and discuss the latest trends in the cloud world. Today, we will share with you the top ten open-source products from KubeCon 2022. Let’s start with none other than Kubernetes.

Kubernetes - The Most Successful Containers Orchestrator

Kubernetes Landing Page

Kubernetes is the #1 container orchestration platform through which you can automate many manual processes related to the deployment, scalability, and security of containerized applications. Kubernetes clusters can span public, private, or hybrid Clouds and serve as an ideal platform for deploying cloud-native applications. Kubernetes provides a built-in mechanism for scaling, fault tolerance, and state management.

Some of its powerful features include auto-scaling, self-healing, load balancing, life cycle management, and persistent storage. Organizations adopt Kubernetes to manage their IT workloads efficiently, including reduced IT expenses, improved scalability, optimized application development workflow, and many more.

KubeCost - Monitor Kubernetes Spend

KubeCost Landing Page

Organizations utilizing Kubernetes often struggle to keep track of the cost incurred on the Kubernetes solution. Kubernetes is a complex system consisting of native components, add-ons, and infrastructure elements, that makes it difficult to identify and evaluate ongoing and expected costs. KubeCost is the answer to this problem. Using KubeCost, you can monitor and manage both cost and capacity in your Kubernetes environment.

KubeCost provides real-time cost insights that help you identify the overspending and underspending, eventually leading to cost reduction by taking cost-cutting measures at the right time. Some of the essential features of KubeCost include optimization insights, proactive alerts, unified cost monitoring, etc.

Replibyte - Seed Your Development Database With Production Data

Replibyte Landing Page

Developers often face challenges seeding the development database with valuable data from the production environment. Replibyte solves this problem. It is an open-source tool to seed your databases with your production data while keeping your sensitive data safe. It supports Windows, Linux, and macOS. You can use it to seed your PostgreSQL, MongoDB, and MySQL databases.

Replibyte allows you to generate fake information for compliance reasons. You can use it even on enterprise-level large databases with TB’s of data. It supports data synchronization across different VPCs (or networks). You can retrieve the data not just from the database directly but from an existing backup as well.

ArgoCD - Declarative CD Platform for Kubernetes

ArgoCD Landing Page

Combine Kubernetes with GitOps, and you will get AgroCD. AgroCD is a Kubernetes native tool for continuous deployment. Traditional CD tools only support push-based deployment. AgroCD, on the other hand, can pull the latest code from the Git repository and directly deploy it to your Kubernetes. Through AgroCD, developers can manage both infrastructure configuration and application updates from one place.

AgroCD comes with a handy CLI and a user-friendly web interface. It supports RBAC in multi-cluster and allows you to implement SSO through all the major providers like GitHub, Oauth2, Gitlab, etc. Its powerful dashboards allow you to visualize, identify and resolve different configuration and deployment issues.

MinIO - Performant Kubernetes Object Storage

MinIO Landing Page

MinIO is a high-performant Kubernetes native object storage. It is very secure, scalable, and resilient object storage which is incredibly simple to deploy and manage at scale. It is currently the only object storage that is available on every public cloud, private cloud, all Kubernetes distributions, and even edge computing. MinIO is compliant with S3.

MinIO is equipped with enterprise features like high availability, data redundancy, vertical and horizontal scaling, strong data security, support for multiple pluggable storage backends, etc.

TiKV - Distributed Key-Value Store

TiKV Landing Page

TiKV (where Ti stands for titanium) is a distributed and transactional key-value store. Traditional No-SQL systems only provide classical key-value APIs, but TiKV also provides transactional APIs with ACID compliance. TiKV has powerful features like low latency, high scalability, geo-replication, consistently distributed transactions, etc. At the same time, it is extremely easy to use and maintain.

TiKV features strong consistency and partition tolerance, and you can use it either as the storage engine for TiDB database or an independent transactional key-value data store. You can use KiTV in online serving services and as a data store for recommendation systems.

LinkerD - Kubernetes Service Mesh

LinkerD Landing Page

With the rise of microservices-based applications, a reliable and efficient service mesh is inevitable for containerized workloads. Service mesh is the layer that makes inter-communication among different microservices possible. LinkerD is market leading service mesh providing highly efficient service mesh for Kubernetes. It is the only service mesh hosted on CNCF, which is the organization managing Kubernetes and other cloud-native tools.

LinkerD provides valuable features like zero-config mutual TLS, instant platform health metrics, blazing fast rust dataplane, and many more. It is also much simpler to use due to its minimalistic Kubernetes native design, very little YAML, and few CDRs.

Vitess - MySQL Horizontal Scaling on Kubernetes

Vitess Landing Page

Vitess is a database clustering tool for MySQL, Percona, and MariaDB horizontal scaling. It is ideally suited for running MySQL databases in Kubernetes. You can use Vitess on private and public clouds and even on dedicated hardware. Top companies like Slack, Square, JD.com, and others use Vitess to store their business data.

Vitess has strong features like materialized views, online schema migrations, high availability, horizontally scalable, shard management, etc. Vitess combines the powerful features of standard SQL with the scalability of NoSQL databases.

Backstage - Developer Portal

Backstage Landing Page

Backstage is an open-source developer portal platform. A developer portal is an internal platform for developers to learn and use their services, tools, and documentation. Backstage is created by Spotify and donated to CNCF. It aims to reduce the complexity by allowing developers to discover and utilize all the services, frameworks, tools, and documentation from one central platform.

The three core features of Backstage are:

  1. Software catalog (To manage your services, tools, libraries, etc. )
  2. TechDocs (To create, maintain, and discover the technical documentation)
  3. Software templates (To spin up new projects quickly)

Backstage provides a unified, consistent experience that ties all your tools, services, docs, and owners together in one place.

Kyverno - Policy Management for Kubernetes

Kyverno Landing Page

Kyverno is a Kubernetes native policy engine that helps you define policies through Kubernetes manifests. Using Kyverno, you can manage policies as Kubernetes resources; that way, you can take advantage of Kubernetes tools like Kubectl and Kustomize to manage policies.

Kyverno is a powerful policy-as-code tool through which you can enforce the best practices at the organizational level. Being Kubernetes native, it is easy to write and manage the policies, and you do not need specialized developers to maintain them.

Wrapping Up

KubecCon is the blockbuster event hosted by CNCF. Organizations that are successfully delivering industrial-strength cloud-native applications attend this event. Innovative ideas and breakthrough applications are presented here. This article discussed the top ten open-source applications from KubeCon 2022. Some of the products that are revolutionizing the cloud industry include Backstage, LinkerD, MinIO, RepliByte, and many others.

Share on :
Twitter icon
linkedin icon
Ready to rethink the way you do DevOps?
Qovery is a DevOps automation platform that enables organizations to deliver faster and focus on creating great products.
Book a demo

Suggested articles

DevOps
 minutes
TPUs vs. GPUs: The DevOps Guide to AI Hardware Selection

Stop guessing on AI hardware. This DevOps guide details when to use TPUs vs. GPUs for optimal performance, cost, and framework compatibility in MLOps.

Mélanie Dallé
Senior Marketing Manager
Cloud
Business
10
 minutes
The DevOps Guide to Docker Monitoring: Tools, Best Practices, and Unified Observability

Stop tool sprawl. Compare top Docker monitoring tools (Prometheus, Datadog, Qovery) and learn how unified observability simplifies K8s debugging and speeds up feature delivery.

Romaric Philogène
CEO & Co-founder
Cloud
Heroku
Internal Developer Platform
Platform Engineering
9
 minutes
The Top 8 Tools to Build a Zero-Toil PaaS on Your Cloud

Stop managing K8s complexity. Discover the top 8 platform tools (Qovery, Rancher, Dokku) that let you build a customizable, zero-maintenance PaaS on your cloud.

Morgan Perry
Co-founder
Kubernetes
 minutes
How to Deploy a Docker Container on Kubernetes: Step-by-Step Guide

Simplify Kubernetes Deployment. Learn the difficult 6-step manual process for deploying Docker containers to Kubernetes, the friction of YAML and kubectl, and how platform tools like Qovery automate the entire workflow.

Mélanie Dallé
Senior Marketing Manager
Observability
DevOps
 minutes
Observability in DevOps: What is it, Observe vs. Monitoring, Benefits

Observability in DevOps: Diagnose system failures faster. Learn how true observability differs from traditional monitoring. End context-switching, reduce MTTR, and resolve unforeseen issues quickly.

Mélanie Dallé
Senior Marketing Manager
DevOps
Cloud
8
 minutes
6 Best Practices to Automate DevSecOps in Days, Not Months

Integrate security seamlessly into your CI/CD pipeline. Learn the 6 best DevSecOps practices—from Policy as Code to continuous monitoring—and see how Qovery automates compliance and protection without slowing development.

Morgan Perry
Co-founder
Heroku
15
 minutes
Top 10 Heroku Alternatives: When Simplicity Hits the Scaling Wall

Escape rising Heroku costs & outages. Compare top alternatives that deliver PaaS simplicity on your own cloud and scale without limits.

Mélanie Dallé
Senior Marketing Manager
Product
Infrastructure Management
Deployment
 minutes
Stop tool sprawl - Welcome to Terraform/OpenTofu support

Provisioning cloud resources shouldn’t require a second stack of tools. With Qovery’s new Terraform and OpenTofu support, you can now define and deploy your infrastructure right alongside your applications. Declaratively, securely, and in one place. No external runners. No glue code. No tool sprawl.

Alessandro Carrano
Head of Product

It’s time to rethink
the way you do DevOps

Say goodbye to DevOps overhead. Qovery makes infrastructure effortless, giving you full control without the trouble.