|
Helm User Profiles
6 messages
As we start development on Helm v3 we wanted to collect the user profiles to aid us in writing and evaluating user stories. User profiles are similar to personas but are categories rather than example
As we start development on Helm v3 we wanted to collect the user profiles to aid us in writing and evaluating user stories. User profiles are similar to personas but are categories rather than example
|
By
Matt Farina
·
|
|
Configuration files Handling
Hi, We are using Helm in our staging systems. Have a question to you guys on helm install command. Recently we started using Prometheus a CNCF product. The Prometheus server need a Configuration file,
Hi, We are using Helm in our staging systems. Have a question to you guys on helm install command. Recently we started using Prometheus a CNCF product. The Prometheus server need a Configuration file,
|
By
@Tejaswini_Vadlamudi
·
|
|
Helm stagnation or we're missing something?
3 messages
Dear community! Helm is crucial in our software stack since we heavily use it in our own CI/CD workflow tool (sorry, we still have no English docs but we'll be improving that soon). It's so important
Dear community! Helm is crucial in our software stack since we heavily use it in our own CI/CD workflow tool (sorry, we still have no English docs but we'll be improving that soon). It's so important
|
By
dmitry.shurupov@...
·
|
|
Helm v3 User Stories
7 messages
As part of the work to get going on Helm 3, the next major release, we've started to collect a set of user stories. The goal is to collect those that are above and beyond what's currently in Helm 2 ra
As part of the work to get going on Helm 3, the next major release, we've started to collect a set of user stories. The goal is to collect those that are above and beyond what's currently in Helm 2 ra
|
By
Matt Farina
·
|
|
SPJ paper on Build Systems
3 messages
Hi Dropping Computer Science, right about now... Ilya dug up this new paper from Simon Peyton-Jones (MS Research) and others. They look at build systems from a theoretical POV. Their objective is rele
Hi Dropping Computer Science, right about now... Ilya dug up this new paper from Simon Peyton-Jones (MS Research) and others. They look at build systems from a theoretical POV. Their objective is rele
|
By
Alexis Richardson
·
|
|
Input requested: Helm v3 survey
3 messages
To learn more about what people need out of helm v3 I'm starting to put together a survey. A document with questions is at the following link. If you have any feedback please feel open to adding it...
To learn more about what people need out of helm v3 I'm starting to put together a survey. A document with questions is at the following link. If you have any feedback please feel open to adding it...
|
By
Matt Farina
·
|
|
Helm 3.0 Development Branch
2 messages
As we kick of Helm 3 development, we want to make sure that (a) it is easy to do work on the Helm 3 codebase, and (b) we don't break the Helm experience for existing users. After doing some investigat
As we kick of Helm 3 development, we want to make sure that (a) it is easy to do work on the Helm 3 codebase, and (b) we don't break the Helm experience for existing users. After doing some investigat
|
By
Matt Butcher
·
|
|
Take the Kubernetes Application Survey
3 messages
The survey is available at https://goo.gl/forms/ht61kKETiqVR103v1 Backstory: For the past several months the App Def WG has been looking at how people build applications to run on Kubernetes and tools
The survey is available at https://goo.gl/forms/ht61kKETiqVR103v1 Backstory: For the past several months the App Def WG has been looking at how people build applications to run on Kubernetes and tools
|
By
Matt Farina
·
|
|
installing from source problem
3 messages
Hi I need to install Tiller locally for some reasons and the only way to do it is installing from source as I understand. I followerd the steps listed in the docs here https://docs.helm.sh/using_helm/
Hi I need to install Tiller locally for some reasons and the only way to do it is installing from source as I understand. I followerd the steps listed in the docs here https://docs.helm.sh/using_helm/
|
By
Denis Chebotarev
·
|
|
Helm and Kubernetes Application Survey 2018 Information
Now that the survey is closed we've begun to work through the information and try to share share results more widely. Here are pointers to some information as it pertains to Helm, where some of the ou
Now that the survey is closed we've begun to work through the information and try to share share results more widely. Here are pointers to some information as it pertains to Helm, where some of the ou
|
By
Matt Farina
·
|
|
Add initialization sql files to helm mysql externally
Hi, I want to deploy the mysql using helm which is mentions as this link. It is mentioned that if we want to add sql file as initialization configuration we want to add the whole content to values.yam
Hi, I want to deploy the mysql using helm which is mentions as this link. It is mentioned that if we want to add sql file as initialization configuration we want to add the whole content to values.yam
|
By
kavindu175@...
·
|
|
Does helm support xpath?
Hi, Currently, I am working on creating configMaps using helm. I am facing an issue that I cannot replace a value of xml file using xpath. I have explained my task below I have a xml file called tee.x
Hi, Currently, I am working on creating configMaps using helm. I am facing an issue that I cannot replace a value of xml file using xpath. I have explained my task below I have a xml file called tee.x
|
By
kavindu175@...
·
|
|
Linking external files to the values.yaml
3 messages
Hi, Currently, I am working on deploying MySQL using helm package. In that scenario, I want to add some custom configuration files and initialization SQL file. According to the details which are provi
Hi, Currently, I am working on deploying MySQL using helm package. In that scenario, I want to add some custom configuration files and initialization SQL file. According to the details which are provi
|
By
kavindu175@...
·
|
|
Prevent an accidental helm delete
3 messages
Hi, Is there a way to prevent an accidental helm delete? Regards, Victor.
Hi, Is there a way to prevent an accidental helm delete? Regards, Victor.
|
By
victor.buciuc@...
·
|
|
How to override the default helm chart values in values.yaml using hapi?
4 messages
I use the following code (golang) to deploy helm chart into kubernetes. I removed the error handling code for simplicity. The last parameter "values" is used to override the values of some fields defi
I use the following code (golang) to deploy helm chart into kubernetes. I removed the error handling code for simplicity. The last parameter "values" is used to override the values of some fields defi
|
By
benjamin
·
|
|
Community Repo Moved
Now that Helm has moved to the CNCF we are starting to move repositories to the helm organization. The first to move is the Helm community repo which is now at github.com/helm/community It will be a l
Now that Helm has moved to the CNCF we are starting to move repositories to the helm organization. The first to move is the Helm community repo which is now at github.com/helm/community It will be a l
|
By
Matt Farina
·
|
|
Upgrade with rolling restart
2 messages
Hi, I have a statefulset as a helm chart. When doing helm upgrade I would like to perform a rolling restart of all pods. Is this possible with just helm? Is there a better workaround than performing a
Hi, I have a statefulset as a helm chart. When doing helm upgrade I would like to perform a rolling restart of all pods. Is this possible with just helm? Is there a better workaround than performing a
|
By
Simon Fontana Oscarsson
·
|
|
Helm Chart Kubernetes Versioning
5 messages
How do Helm charts handle differences in K8S API objects between different K8S/OpenShift versions? For example, for the apiVersion parameter, is there a way for Helm to know what version to put in dep
How do Helm charts handle differences in K8S API objects between different K8S/OpenShift versions? For example, for the apiVersion parameter, is there a way for Helm to know what version to put in dep
|
By
wnatasha@...
·
|
|
What resources to apply templated fullname for metadata.name?
Hi, I'm building a helm chart that I would eventually like to submit to the kubeapps repository for consideration. While reviewing the Review Guidelines in kubernetes/charts there's a section about Na
Hi, I'm building a helm chart that I would eventually like to submit to the kubeapps repository for consideration. While reviewing the Review Guidelines in kubernetes/charts there's a section about Na
|
By
sean.glover@...
·
|
|
Chart Repo Management UI (ChartMuseum UI)
I've talked with a number of people recently about a potential ChartMuseum UI. This is not to be confused with the Monocular project, which is solving the issue of chart discovery across a distributed
I've talked with a number of people recently about a potential ChartMuseum UI. This is not to be confused with the Monocular project, which is solving the issue of chart discovery across a distributed
|
By
Josh Dolitsky
·
|