Tagged articles
5 articles
Page 1 of 1
JakartaEE China Community
JakartaEE China Community
Jun 16, 2025 · Backend Development

What New Features Does Jakarta EE 10 Introduce?

Jakarta EE 10 requires Java 11 (with optional Java 17 support) and brings a mix of minor and major updates across dozens of specifications, including new versions of Authentication, Concurrency, CDI, EL, JSON Binding, Security, Server Faces, Standard Tag Library, SOAP with Attachments, XML Binding, and a streamlined Core Profile for microservices.

AuthenticationCDIExpression Language
0 likes · 9 min read
What New Features Does Jakarta EE 10 Introduce?
Infra Learning Club
Infra Learning Club
Sep 5, 2024 · Cloud Native

Deep Dive into Kubelet’s DeviceManager Source Code

This article explains how Kubernetes uses the device‑plugin framework to extend resources beyond CPU and memory, details the kubelet registration and allocation workflow, and walks through the relevant source code in pkg/kubelet/cm/devicemanager that builds the OCI spec.

CDIDRADevice Plugin
0 likes · 5 min read
Deep Dive into Kubelet’s DeviceManager Source Code
Programmer DD
Programmer DD
Dec 10, 2020 · Cloud Native

How to Run a Windows VM on Kubernetes with KubeVirt: Step‑by‑Step Guide

This tutorial explains how to leverage KubeVirt on a Kubernetes cluster to create and run a Windows 10 virtual machine, covering architecture, disk options, preparation, installation, image upload, VM definition, networking, VNC/RDP access, and CNI troubleshooting in a comprehensive, hands‑on manner.

CDICloud NativeKubeVirt
0 likes · 20 min read
How to Run a Windows VM on Kubernetes with KubeVirt: Step‑by‑Step Guide