{"id":78859,"library":"kubeclient","title":"Kubeclient","description":"A Ruby client for the Kubernetes REST API, enabling management of Kubernetes resources.","status":"active","version":"4.13.0","language":"ruby","source_language":null,"source_url":"https://github.com/abonas/kubeclient","tags":["kubernetes","api-client","cloud","containers"],"install":[{"cmd":"gem install kubeclient","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'kubeclient', '~> 4.13.0'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Kubeclient","correct":"require 'kubeclient'"}],"quickstart":{"code":"require 'kubeclient'\n\nclient = Kubeclient::Client.new('https://kubernetes.default.svc', 'v1')\npods = client.get_pods\nputs pods.size","lang":"ruby","description":"Lists all pods in the default namespace."},"warnings":[{"fix":"Upgrade Ruby to 2.5+ or use kubeclient 3.x.","message":"Kubeclient 4.x dropped support for Ruby < 2.5.","severity":"breaking","affected_versions":">= 4.0.0"}],"env_vars":null,"search_vec":"'api':9,17 'api-cli':16 'client':4,18 'cloud':19 'contain':20 'enabl':10 'kubecli':1 'kubernet':7,13,15 'manag':11 'resourc':14 'rest':8 'rubi':3","created_at":"2026-06-18T04:33:25.108467+00:00","updated_at":"2026-06-18T04:33:25.108467+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/abonas/kubeclient","github":"https://github.com/abonas/kubeclient","docs":"http://www.rubydoc.info/gems/kubeclient/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client","cloud"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}