Coder Social home page Coder Social logo

typesense-helm's Introduction

๐ŸŒ Typesense Helm Chart

๐Ÿ“Œ Overview

This Helm chart deploys Typesense, an open-source, fast, and typo-tolerant search engine, onto a Kubernetes cluster. The source code is based on Spittal/typesense-helm.


๐Ÿ›  Prerequisites

  • Helm v3.x
  • Kubernetes v1.16+
  • Persistent Volume (PV) provisioner support in the underlying infrastructure

๐Ÿš€ Installation

To add the Typesense repository and install the chart with the release name my-release, run:

$ helm repo add typesense https://marta-barea.github.io/typesense-helm/
$ helm install my-release typesense/typesense -n [namespace]

โš™๏ธ Configuration

๐Ÿณ Docker Image

  • Repository: docker.io/typesense/typesense
  • Tag: 0.25.0
  • Pull Policy: IfNotPresent

๐ŸŽ› Resources

  • CPU and Memory: No limits or requests specified by default.

๐Ÿ’ฝ Persistence

  • Enabled: Yes
  • Path: /data
  • Access Mode: ReadWriteOnce
  • Size: 25Gi

๐Ÿ—„ StatefulSet Configuration

  • Replicas: 3
  • Application Port: 8108

๐Ÿฉบ Health Checks

  • Liveness Probe: Starts after 60 seconds, times out after 5 seconds.
  • Readiness Probe: Starts after 10 seconds, times out after 3 seconds.

๐Ÿ“ก Service Configuration

  • Service Type: Configurable (ClusterIP by default)
  • Service Port: Configurable (80 by default)

typesense-helm's People

Contributors

marta-barea avatar

Forkers

tsok-xyz

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.