Skip to content

moleculemaker/grobid-helm-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

grobid-helm-chart

Helm chart for running Grobid in a Kubernetes cluster

Defaults to version 0.7.3

References

PSA: Always check Pod AGE after deploying

You may need to delete the running Pod to trigger a new Pod to be created with the new config.

Installing the Helm chart

Whether you are running Kubernetes locally on your laptop or remotely in a cluster, you can use the following to run grobid using this Helm chart

To change the existing application in your cluster, you can use the following command:

$ helm upgrade --install grobid -n <namespace> .

This will overwrite the configuration of the instance in your cluster.

This example is currently not configured to use an Ingress Controller.

About

Helm chart for deploying Grobid in Kubernetes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published