Products tagged with 'cncf'

Argo CD

cncf server-app

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes.

Envoy

cncf server-app

Envoy is an open-source high performance C++ distributed proxy designed for single services and applications, as well as a communication bus and “universal data plane” designed for large microservice “service mesh” architectures. Envoy runs alongside every application and abstracts the network by providing common features in a platform-agnostic manner.

Fluent Bit

cncf server-app

Fluent Bit is a cross-platform fast and lightweight logs and metrics processor. It is an open-source CNCF sub-project under the umbrella of Fluentd.

Flux

cncf server-app

Flux is a tool for keeping Kubernetes clusters in sync with sources of configuration (like Git repositories), and automating updates to configuration when there is new code to deploy. Flux is built from the ground up to use Kubernetes’ API extension system, and to integrate with Prometheus and other core components of the Kubernetes ecosystem. Flux supports multi-tenancy and support for syncing an arbitrary number of Git repositories.

KEDA

cncf server-app

KEDA is a Kubernetes-based Event Driven Autoscaler. With KEDA, you can drive the scaling of any container in Kubernetes based on the number of events needing to be processed.

OpenTofu

app cncf

OpenTofu is a fork of Terraform that is open-source, community-driven, and managed by the Linux Foundation.

VMware Harbor Registry

cncf server-app

VMware Harbor Registry is an enterprise-class registry server that stores and distributes container images. Harbor allows you to store and manage images for use with VMware Tanzu Kubernetes Grid Integrated Edition (TKGI).

cert-manager

app cncf

cert-manager is a powerful and extensible X.509 certificate controller for Kubernetes and OpenShift workloads

etcd

cncf database

etcd is an open-source, strongly consistent and distributed key-value store that provides a reliable way to store data that needs to be accessed by a distributed system or cluster of machines. It is used as the backing store by Kubernetes.