@timperrett I am trying test Nelson with Oracle OKE - Oracle Cloud Container Engine for K8s. I have some doubts about k8s deployment of Nelson .. could you help me?
Drew Gonzales
@drewgonzales360
@pasimoes OO. I'm curious to hear about the Oracle stuff. What problems have you run into so far?
Timothy Perrett
@timperrett
@pasimoes whoa, ncie. I dont believe anyone has every tried it with OKE… what’s your setup look like?
Paulo Alberto Simoes
@pasimoes
Thank you @drewgonzales360 and @timperrett for reply. Really I couldn’t find the better to deploy nelson over OKE. It is my fault of course.
Paulo Alberto Simoes
@pasimoes
I couldn’t understand the documentation enough to configure ConfigMap/nelson.yaml correctly .
I need help with section "datacenter configuration” if possible.. I think that it is my fault but I need help.
if possible of course.
My strategy for next week is install Nelson standalone and try to use it for deployment on OKE. But I will need to return to deploy Nelson on OKE.
@timperrett it is my task. I need to put nelson to work with oke
Ross A. Baker
@rossabaker
Hey, is Quiver set up in the publishing infra? Someone just got it up to 2.13, but I'm flying blind on whether it will publish or not.
Cory Parent
@goedelsoup
i don't think the sonatype creds are set up
Timothy Perrett
@timperrett
@rossabaker i dont think its setup, but i can do it this evening
just had a look on my buildkite install and quiver isnt listed
sorry for being late on that - just swamped at work because we've got people out on new baby leave :-)
_
Ross A. Baker
@rossabaker
No worries. I just cleared out about 700 GitHub notifications. I know how life gets. :smile:
Cory Parent
@goedelsoup
i was very surprised to see your face today at hashiconf @timperrett
am hoping to see some of your opinions and ideas make their way into waypoint
Timothy Perrett
@timperrett
@goedelsoup ha, yeah - that was kind of them to ask me do a cameo! Armon told me that they had taken inspiration from some of Nelson's ideas, which was really flattering :-)
@rossabaker just setting up the CI build for quiver now, sorry about the delay on this again
Ross A. Baker
@rossabaker
No worries at all. Thanks for looking!
Timothy Perrett
@timperrett
its been so long since i compiled a scala project - its almost alien haha
Ross A. Baker
@rossabaker
I'm doing a good job juggling enough languages right now that I don't know what I'm doing in any of them.
Timothy Perrett
@timperrett
well it still builds on my 11 year old mac book air
so that's a win
Ross A. Baker
@rossabaker
:tada:
Timothy Perrett
@timperrett
dang it, SBT is no longer availalbe on maven central??? what crazy world is this
need to rebake my entire CI image to get a newer sbt extras
Timothy Perrett
@timperrett
LOL had to get out my old mac pro from like 14+ years ago to build this thing as it has just the right python/ruby crap to make this not a rewrite
how those langs became popular for ops tooling is beyond me
Ross A. Baker
@rossabaker
I don't know, I get my SBT from Nix these days.
It takes me forever to build anything, but when I do, I can build it anywhere!
Timothy Perrett
@timperrett
so the build is failing due to some scala JS issue
didnt know scala js was added to this build... i dont usually like to support scala js