How to Install ruby-kubeclient in Ubuntu 18.04



Install ruby-kubeclient by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-kubeclient

Description:

client for Kubernetes REST api

The client supports GET, POST, PUT, DELETE on nodes, pods, secrets, services, replication controllers, namespaces, resource quotas, limit ranges, endpoints, persistent volumes, persistent volume claims, component statuses and service accounts. . The client currently supports Kubernetes REST api version v1.

Homepage: https://github.com/abonas/kubeclient

Version: 3.0.0-1

Section: universe/ruby