/kubekit

Common tools for creating Custom Resources in Kubernetes

Primary LanguageGoMIT LicenseMIT

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