Git Product home page Git Product logo

helm-charts's Introduction

Kuoss Helm Charts

Artifact Hub License Release Charts Releases downloads

This functionality is in beta and is subject to change. The code is provided as-is with no warranties. Beta features are not subject to the support SLA of official GA features.

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm is set up properly, add the repo as follows:

helm repo add kuoss https://kuoss.github.io/helm-charts

You can then run helm search repo kuoss to see the charts.

Charts

venti-stack

For installation and upgrading instructions see venti-stack chart readme.

Contributing

The source code of all Kuoss Helm charts can be found on Github: https://github.com/kuoss/helm-charts/

We'd love to have you contribute! Please refer to our contribution guidelines for details.

License

Apache 2.0 License.

Helm charts build status

Release Charts

helm-charts's People

Contributors

jmnote avatar dozer-jang avatar

Stargazers

 avatar  avatar myoinbong avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

jaewooo-lee

helm-charts's Issues

[venti-stack] remove internal high vulnerabilities

All internal CRITICAL vulnerabilities have been removed by...

The current vulnerability status of the venti-stack chart and its dependency charts (latest) are as follows.

CHART CRITICAL HIGH LINK
venti-stack 1 35 https://artifacthub.io/packages/helm/kuoss/venti-stack/0.1.32
prometheus 0 11 https://artifacthub.io/packages/helm/prometheus-community/prometheus/25.6.0
fluent-bit 1 8 https://artifacthub.io/packages/helm/fluent/fluent-bit/0.40.0

TODO: Remove internal HIGH vulnerabilities. Approximately 16 cases expected (=35-11-8)

dashboard

Cluster

  • event - container="eventerouter"

Controle Plane

  • audit 제거
  • event - container="eventerouter"

Node

  • kubelet state 확인

[venti-stack] diff subcharts

[venti-stack] diff subcharts

@jmnote ➜ /workspaces/helm-charts/hack (46-venti-stack-diff-subcharts) $ ./diff_fluentbit.sh 
diff --color 0.40.0/apps_v1_daemonset_xxx-fluent-bit.yaml 0.43.0/apps_v1_daemonset_xxx-fluent-bit.yaml
28c28
<         image: cr.fluentbit.io/fluent/fluent-bit:2.2.0
---
>         image: cr.fluentbit.io/fluent/fluent-bit:2.2.2
@jmnote ➜ /workspaces/helm-charts/hack (46-venti-stack-diff-subcharts) $ ./diff_prometheus.sh 
diff --color 25.8.0/apps_v1_deployment_xxx-kube-state-metrics.yaml 25.11.1/apps_v1_deployment_xxx-kube-state-metrics.yaml
40a41
>           failureThreshold: 3
41a43
>             httpHeaders: null
43a46
>             scheme: HTTP
44a48,49
>           periodSeconds: 10
>           successThreshold: 1
50a56
>           failureThreshold: 3
51a58
>             httpHeaders: null
53a61
>             scheme: HTTP
54a63,64
>           periodSeconds: 10
>           successThreshold: 1
diff --color 25.8.0/apps_v1_deployment_xxx-prometheus-pushgateway.yaml 25.11.1/apps_v1_deployment_xxx-prometheus-pushgateway.yaml
30c30
<       - image: quay.io/prometheus/pushgateway:v1.6.2
---
>       - image: quay.io/prometheus/pushgateway:v1.7.0
diff --color 25.8.0/apps_v1_deployment_xxx-prometheus-server.yaml 25.11.1/apps_v1_deployment_xxx-prometheus-server.yaml
40c40
<         image: quay.io/prometheus-operator/prometheus-config-reloader:v0.67.0
---
>         image: quay.io/prometheus-operator/prometheus-config-reloader:v0.71.2
54c54
<         image: quay.io/prometheus/prometheus:v2.48.0
---
>         image: quay.io/prometheus/prometheus:v2.49.1
diff --color 25.8.0/v1_serviceaccount_xxx-kube-state-metrics.yaml 25.11.1/v1_serviceaccount_xxx-kube-state-metrics.yaml
2d1
< imagePullSecrets: null

[venti-stack] fluent-bit CVE-2024-4323

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.