README
¶
Katalog
A data catalog and credentials manager powered by Kubernetes resources:
Asset
CRD for managing data assetsSecret
resources for managing data access credentials
Usage
See documentation in the website.
Develop, Build and Deploy
After making changes to the CRD you must run make generate manifests
from the project's root directory.
Build and push the connector image with make all
.
Install with Helm as part of the standard Fybrik installation:
- fybrik-crd Helm chart
helm install fybrik-crd charts/fybrik-crd
- fybrik Helm chart with
katalogConnector.enabled=true
(default).helm install fybrik charts/fybrik-crd
Click to show internal directories.
Click to hide internal directories.