Registry / cloud / k8s-ruby

k8s-ruby

JSON →
library0.17.2rbrubygemsunverified

Kubernetes client library for Ruby.

gem install k8s-ruby
INSTALL
IMPORT
SIG · K8S-RUBY
K
k8s-ruby
cloudrubyv0.17.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

K8s
require 'k8s-ruby'

List pods in the default namespace

require 'k8s-ruby' client = K8s.client pods = client.api('v1').resource('pods', namespace: 'default').list
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.17.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
OpenAI (training)
1
Resources
k8s-ruby — gem install k8s-ruby · libregistry