|
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
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
|
By
Matt Farina
·
#32
·
|
|
Re: installing from source problem
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?
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?
|
By
Matt Fisher <matt.fisher@...>
·
#31
·
|
|
installing from source problem
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
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
|
By
Denis Chebotarev <denis.chebotarev@...>
·
#30
·
|
|
installing from source problem
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
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
|
By
Denis Chebotarev
·
#29
·
|
|
Re: Take the Kubernetes Application Survey
We're going to go around sharing it everywhere. I'll try to get to that later today.
Thanks for pointing it out.
--
Matt Farina
mattfarina.com
Go in Practice - A book of Recipes for the Go
We're going to go around sharing it everywhere. I'll try to get to that later today.
Thanks for pointing it out.
--
Matt Farina
mattfarina.com
Go in Practice - A book of Recipes for the Go
|
By
Matt Farina
·
#28
·
|
|
Re: Take the Kubernetes Application Survey
Matt
Thank-you for doing this. Please could you post on some of the CNCF
slack channels too?
alexis
Matt
Thank-you for doing this. Please could you post on some of the CNCF
slack channels too?
alexis
|
By
Alexis Richardson <alexis@...>
·
#27
·
|
|
Take the Kubernetes Application Survey
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
·
#26
·
|
|
Re: Helm 3.0 Development Branch
Sounds good to me!
Michelle Noorali
Sounds good to me!
Michelle Noorali
|
By
Michelle Noorali
·
#25
·
|
|
Re: Input requested: Helm v3 survey
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
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
|
By
Stefanie Arnold
·
#24
·
|
|
Re: Input requested: Helm v3 survey
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
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
|
By
Matt Fisher <matt.fisher@...>
·
#23
·
|
|
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
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
|
By
Matt Farina
·
#22
·
|
|
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
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
|
By
Matt Butcher <matt.butcher@...>
·
#21
·
|
|
Re: SPJ paper on Build Systems
Matt
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
Matt
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
|
By
Alexis Richardson <alexis@...>
·
#20
·
|
|
Re: SPJ paper on Build Systems
Alexis,
Thanks for sending that paper out. It was a fun read to start my day.
I think it's only tangentially relevant to Helm because Helm is a package manager rather than a build tool. A comparison
Alexis,
Thanks for sending that paper out. It was a fun read to start my day.
I think it's only tangentially relevant to Helm because Helm is a package manager rather than a build tool. A comparison
|
By
Matt Farina
·
#19
·
|
|
SPJ paper on Build Systems
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
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
|
By
Alexis Richardson <alexis@...>
·
#18
·
|
|
Re: Helm v3 User Stories
Yup, March 27th works. I've added you to the agenda..
--
Quinton Hoole
quinton@...
Yup, March 27th works. I've added you to the agenda..
--
Quinton Hoole
quinton@...
|
By
Quinton Hoole <quinton@...>
·
#17
·
|
|
Re: Helm v3 User Stories
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
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
|
By
Quinton Hoole <quinton@...>
·
#16
·
|
|
Re: Helm v3 User Stories
Quinton,
I'd be happy to come. Would the March 27th meeting be a good one for this?
Good idea. I'll craft a PR.
Cheers,
Matt
--
Matt Farina
mattfarina.com
Go in Practice - A book of Recipes for the
Quinton,
I'd be happy to come. Would the March 27th meeting be a good one for this?
Good idea. I'll craft a PR.
Cheers,
Matt
--
Matt Farina
mattfarina.com
Go in Practice - A book of Recipes for the
|
By
Matt Farina <matt.farina@...>
·
#15
·
|
|
Re: Helm v3 User Stories
+1, that is a major usage pattern for us and implemented using flux-helm.
I don't think this has implications about what would trigger a pull/upgrade. This is because anything that triggers a pull
+1, that is a major usage pattern for us and implemented using flux-helm.
I don't think this has implications about what would trigger a pull/upgrade. This is because anything that triggers a pull
|
By
Alexis Richardson <alexis@...>
·
#14
·
|
|
Re: Helm v3 User Stories
Brian, that's a good question.
These are definitely similar and may be able to be combined.
There have been requests to have a service running in a cluster that watches or is notified of changes in a
Brian, that's a good question.
These are definitely similar and may be able to be combined.
There have been requests to have a service running in a cluster that watches or is notified of changes in a
|
By
Matt Farina <matt.farina@...>
·
#13
·
|