The irc channel is dead. But most of us mentioned in that article are still in another irc channel together and talk very frequently.
HN user
GarMan
I can’t tell if coming through with a B1 or B2 with globs entry is included in this.
Why Argo and not kubeflow Pipelines?
Close enough (I’m not in the USA)
I remote for Amazon (as part of twitch but know other amazon remotes) but from my experience when other FAANG recruiters cold call me remote at those companies is discouraged. Amazon pays based on regions so my salary does not match what the ancestor post claims but would if I lived in the Bay Area.
(Many teams don't just use yaml files, but generate them, so Tilt has to be able to do that, too.)
Tell me more about this? I have my own helm like product and I had issues getting that to work with skaffold.
There are at least two options that work with helm, google's skaffold (https://github.com/GoogleContainerTools/skaffold) and microsoft's draft (https://github.com/Azure/draft). The former supports helm along with kustomize and just plain old kubectl yaml files, draft seems to be tied to helm.
Personally I have used skaffold with success, and draft paniced on me so I stopped playing with it.