标记为 'cncf' 的产品

Argo CD

cncf linux-foundation server-app

Argo CD 是 Kubernetes 的声明式 GitOps 持续交付工具。

Argo Workflows

cncf linux-foundation server-app

Argo Workflows is an open-source container-native workflow engine for orchestrating parallel jobs on Kubernetes。

Cilium

cncf linux-foundation server-app

Cilium is open source software for transparently securing the network connectivity between application services deployed using Linux container management platforms like Docker and Kubernetes。

Contour

cncf kubernetes linux-foundation server-app

Contour is an ingress controller for Kubernetes that works by deploying Envoy as a reverse proxy and load balancer. Contour supports dynamic configuration updates out of the box while maintaining a lightweight profile。

Envoy

cncf linux-foundation server-app

Envoy 是一个开源的高性能 C++ 分布式代理,专为单个服务和应用程序设计,同时也是一个通信总线和“通用数据平面”,专为大型微服务“服务网格”架构而设计。Envoy 运行在每个应用程序旁边,通过以平台无关的方式提供通用功能来抽象网络。

Fluent Bit

cncf server-app

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

Flux

cncf linux-foundation 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。

Gatekeeper

cncf server-app

Gatekeeper is a policy controller for Kubernetes that helps enforce policies and strengthen governance。

Harbor

cncf linux-foundation server-app

Harbor is an open-source registry server that stores and distributes container images and other artifacts. It is a graduated CNCF project。

Jaeger

应用 cncf linux-foundation

Jaeger 是一个开源的分布式追踪平台,用于监控和故障排除基于微服务的架构。

KEDA

cncf linux-foundation 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。

Kuma

cncf linux-foundation server-app

Kuma is a multi-zone service mesh for containers, Kubernetes and VMs。

Kyverno

cncf kubernetes linux-foundation server-app

Kyverno is a policy engine designed for Kubernetes. Kyverno allows cluster administrators to manage environment specific configurations independently of workload configurations and enforce configuration best practices for their clusters。

OpenTofu

应用 cncf linux-foundation

OpenTofu 是 Terraform 的一个分叉,它是开源、社区驱动并由 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

应用 cncf linux-foundation

cert-manager 是一个功能强大且可扩展的 X.509 证书控制器,适用于 Kubernetes 和 OpenShift 工作负载

etcd

cncf database linux-foundation

etcd 是一个开源、强一致性、分布式键值存储,提供了一种可靠的方式来存储需要由分布式系统或机器集群访问的数据。它被 Kubernetes 用作后端存储。