5 Forks
71 Stars
71 Watchers

k8s

The library implements various handlers to more easier create/update/apply/patch/delete/get/list/watch k8s resources such as pods, deployments, etc. inside or outside k8s cluster.

How to download and setup k8s

Open terminal and run command
git clone https://github.com/forbearing/k8s.git
git clone is used to create a copy or clone of k8s repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with k8s https://github.com/forbearing/k8s/archive/master.zip

Or simply clone k8s with SSH
[email protected]:forbearing/k8s.git

If you have some problems with k8s

You may open issue on k8s support forum (system) here: https://github.com/forbearing/k8s/issues