Git Product home page Git Product logo

helm-charts's People

Watchers

 avatar  avatar

helm-charts's Issues

What is the purpose of the Ingress in this Helm Chart?

Maybe I missed something but I don't get the purpose of the optional Ingress in this Helm chart.

An Ingress can only handle HTTP/HTTPS protocol, while the underlying service exposes the SSH/SFTP protocol.

Is it possible to access the server with an SFTP client through an Ingress?

Add ability to set a NodePort port number

The Helm chart currently allows to choose a Service type (ClusterIP by default).

However, if I choose a NodePort type, I found no way to set the corresponding high port: it's generated by k8s where I would like to set it.

Add ability to configure and/or disable probes

I use this helm chart on very low-resource devices, that can sometimes get overwhelmed by their workload.
In this case, it can become very slow to give answers to probes, and thus be restarted by k8s.

I'd like to be able to configure these probes (timeout, polling frequency etc), or even to disable some of them (like keeping only the startupProbe, and relying on the fact that the process will probably die if it can not listen on its port any more).

Another (minor) issue with current probes is that they pollute the logs of the pod with many lines like:

Connection closed by 10.42.9.1 port 45552
kex_exchange_identification: Connection closed by remote host

However, I'm not sure it's possible to easily avoid this log pollution (except by disabling them). It would have been possible if the underlying docker image had an sftp client binary, but it does not seem to be the case.

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.