2 repository-uri
Management of settings used by clients to establish secure connections to cluster APIs.
Distinct from Connection Settings: The candidates focus on XMPP, LDAP, or specific emulator settings rather than general Kubernetes API client connection loading.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Client Connection Configurations. Refine with filters or upvote what's useful.
Hazelcast is a distributed data platform that combines an in-memory data grid with a stream processing engine to support real-time analytics and event-driven applications. It functions as a partitioned, distributed key-value store that replicates data across cluster nodes to provide low-latency access and high availability. The platform also serves as a distributed SQL query engine, allowing users to execute standard SQL statements against both in-memory datasets and external data sources. What distinguishes Hazelcast is its use of a distributed consensus subsystem to maintain strongly consis
Manages network settings, security credentials, and cluster discovery for client-to-cluster connectivity.
This is a Java client library for interacting with the Kubernetes API server. It provides a programmatic interface and a set of typed models to manage cluster resources, orchestrate state reconciliation, and administer pods and namespaces within a Kubernetes environment. The library enables the development of custom controllers by providing frameworks for implementing automated control loops that reconcile the actual state of resources with a desired target state. It supports the generation of strongly-typed Java classes from OpenAPI specifications and custom resource definitions to ensure ty
Enables establishing secure cluster connections using service accounts or external configuration files.