Skip to content
This repository has been archived by the owner on Dec 6, 2019. It is now read-only.
/ extractor-base Public archive

Base implementation of extractor that can be run on 4CeeD

Notifications You must be signed in to change notification settings

4ceed/extractor-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

extractor-base

This repository provides a base implementation of extractor that can be run on 4CeeD system.

Build extractor

Build extractor Docker image:

docker build -t t2c2/sample-extractor .

Deploy extractor

To deploy the extractor on the Kubernetes instance that hosts 4CeeD system, run the following command:

kubectl create -f extractor-rc.yaml

Implement your own extractor

TBD

About

Base implementation of extractor that can be run on 4CeeD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published