Fluentd, initiated in 2011 and donated to the CNCF in 2016 (graduated 2019), is an open-source log collector serving as a unified logging layer with 500+ plugins and multi-output routing, a mainstream log collection solution for Kubernetes.
Provider
12 results shownArgo CD is a CNCF-graduated Kubernetes-native GitOps continuous delivery tool that uses Git repositories as the single source of truth for declarative app deployment, auto-sync, multi-cluster management, and security compliance.
Prometheus, started by SoundCloud in 2012, is a CNCF-graduated open-source monitoring and alerting system that uses a Pull model with built-in PromQL - the de-facto monitoring standard for cloud-native and Kubernetes environments.
Kubernetes is the open-source container orchestration platform launched by Google in 2014 and donated to CNCF, managing large-scale container clusters with declarative orchestration and auto scaling, and is the de-facto standard for cloud-native applications.
CoreWeave is a US GPU cloud provider headquartered in Roseland, New Jersey, offering H100/A100 GPU clusters, managed Kubernetes, and per-second billing for AI training, inference, and rendering.
Google Compute Engine is GCP's core IaaS product, forming a complete compute matrix with GKE and Cloud Run. Renowned for BigQuery analytics, Vertex AI, and the world's largest private fiber network.
DigitalOcean was founded in 2011, headquartered in New York, NY. Known for minimalist developer experience, transparent pricing, and powerful API. Droplet cloud servers from $4/month across 15 data centers.
Created by Emile Vauge and others in 2015 in Paris, France, Traefik is a leading cloud-native reverse proxy and load balancer. Centered on automatic service discovery, it natively integrates with container orchestration platforms such as Kubernetes and Docker, with automatic Let's Encrypt SSL management.
Enhance is a next-generation cloud-native hosting control panel built by the cPanel founding team, using a Kubernetes microservices architecture to manage multiple servers, websites, email, and DNS, with a built-in free cPanel migration tool.
Founded in 2019 and headquartered in Kiel, Germany, Gitpod is a Kubernetes-based cloud development environment platform. Environment as Code and Prebuilds deliver near-instant workspaces with deep GitHub and GitLab integration.
STACKIT is a German cloud infrastructure provider built collaboratively by German banks and insurance companies, offering cloud services that meet strict financial-industry compliance requirements, including cloud servers, managed Kubernetes, and object storage.
Civo is a UK cloud-native Kubernetes cloud platform based on lightweight K3s, launching managed clusters in about 90 seconds, offering cloud instances, S3-compatible object storage, and managed databases with simple, transparent pricing, ideal for cloud-native teams and Kubernetes beginners.
Article
6 results shownKubernetes Deployment Guide for Beginners: Building a K8s Cluster from Scratch
Kubernetes is the de facto standard for container orchestration. This article helps beginners quickly get started with K8s, covering core concepts to cluster deployment.
Container Security Best Practices: Protecting Docker and Kubernetes Environments
Container security is a critical defense in cloud-native architecture. This article covers image scanning, runtime security, Kubernetes RBAC, network policies, Pod security standards, and audit monitoring.
Huawei Cloud launches AI-native Kubernetes cluster with 2x GPU scheduling efficiency
Huawei Cloud launches AI-native CCE cluster optimized for GPU training and inference, reducing job queue time by 50% and boosting GPU utilization above 85%.
Vultr Kubernetes Engine adds GPU node support, lowering AI inference deployment barrier
Vultr Kubernetes Engine (VKE) now supports GPU nodes, letting users deploy NVIDIA GPU worker nodes in VKE clusters with hourly billing.
Container and Kubernetes Security Hardening in Practice
Key actions and ordering for hardening a Kubernetes cluster: API access control, least-privilege RBAC, Pod Security Standards, runtime isolation, and etcd and secret protection.
Kubernetes v1.37 Sneak Peek: Metrics API Goes GA and ipvs Deprecation
The Kubernetes team published the v1.37 sneak peek: the Metrics API graduates to GA after nearly nine years in Beta, Kubelet Rootless Mode reaches Beta, and kube-proxy ipvs mode starts its deprecation.