Date
1 - 7 of 7
Helm v3 User Stories
Matt Farina <matt.farina@...>
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 rather than a complete set of all stories. If you look at them you'll notice that they relate to the user profiles we previously created for Helm 3. |
|
Brian Grant <briangrant@...>
Very useful. Questions about 1.1 and 1.8: 1.1: As an application operator, I want to be able to pull charts from within the cluster so that I can manage multiple clusters without exposing details to the CI system How are these 2 different? 1.1 is about pulling from cluster-local storage, whereas 1.8 is about pulling from a single source for all clusters? 1.8 is specifically about private clusters, or about the chart source being private? Pulling is in contrast to, say, a CI hook that invokes a client tool (e.g., kubectl apply) to push chart changes to a cluster or clusters? Does this have any implications about what would trigger a pull/upgrade? On Wed, Mar 14, 2018 at 8:11 AM Matt Farina <matt.farina@...> wrote:
|
|
Matt Farina <matt.farina@...>
Brian, that's a good question. These are definitely similar and may be able to be combined.On Wed, Mar 14, 2018 at 6:48 PM, Brian Grant <briangrant@...> wrote:
--
Matt Farina Go in Practice - A book of Recipes for the Go programming language. Engineered Web - A blog on cloud computing and web technologies. |
|
Alexis Richardson <alexis@...>
+1, that is a major usage pattern for us and implemented using flux-helm.
toggle quoted message
Show quoted text
I don't think this has implications about what would trigger a pull/upgrade. This is because anything that triggers a pull could be initiated by a push - eg CI writes a new build into the repos On Thu, 15 Mar 2018, 15:42 Matt Farina, <matt.farina@...> wrote:
|
|
Matt Farina <matt.farina@...>
Quinton, 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. I'd be happy to come. Would the March 27th meeting be a good one for this? 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). Good idea. I'll craft a PR. Cheers, Matt On Thu, Mar 15, 2018 at 1:09 PM, Quinton Hoole <quinton@...> wrote:
-- Matt Farina Go in Practice - A book of Recipes for the Go programming language. Engineered Web - A blog on cloud computing and web technologies. |
|
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@... |
|
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@... |
|