1
0
forked from k-space/kube
..
2022-08-28 10:41:26 +03:00
2022-08-28 10:41:26 +03:00
2022-08-28 10:43:19 +03:00

meta-operator

Meta operator enables creating operators without building any binaries or Docker images.

For example operator declaration see keydb.yml

kubectl create namespace meta-operator
kubectl apply -f application.yml -f keydb.yml