2 repos
Mechanisms for securely joining and authenticating worker nodes to a cluster control plane.
Distinguishing note: Focuses on the registration handshake and endpoint discovery rather than general cluster management.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Node Registration Protocols. Refine with filters or upvote what's useful.
Selenium is a comprehensive browser automation framework that provides a standardized interface for controlling web browsers to perform automated tasks, user interactions, and data extraction. It functions as a cross-browser testing tool, enabling developers to execute identical automation scripts across various browser engines and operating systems to ensure consistent application behavior. By implementing the WebDriver protocol, it maps high-level automation commands to browser-specific drivers using a standardized HTTP-based wire protocol. The project distinguishes itself through its distr
Enables dynamic node discovery through periodic heartbeat events.
K3s is a lightweight Kubernetes distribution designed for resource-constrained environments, edge computing, and simplified deployment across diverse hardware architectures. It functions as a container orchestration engine that automates the deployment, scaling, and management of containerized applications. By bundling all necessary control plane components and dependencies into a single binary, it minimizes the system footprint and streamlines the installation process. The project distinguishes itself through a flexible architecture that supports both high-availability clustering and minimal
Enables automated and secure connection of worker nodes to the cluster control plane.