Giter Club home page Giter Club logo

flink-operator's Introduction

Helm Chart for the Flink Operator from Lyft.

The chart is installable via both Helm 2 and 3 binaries, as indicated by the apiVersion of v1 in Chart.yaml.

Configuration

The following table lists the configurable parameters of the chart and their default values.

Parameter Description Default
operatorImageName The name of the operator image lyft/flinkk8soperator
operatorVersion The version of the operator to install 0.4.0
imagePullPolicy Docker image pull policy IfNotPresent
flinkJobNamespace K8s namespace where Flink jobs are to be deployed. default
limitNamespace Comma separated list of namespaces that the operator is configured to watch. Empty string by default, which indicates all namespaces will be watched. ""
resyncPeriod The resync period for all watchers "30s"
metricsPrefix Prefix for metrics propagated to prometheus "flinkk8soperator"
profilerPort Profiler port "10254"
ingressUrlFormat Ingress URL format ""
useKubectlProxy Whether to use kubectl proxy false
containerNameFormat Container name format ""
workers Number of routines to process custom resource 4
baseBackoffDuration The base backoff for exponential retries "100ms"
maxBackoffDuration The max backoff for exponential retries "30s"
maxErrDuration The max time to wait on errors "5m"
rbac.create Whether to create required roles and bindings true
resourcesRequests.memory Requested memory for the operator deployment 1G
resourcesRequests.cpu Requested CPU for the operator deployment 0.5
resourcesLimits.memory Memory limits for the operator deployment 1G
resourcesLimits.cpu CPU limits for the operator deployment 2
Name-related configs
serviceAccounts.flink.create Create Flink operator ServiceAccount name using fully qualified app name true
serviceAccounts.flink.name ServiceAccount name for the Flink operator default if not created
serviceAccounts.flinkoperator.create Create Flink job ServiceAccount name using release name true
serviceAccounts.flinkoperator.name ServiceAccount name for the Flink jobs default if not created

Specify each parameter using the --set key=value[,key=value] argument to helm install.

flink-operator's People

Contributors

hayorov avatar yuchaoran2011 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

flink-operator's Issues

Chart repo address

Hello,

I cannot find the official help repo for the chart? Does it exist?

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.