Skip to content
This repository has been archived by the owner on Mar 23, 2019. It is now read-only.
/ kubekit Public archive

Common tools for creating Custom Resources in Kubernetes

License

Notifications You must be signed in to change notification settings

jelmersnoeck/kubekit

Repository files navigation

Kubekit

Build Status License: MIT

Kubekit is a set of tools to help create Custom Resources for Kubernetes. Its goal is to provide a common library to create a set of Custom Resource Controllers.

Roadmap

  • Don't hardpin k8s on 1.9.3
  • Full Custom Controller example