I love copy/paste. On Wed, May 25, 2022 at 10:25 AM Saad Ur Rahman <[email protected]> wrote:
> Pulsar has done a lot of things very well. There are many pages to be > taken from their playbook. > > On Wed, May 25, 2022 at 12:28 PM Ning Wang <[email protected]> wrote: > > > > looks neat! > > > > On Wed, May 25, 2022 at 9:04 AM Saad Ur Rahman <[email protected]> > > wrote: > > > > > I think a values file for a lightweight Minikube deployment would be > > > sufficient for development purposes. > > > This is great > > > > https://github.com/apache/pulsar-helm-chart/blob/master/examples/values-minikube.yaml > > > > > > > > > On Tue, May 24, 2022 at 11:55 PM Ning Wang <[email protected]> > wrote: > > > > > > > > Agreed. One is better, and helm is popular. > > > > > > > > On Tue, May 24, 2022 at 8:18 PM Nicholas Nezis < > [email protected] > > > > > > > > wrote: > > > > > > > > > Yes this is another example where we have two solutions, but > neither is > > > > > properly maintained. > > > > > > > > > > https://heron.apache.org/docs/schedulers-k8s-with-helm > > > > > > > > > > https://heron.apache.org/docs/schedulers-k8s-by-hand > > > > > > > > > > I propose these get reduced into one. > > > > > > > > > > I am of the opinion that the Helm chart is very easy to install. > > > Especially > > > > > once we have the published helm chart in Artifactory it will be > even > > > > > easier. > > > > > > > > > > Another related task would be to produce example values.yml files > for > > > > > different configurations. I have appreciated this pattern when > found in > > > > > other repos such as Pulsar's Helm chart repo. > > > > > https://github.com/apache/pulsar-helm-chart/tree/master/examples > > > > > > > > > > We should have a minikube config and others if there are other > > > patterns. > > > > > (i.e. minikube vs production or Bookkeeper vs S3). > > > > > > > > > > Once we get through this release, I can spend some time on > cleaning up > > > the > > > > > yamls and documentation. > > > > > > > > > > If we want to maintain the extra yamls, we should still clean them > up > > > and > > > > > make sure they are updated for new Kubernetes, do not have old bugs > > > like > > > > > the zookeeper split brain issue we fixed in the helm chart. Also we > > > should > > > > > still simplify into relevant use cases. Maybe minikube vs > production. > > > The > > > > > GCE vs baremetal distinctions probably don't make sense anymore. > > > > > > > > > > Nick > > > > > > > > > > > > > > > > > > > > On Tue, May 24, 2022, 9:18 AM Saad Ur Rahman < > [email protected]> > > > > > wrote: > > > > > > > > > > > I use Minikube with these configurations for testing during > > > development. > > > > > > They are minimal, require no set-up, and are quick to deploy. > There > > > needs > > > > > > to be documentation for a lightweight deployment with Helm if > > > removed. > > > > > > > > > > > > On Mon, May 23, 2022 at 10:44 PM Windham Wong from StormEye.io < > > > > > > [email protected]> wrote: > > > > > > > > > > > > > Hello folks, > > > > > > > > > > > > > > We currently have 4 options for Kubernetes deployment, > > > > > > > minikube/bare-metal/GCP/Helm. The minikube/bare-metal/GCP YAMLs > > > are not > > > > > > > updated very often, while the Helm is actively maintained by > Nick. > > > Nick > > > > > > > and I agree the Helm chart is mature now, shall we drop the > YAMLs > > > of > > > > > > > minikube/bare-metal/GCP as they are creating frustration when > > > users try > > > > > > > to deploy Heron? > > > > > > > > > > > > > > We might need to maintain the doc website because the > Kubernetes > > > > > section > > > > > > > is outdated as well. > > > > > > > > > > > > > > > > > > > > > -- > > > > > > > Regards J, > > > > > > > *Windham Wong* > > > > > > > *OSWE, OSCP, GCIA, Specialist in Cybersecurity* > > > > > > > Email // [email protected] > > > > > > > Phone // +852_3590_2212 <tel:+85235902212> > > > > > > > Co-Founder, CTO, Managing Partner > > > > > > > *StormEye.io, Hong Kong Managed Security Operation Center > Limited* > > > > > > > Specialist in Cybersecurity, Log Management, SIEM System > > > > > > > <https://www.stormeye.io> > > > > > > > _Incubating Company in Intake #32, Cyberport Incudbation > Programme_ > > > > > > > < > > > > > > > > > > > > > > > > > > > > > > https://www.cyberport.hk/en/about_cyberport/cyberport_entrepreneurs/cyberport_incubation_programme > > > > > > > > > > > > > > > > > > > > > > > > > > > > < > > > > > > > > > > > > > > > > > > > > > > https://www.cyberport.hk/en/about_cyberport/cyberport_entrepreneurs/cyberport_incubation_programme > > > > > > > > > > > > > > > > > > > > > > > > > > > > _Joining Company in Wistron Accelerator #2, AppWorks > Accelerator_ > > > > > > > <https://appworks.tw/> > > > > > > > > > > > > > > > > > > > > > >
