COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20210629112911/https://github.com/topics/kubernetes-client
Here are
32 public repositories
matching this topic...
⚙️ A Gentle introduction to Kubernetes with more than just the basics. 🌟 Give it a star if you like it.
Updated
Jun 2, 2021
Python
Rust client for Kubernetes
Kubernetes client, data driven
Updated
Nov 16, 2020
Clojure
Swift client for Kubernetes
Updated
May 10, 2021
Swift
Python client library for the Kubernetes API
Updated
Apr 27, 2021
Python
Yet another Kubernetes Client - Lower level Java REST client for Kubernetes API
Updated
Jun 22, 2021
Java
Updated
Nov 25, 2020
Ruby
The ultimate Kubernetes client toolbox, embedded inside a customized container.
Updated
Apr 30, 2021
Shell
Collective useful k8s ops features built on top of kubernetes-client
Updated
Oct 22, 2019
TypeScript
Kubernetes External Provisioner for DRBD
A convenience library for the integration of the Fabric8 Kubernetes client in a Dropwizard service.
Updated
Jun 22, 2021
Java
Kubernetes client library for Node.JS
Updated
Jun 21, 2021
TypeScript
Allowing to use kubernetes-client to provide a way to consume Openshift Rest Api with Node-RED.
Client extension for interacting with Kubernetes clusters from your k6 tests.
基于kubernetes/client-go API, 进行分布式训练GPU资源生命周期控制并支持多用户多任务训练日志实时通过websocket的连续重定向
By extending the CRD resources of fabric8 kubernetes-client, the simple operation of isto basic resources is realized
Updated
Nov 17, 2020
Java
Kubernetes Desktop Client for Displaying Nodes, Services and Pods
Updated
Jun 8, 2021
TypeScript
Kubernetes operator to setup a Terracotta cluster with ease
Consul service registrator for Kubernetes pod
Java client for Kubernetes-based systems using JSON styles, such as Kubernetes, OpenShift. It can also used as a Kubernetes Operator.
Updated
Jun 28, 2021
Java
Unofficial C++ client library for kubernetes
Use java client of kubernetes on the esay way.
Updated
Feb 24, 2021
Java
Kubernate server dashboard for Microsoft OpenHack - Container based on kubernetes-client
Updated
Jun 20, 2018
JavaScript
Cloud Native ontology broker
kubernetes-client for Egg.js
Updated
Mar 18, 2020
JavaScript
The service getting pods information in the Kubernetes cluster
Updated
Jun 8, 2021
Python
Maven module for Kubernetes simple monitoring app
Updated
Jan 31, 2021
Java
A Demo project for Kubernetes Assertions project
Updated
Oct 14, 2020
Java
An extension of @kubernetes/client-node to offer proxying without WebSockets
Updated
May 19, 2020
TypeScript
Improve this page
Add a description, image, and links to the
kubernetes-client
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
kubernetes-client
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
We're already on Java 8 and we can use this diamond operator which was introduced in Java 7. Yet, there are lots of occurrences in code where we're still not using it. For more information about this, see this Sonar rule[0]
In case anyone is interested in fixing this, you can check all the occurrences where diamond operator could be used here[1]
[0] https://sonarcloud.io/organizations/fabric