Git Product home page Git Product logo

jitsu_helm_chart's Introduction

JITSU helm chart

img_2.png img_1.png

For google k8s service

img_3.png

This chart assumes:

  • a GKE cluster with workload identity enabled on cluster
  • GCP service account annotated with the name of jitsu KSA
    • To give jitsu access to GCS
    • refer to terraform directory for all needed entities

Dependencies:

  • Redis connection string
  • This chart assumes prometheus operator is installed on the cluster
    • disable monitoring in values file if not
  • External DNS is installed in the cluster
    • if not chart will still work

img_6.png img_7.png

This chart creates a ManagedCertificate

  • a GKE resource that will provision a TLS certificate
  • assigns this certificate to an Ingress
    • ( this will open jitsu server to the world - assuming google hosted zone is connected to a public dns)

Jitsu configurator is created as a ClusterIp service and can be accessed only via private IP/port forwarding


terraform

img_4.png

terraform directory contains all relevant resources needed for this deployment to operate on GKE

  • GCP service account
    • workload identity mapping
  • reserved static ip
  • ingress dns record set ( assuming google hosted zones are connected to a public dns )
  • maxmind GCS bucket
    • granting jitsu SA Object Admin role on maxmind bucket

Best install this chart using argocd

img_5.png

img.png


git clone [email protected]:viggin543/jitsu_helm_chart.git

# view generated k8s manifests
helm template jitsu_helm_chart/jitsu_GKE --values jitsu_helm_chart/jitsu_GKE/values.yaml --debug

# install using helm
helm install jitsu_helm_chart/jitsu_GKE --values jitsu_helm_chart/jitsu_GKE/values.yaml 

# uninstall using helm
helm uninstall jitsu_helm_chart/jitsu_GKE

With slight modifications this chart can be installed on any k8s. But without the GKE good stuff ( ManagedCertificate && WorkloadIdentity )

jitsu_helm_chart's People

Contributors

viggin543 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.