MINK provides the ability to leverage Kubernetes' Aggregated API Server feature to serve anything as a Kubernetes conformant API.
Currently Mink provides two backends: SQL (MySQL) or Kubernetes.
It also provides the tools to build translation layers e.g. to front actual Kubernetes objects.
Example: Acorn provides the "artificial" App
resource (public), backed by the actual AppInstance
resource (Kubernetes resource).
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.