K8s::Client

Build Status

Ruby client library for the Kubernetes (1.10) API

Installation

Add this line to your application's Gemfile:

gem 'k8s-client'

And then execute:

$ bundle

Or install it yourself as:

$ gem install k8s-client

Usage

WIP: See bin/k8s-client for example code.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/kontena/k8s-client.