awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Node Registration Protocols · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesNode Registration Protocols

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.

  1. Home
  2. DevOps & Infrastructure
  3. Node Registration Protocols

Awesome Node Registration Protocols GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • SeleniumHQ/selenium

    SeleniumHQ/selenium

    34,054View on GitHub↗

    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.

    Javadotnetjavajavascript
    34,054View on GitHub↗
  • k3s-io/k3s

    k3s-io/k3s

    32,225View on GitHub↗

    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.

    Gok8skubernetes
    32,225View on GitHub↗