Linking external files to the values.yaml
kavindu175@...
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 provided on GitHub, we have to paste the content of all the configuration files and all the initialization SQL files into the values.yaml file. But in my case, I have a very big initialization SQL file and it is hard to paste it on the values.yaml file. Therefore, is there a way to link an external file or file path to the values.yaml or is there some other solution for this issue? Kindly appreciated your inputs on this issue. Thank you, Kavindu
|
|
Does helm support xpath?
kavindu175@...
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.xml which should be added to my config map. The folder structure of helm chart is shown below. ├── charts
Can I replace the value Please help me, if you have any method of doing above task.
Thank you, Kavindu
|
|
Add initialization sql files to helm mysql externally
kavindu175@...
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.yaml. But I have a very large sql file. Is there any way to add the sql file externally?
Thank you,
Kavindu
|
|
Helm and Kubernetes Application Survey 2018 Information
Matt Farina
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 output is ready to be looked over.
If you have feedback on either of the first two documents please feel free to pass it along.
Over the next week or so we'll continue to put results for projects into the slide decks. If anyone wants to help with that please feel free to reach out.
|
|
Re: installing from source problem
Matt Fisher <matt.fisher@...>
It just takes a long time to fetch k8s.io/kubernetes from source. Depending on internet speeds it’s taken me upwards of a half hour to fetch k8s.io/kubernetes. How long were you waiting for?
Matt
From: <cncf-kubernetes-helm@...> on behalf of Denis Chebotarev <denis.chebotarev@...>
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
There is a problem. Installation process hangs on on "Fetching k8s.io/kubernetes" until I stop it manually. How to fix this problem?
|
|
installing from source problem
Denis Chebotarev <denis.chebotarev@...>
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 There is a problem. Installation process hangs on on "Fetching k8s.io/kubernetes" until I stop it manually. How to fix this problem?
|
|
installing from source problem
Denis Chebotarev
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 There is a problem. Installation process hangs on on "Fetching k8s.io/kubernetes" until I stop it manually. How to fix this problem?
|
|
Re: Take the Kubernetes Application Survey
Matt Farina
We're going to go around sharing it everywhere. I'll try to get to that later today. Thanks for pointing it out.
On Thu, Apr 5, 2018 at 11:44 AM, Alexis Richardson <alexis@...> wrote: Matt --
Matt Farina Go in Practice - A book of Recipes for the Go programming language. Code Engineered - A blog on cloud, web, and software development.
|
|
Re: Take the Kubernetes Application Survey
Alexis Richardson <alexis@...>
Matt
toggle quoted messageShow quoted text
Thank-you for doing this. Please could you post on some of the CNCF slack channels too? alexis
On Thu, Apr 5, 2018 at 8:40 AM, Matt Farina <matt.farina@...> wrote:
The survey is available at https://goo.gl/forms/ht61kKETiqVR103v1
|
|
Take the Kubernetes Application Survey
Matt Farina
Backstory: For the past several months the App Def WG has been looking at how people build applications to run on Kubernetes and tools to work with them. In order to better understand end users a survey has been created to learn from a broader audience. The questions have been gathered from a variety of sources, including sub-project teams, and the resulting data will be shared with the community at large. If you build applications for Kubernetes or operates applications on Kubernetes we ask that you take a few minutes to let us know what you think.If you would, please share this survey with your networks so we can get input from a wide audience range.
|
|
Re: Helm 3.0 Development Branch
Michelle Noorali
Sounds good to me!
Michelle Noorali
From: cncf-kubernetes-helm@... <cncf-kubernetes-helm@...> on behalf of Matt Butcher via Lists.Cncf.Io <matt.butcher=microsoft.com@...>
Sent: Thursday, March 29, 2018 1:09:57 PM To: cncf-kubernetes-helm@... Cc: cncf-kubernetes-helm@... Subject: [cncf-kubernetes-helm] Helm 3.0 Development Branch
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 investigation, we discovered that many people clone the `master` branch and expect a working Helm 2 instance, so for development on helm 3, we propose initially doing the development work on a separate branch, and then merging that branch to master at `helm-3.0.0-beta.1` (a.k.a. The Distant Future). So that leaves us with a name for the Helm 3 development branch. Our main two considerations for naming are (a) make it obvious, and (b) don't let it screw up SemVer-based clients like dep and glide. We're proposing: `dev-v3` as the branch name. How does that sound?
|
|
Re: Input requested: Helm v3 survey
Stefanie Arnold
Thanks Matt Farina! For the how many users question, I think it depends what you want to know. Are you trying to get a sense of how many developers or operators are using helm? Or, is helm the go-to tool yet (versus kubectl)? -Stef >>> "Matt Fisher via Lists.Cncf.Io" <matt.fisher=microsoft.com@...> 03/29/18 3:30 PM >>> This looks great! Would it be useful to add an extra section under the "how many users are in your organization" question, asking: Under your current job role, approximately how many users are using the stuff you built?
Matthew Fisher, Caffeinated Software Engineer Microsoft Azure Platform Nanoose Bay, BC Canada Email: matt.fisher@... Phone: 1(250)937-1478
From: cncf-kubernetes-helm@... <cncf-kubernetes-helm@...> on behalf of Matt Farina <matt@...> Sent: Thursday, March 29, 2018 2:06 PM To: cncf-kubernetes-helm@... Subject: [cncf-kubernetes-helm] Input requested: Helm v3 survey 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... https://1drv.ms/w/s!At6-pjJ-bCdxgWcwG59q4YaEp9GC
|
|
Re: Input requested: Helm v3 survey
Matt Fisher <matt.fisher@...>
This looks great!
Would it be useful to add an extra section under the "how many users are in your organization" question, asking: Under your current job role, approximately how many users are using the stuff you built?
Matthew Fisher, Caffeinated Software Engineer Microsoft Azure Platform Nanoose Bay, BC Canada Email: matt.fisher@... Phone: 1(250)937-1478
From: cncf-kubernetes-helm@... <cncf-kubernetes-helm@...> on behalf of Matt Farina <matt@...>
Sent: Thursday, March 29, 2018 2:06 PM To: cncf-kubernetes-helm@... Subject: [cncf-kubernetes-helm] Input requested: Helm v3 survey 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...
https://1drv.ms/w/s!At6-pjJ-bCdxgWcwG59q4YaEp9GC
|
|
Input requested: Helm v3 survey
Matt Farina
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... https://1drv.ms/w/s!At6-pjJ-bCdxgWcwG59q4YaEp9GC
|
|
Helm 3.0 Development Branch
Matt Butcher <matt.butcher@...>
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 investigation, we discovered that many people clone the `master` branch and expect a working Helm 2 instance, so for development on helm 3, we propose initially doing the development work on a separate branch, and then merging that branch to master at `helm-3.0.0-beta.1` (a.k.a. The Distant Future). So that leaves us with a name for the Helm 3 development branch. Our main two considerations for naming are (a) make it obvious, and (b) don't let it screw up SemVer-based clients like dep and glide. We're proposing: `dev-v3` as the branch name. How does that sound?
|
|
Re: SPJ paper on Build Systems
Alexis Richardson <alexis@...>
Matt
toggle quoted messageShow quoted text
Yes, absolutely build is a more complex case. But it can be a super set of packaging, as exemplified by nix. All these systems benefit from being deterministic and compositional, and I think the paper is useful for thinking about that. Glad you liked! A
On Tue, 20 Mar 2018, 14:17 Matt Farina, <matt.farina@...> wrote:
|
|
Re: SPJ paper on Build Systems
Matt Farina
Alexis, Thanks for sending that paper out. It was a fun read to start my day.
On Tue, Mar 20, 2018 at 5:36 AM, Alexis Richardson <alexis@...> wrote: Hi --
Matt Farina Go in Practice - A book of Recipes for the Go programming language. Engineered Web - A blog on cloud computing and web technologies.
|
|
SPJ paper on Build Systems
Alexis Richardson <alexis@...>
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 relevant to Helm, although their notion of build is richer. "We have investigated multiple build systems, showing how their properties are consequences of two implementation choices: what order you build in and whether you decide to rebuild. By decomposing the pieces, we show how to recompose the pieces to new points in the design space. In particular, a simple recombination leads to a design for a monadic cloud build system. Armed with that blueprint we hope to actually implement such a system as future work." This may also be relevant to wg-app-def folks. alexis
|
|
Re: Helm v3 User Stories
Quinton Hoole <quinton@...>
On Thu, Mar 15, 2018 at 10:28 AM, Matt Farina <matt.farina@...> wrote:
Yup, March 27th works. I've added you to the agenda..
Quinton Hoole
quinton@...
|
|
Re: Helm v3 User Stories
Quinton Hoole <quinton@...>
Hi Matt Thanks, your writeups are very useful. Two comments/questions: 1. Your multi-cluster use cases would be interesting to kubernetes-SIG-multicluster, who might also be able to provide you with some valuable feedback, support tools, etc. Perhaps you would like to do a brief presentation/Q&A to sig-multicluster. Their meetings are every second Tue at 09:30 Pacific. 2. Your roles document does not include a cluster admin role. I would suggest explicitly mentioning this role, even if only to explicitly exclude it from your scope (with appropriate justification). Q
On Thu, Mar 15, 2018 at 8:48 AM, Alexis Richardson <alexis@...> wrote: +1, that is a major usage pattern for us and implemented using flux-helm. --
Quinton Hoole
quinton@...
|
|