krules-subjects-storage-k8s

KRules k8s subjects storage implementation


Keywords
krules, kubernetes, k8s, python, knative
License
Apache-2.0
Install
pip install krules-subjects-storage-k8s==0.8.5

Documentation

krules-subjects-storage-k8s

KRules is a rules engine primarily intended to run on Kubernetes. However the core can be easily used even in different contexts. In addition to the core part, you need at least one subject implementation.

This module implements the storage component of the subjects-store based on kubernetes itself

This is not intended for general use but to specifically map kubernetes resources as subjects.