Alex Jones
Alex Jones
I would welcome opening this up for a version 2. We could potentially cover these areas: - State of the union with Operators ( their usage throughout the industry compared...
> generic GitOps tools like Flux and ArgoCD bring the operator pattern to "the rest of us" I think that's really interesting, I also feel that GitOps operators could be...
Thanks @davidebianchi for the quick response I adjusted the controller-manager to `latest` but still see the same issue, should I adjust something else in the config?
``` ❯ helm install wave wave-k8s/wave -n wave-system WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /Users/alexjones/.kube/config WARNING: Kubernetes configuration file is world-readable. This is insecure. Location: /Users/alexjones/.kube/config...
Hey, let me know if this is still an issue and I'll jump in and take a look.
Thanks David, I’m going to spin up a Linux VM to check this out and fix it for you this week! I appreciate the kind words :-)
I (https://twitter.com/AlexJonesax) will be speaking about OpenFeature on October 28th at Kubecon NA 2022 https://sched.co/182Ik
The directory `nifi-current` looks really unusual to me. Did you do any alternative steps to the recommended?
Yes, how far have you got so far? - install zookeeper following this [guide](https://github.com/AlexsJones/kubernetes-zookeeper-cluster) - Then run ` docker run -v $PWD:/tmp tibbar/vortex:v1 -template /tmp/templates -output /tmp/deployment -varpath /tmp/environments/default.yaml` in...
This is possible yes, if we set the service to headless and allow it to produce a list of pod ip addresses!