helm
Here are 1,885 public repositories matching this topic...
The GitOps Kubernetes operator
-
Updated
Aug 26, 2020 - Go
A tool for developers to create cloud-native applications on Kubernetes.
-
Updated
Apr 5, 2020 - Go
Checklist:
- I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
- I've included steps to reproduce the bug.
- I've pasted the output of
argocd version.
Describe the bug
If an invalid token for a local user exists in argocd-secret, the API will refuse to process any request with an error message similar to:
FATA[0002] rpc error: code =
Emacs incremental completion and selection narrowing framework
-
Updated
Aug 28, 2020 - Emacs Lisp
I reinstalled a k3s cluster built with --no-extras and added `--k3s-extra-args="--flannel-backend=host-gw". The cluster failed to start.
I logged in and saw that the output of ps showed the following:
14760 ? Ssl 0:40 /usr/local/bin/k3s server --cluster-init --tls-san 10.68.0.63 --flannel-backend=host-gw--n
It would be nice to have a flag that allows to keep only the last x versions of a chart.
Kubernetes deployment strategies explained
-
Updated
Nov 22, 2019 - Go
Is your feature request related to a problem?
"DevSpace should use the current docker behavior for dockerignore:
Dockerfile + .dockerignore
Dockerfile + Dockerfile.dockerignore
Dockerfile.frontend + Dockerfile.frontend.dockerignore
"
Which solution do you suggest?
Delegating the dockerignore file search to Docker if possible, otherwise copying the behavior as best as possible
Make your Docker Compose applications reusable, and share them on Docker Hub
-
Updated
Apr 24, 2020 - Go
Setting up a distributed Kubernetes cluster along with Istio service mesh locally with Vagrant and VirtualBox, only PoC or Demo use.
-
Updated
May 14, 2020 - Shell
Kubernetes Operator to automate Helm, DaemonSet, StatefulSet & Deployment updates
-
Updated
Aug 6, 2020 - Go
Free and Open Source GUI to Visualize Kubernetes Applications.
-
Updated
Jul 25, 2019 - Clojure
First reported on Slack (https://kubernetes.slack.com/archives/C9D3TSUG4/p1550784319000900), it looks like if https://github.com/helm/monocular/blob/v1.2.0/cmd/chart-repo/utils.go#L100 comes back with an empty list (if there are no entries in the index.yaml, or all charts are deprecated), then https://github.com/helm/monocular/blob/v1.2.0/cmd/chart-repo/utils.go#L260 results in a panic as it tries
The open source PaaS for Kubernetes.
-
Updated
Mar 30, 2020 - CSS
Describe the bug
If my okteto.yml has a context that doesn't exist on the active KUBECONFIG, okteto outputs the following:
invalid configuration: [context was not found for specified context: okteto-dev, cluster has no server defined]
It would be useful to have a clearer message like: '$CONTEXT' context not found in $KUBECONFIG
**Desktop (please complete the following infor
A helm plugin that help manage secrets with Git workflow and store them anywhere
-
Updated
Jul 16, 2020 - Shell
In Kubernetes 1.18 the Ingress definitions have changed slightly.
In particular the @paurosello mentioned the change about ingressClass becoming part of the spec, instead of being an annotation.
If we can add both, perhaps that will help keep backwards compatibility for the time being?
Kubernetes - Beginners | Intermediate | Advanced
-
Updated
Aug 16, 2020 - HTML
Kubernetes object analysis with recommendations for improved reliability and security
-
Updated
Aug 27, 2020 - Go
Add gPRC API
Implement a gPRC version of the API (on a different port) for podinfo and generate the client in podcli.
A helm plugin that shows a diff explaining what a helm upgrade would change
-
Updated
Aug 26, 2020 - Go
Helm Charts as Code
-
Updated
Aug 20, 2020 - Go
SiteWhere is an industrial strength open-source application enablement platform for the Internet of Things (IoT). It provides a multi-tenant microservice-based infrastructure that includes device/asset management, data ingestion, big-data storage, and integration through a modern, scalable architecture. SiteWhere provides REST APIs for all system functionality. SiteWhere provides SDKs for many common device platforms including Android, iOS, Arduino, and any Java-capable platform such as Raspberry Pi rapidly accelerating the speed of innovation.
-
Updated
Aug 26, 2020 - Java
Improve this page
Add a description, image, and links to the helm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the helm topic, visit your repo's landing page and select "manage topics."


Hello,
According to this thread, it is possible to use some path like file://local/path/to/chart instead of some chart repository URL.
In the documentation, I do not see any examples or mention for this feature.
Can we add it to the documentation or make it more accessibl