Skip to content

A Kubernetes API client for C#/.NET generated from the swagger API definitions.

Notifications You must be signed in to change notification settings

paralin/KubeNET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KubeNET Travis Widget

Kubernetes

Kubernetes is an open source system for managing containerized applications across multiple hosts, providing basic mechanisms for deployment, maintenance, and scaling of applications.

KubeNET allows .NET programs to easily interact with the Kubernetes API, allowing for incredibly complex automations of server clusters in a very simple way.

Auto-generation

This repository is mostly composed of auto-generated code based on the Kubernetes Swagger API declarations.

Automatic conversions:

  • V1.2 API definitions -> v2.0 API definitions
  • V2.0 Swagger API -> C# code

Unfortuantely there are a few issues/bugs with the code generator for C# and the way the Kubernetes API definitions are written that require some manual editing of the code. Thus, new releases aren't yet a single command operation.

Usage

Coming soon...

About

A Kubernetes API client for C#/.NET generated from the swagger API definitions.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages