Products tagged with '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.

DaoCloud Enterprise

kubernetes server-app

DaoCloud Enterprise (DCE) is a Kubernetes-based community and commercial development platform from DaoCloud.

HAProxy Ingress

kubernetes server-app

HAProxy Ingress is a Kubernetes ingress controller that uses HAProxy as the load balancer to route external traffic to internal services, either through an embedded HAProxy or an external HAProxy instance.

Karpenter

cncf kubernetes server-app

Karpenter is an open-source node lifecycle management controller for Kubernetes.

Kubernetes CSI Node Driver Registrar

kubernetes server-app

The node-driver-registrar is a sidecar container for Kubernetes that registers the CSI driver with Kubelet using the kubelet plugin registration mechanism.

Kubernetes Node Feature Discovery

kubernetes server-app

node-feature-discovery is a Kubernetes add-on for detecting hardware features and system configuration. It advertises these features using node labels and optionally node extended resources, annotations and node taints.

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.

MetalLB

cncf kubernetes server-app

MetalLB is a load-balancer implementation for bare metal Kubernetes clusters, using standard routing protocols.