Giter Club home page Giter Club logo

informatics-lab.intake-server's Introduction

intake-server

A helm chart for deploying Intake server as a kubernetes service

Chart details

This chart will deploy one pod running the intake server, and a service that exposes the intake

Installation

To install the Intake server helm chart:

git clone https://github.com/informatics-lab/intake-server.git
helm install --name catalog-server ./intake-server

Note that there's currently a bug in Intake that means you cannot use the name 'intake' in the server name. This is fixed in an upcoming release of Intake.

To upgrade an existing installation:

helm upgrade --install catalog-server ./catalog-server

To delete an existing installation:

helm delete catalog-server

Configuration Options

The table below shows configurable options for the Intake server helm chart:

Parameter Description Default Value
global.imagePullSecrets Global Docker registry secret names as an array []
containers.volumeMounts.value Extra volume mounts to add to the server-running container []
extraEnv.catalogPath.value Path to the Intake catalog file to be served ""
extraEnv.serverPort.value Port the intake server runs on 5000
extraVolumes Definitions of extra volumes to be added to the server []
service.port Service port; must match extraEnv.ServerPort.value 5000
resources Hardware resource requests / limits {}
nodeSelector Node labels for pod assignment {}
tolerations Node tolerations for pod assignment []
affinity Node affinity for pod assignment {}

informatics-lab.intake-server's People

Contributors

dpeterk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.