Skip to content

lucasepe/expression-resolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 expression-resolver

Release Go Report Card Go Reference License: MIT

Simple Kubernetes operator for handling Expression CRDs.

Use Kubernetes for evaluating arbitrary expressions.

Kubernetes operator pattern implementation using the client-go library.

If you like this topic, you can find the detailed explanation on how this operator was implemented (not only the code, but also the CRD, RBAC, Deply manifests, the Makefile, Dockerfile and the Github Action for releasing) in my Using client-go notebook notebook available here.

    @ https://leanpub.com/using-client-go

You can download the notebook TOC and same random page here

Thank you!