[14:28:52] TIL. ever wondered why there's status, phase and conditions in k8s jobs? https://superorbital.io/blog/status-and-conditions/ [18:04:54] dcaro Interesting! thanks for sharing [20:02:10] Does adding service mesh to a k8s service require registering said service to the services proxy in Puppet ( https://w.wiki/KaWL )? And/or does it require creating a new LVS pool for the service? Context is https://w.wiki/KaWJ [20:05:23] hmm, looks like there might be an answer at https://wikitech.wikimedia.org/wiki/Kubernetes/Add_a_new_service#Add_in_Service_Mesh [21:16:36] Assuming TLS termination is working, I think we just need to register the service in envoy.yaml? I've created https://w.wiki/KadS for that, but LMK if I'm wrong