5 Must-Watch Open-Source Kubernetes Projects Shaping 2021
Discover five emerging open-source Kubernetes projects—including Quarkus, OpenTelemetry, Argo CD, Envoy/Contour, and OKD 4—that are driving cloud-native innovation in 2021 by enhancing Java workloads, observability, GitOps, traffic management, and developer tooling, and simplifying deployment pipelines.
Kubernetes provides significant value to IT organizations by turning containers into production-scale workloads; a 2019 CNCF survey showed adoption rising from 58 % in 2018 to 78 % in 2019.
Below are five open-source projects worth watching.
Quarkus
Java, one of the most popular programming languages, has historically been optimized for monolithic applications. As the industry shifts toward microservices, reactive, FaaS, 12‑factor and cloud-native architectures, developers need a new approach. Quarkus is a Kubernetes‑native Java framework built for GraalVM and HotSpot, offering a unified reactive and imperative programming model, fast startup in tens of milliseconds, low memory usage, and reduced container image size.
OpenTelemetry
Observability, a hot topic at recent KubeCon events, spans metrics, tracing, and logging. While Prometheus and Jaeger dominate monitoring and tracing, OpenTelemetry—merged from Google’s OpenCensus and Lightstep’s OpenTracing in 2019—aims to provide a unified, vendor‑agnostic instrumentation framework, representing a step toward standardizing observability across distributed systems.
Argo CD and Keptn
In the CI/CD space, projects like Tekton Pipelines run on Kubernetes, treating the cluster as a first‑class resource. Argo CD is a declarative GitOps tool that continuously ensures the desired state of deployments matches the actual state across clusters. Keptn builds on Argo CD’s deployment capabilities but focuses on additional testing, evaluation, and automated upgrades of production code.
Envoy and Contour
Handling traffic between microservices inside a cluster and between the cluster and the outside world is a key challenge. Envoy standardizes the Kubernetes data plane, providing platform‑agnostic networking features. Service meshes such as Istio extend Envoy for east‑west and north‑south traffic with security and observability, while Contour offers a lightweight, reliable load‑balancing solution using Envoy for north‑south traffic.
OKD 4, Fedora CoreOS, and CodeReady Containers
For developers seeking a Kubernetes distribution with integrated developer and ops tools, OKD (the upstream project of Red Hat OpenShift) uses Fedora CoreOS as its node OS—an automatically updating, minimal OS for secure container workloads. OKD 4 provides a fully featured Kubernetes cluster with the latest security patches, cgroups v2 support, and strong Operator integration. Additionally, CodeReady Containers enable a pre‑configured local cluster on a laptop or desktop for rapid development and testing.
These projects illustrate the vibrant ecosystem driving cloud-native innovation in 2021.
Signed-in readers can open the original source through BestHub's protected redirect.
This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactand we will review it promptly.
Programmer DD
A tinkering programmer and author of "Spring Cloud Microservices in Action"
How this landed with the community
Was this worth your time?
0 Comments
Thoughtful readers leave field notes, pushback, and hard-won operational detail here.
