The Ruby Kubernetes Controller allows users to interact with the core Kubernetes APIs natively from within their Ruby applications. This library is compatible with all leading Kubernetes Instances, including OpenShift Kubernetes, Azure Kubernetes Service, Amazon EKS, Google Kubernetes Service, IBM Kubernetes Service, and Rancher Orchestrated Kubernetes. This library also supports yaml ingestion for creating, patching, updating, or deleting existing Kubernetes types, including Pods, Services, Deployments, Endpoints, and Ingresses. Our documentation also contains complete examples for all operation types.
Required Ruby Version
>= 2.0.0
Authors
Shivansh Vij (ShivanshVij), Matthew Grech (mgrech), Zack Livingston (ZackLivingston)
Versions
- 0.3.0 October 22, 2020 (301 KB)
- 0.2.4 July 30, 2020 (301 KB)
- 0.2.3 January 02, 2020 (300 KB)
- 0.2.2 August 06, 2019 (299 KB)
- 0.2.1 August 01, 2019 (299 KB)