Getting Started#
Prerequiste for installation#
Installation#
-
Copy the manifest folder locally.
-
Install CRD
kubectl apply -f k8s/crds/crd.yaml
-
Configure your rules in rules.yaml
-
Install kube-saver controller
kubectl apply -k k8s/
License#
Apache 2.0 licensed. See LICENSE for details.