[10:33:13] 10Lift-Wing, 10SRE-swift-storage, 10Machine-Learning-Team (Active Tasks): Swift account to store ML models - https://phabricator.wikimedia.org/T280773 (10elukey) [11:19:33] 10Machine-Learning-Team, 10SRE, 10serviceops: Kubernetes packages in Debian Bullseye - https://phabricator.wikimedia.org/T280625 (10akosiaris) 05Open→03Declined I am gonna tentatively for now decline this. While #serviceops wouldn't block #machine-learning-team if they wanted to utilize bullseye debian p... [12:34:19] 10Machine-Learning-Team, 10SRE, 10serviceops: Kubernetes packages in Debian Bullseye - https://phabricator.wikimedia.org/T280625 (10elukey) @akosiaris to be clear, I didn't mean that ML would have used it to bypass Service ops, it was only to bring up the subject to get opinions, +1 to decline it after what... [13:15:46] hello folks [13:16:17] for istio and knative, it seems that the next step is to figure out how to import the docker images to our docker registry [13:16:41] ideally, IIUC, it is better if we have a Dockerfile + binaries etc.., rather than importing from dockerhub directly [13:19:04] there is https://github.com/istio/istio/blob/release-1.6/tools/istio-docker.mk that might be handy [13:19:14] but I haven't playied with it yet [13:19:27] *played [13:24:42] I'll give it a spin in a moment. [13:25:02] no idea if it is the best tool, I found it by chance [13:25:06] Electrician has clarified he won't be here for another hour. [13:26:22] klausman: how dare you pressing the electrician :D [13:28:33] In https://phabricator.wikimedia.org/T278192#7019228 we have a list of base istio images, the thing that I don't get is the mapping between those images and the pods running [13:31:09] the pods are straightforward: [13:31:17] - istiod for the control plane [13:31:18] 04Error: Command “istiod” not recognized. Please review and correct what you’ve written. [13:31:22] lol [13:31:41] * operator is for istioctl IIUC (no idea if we'll end up using it) [13:32:06] * ingress-gateway is for the inbound traffic balancing/routing etc.. [13:32:14] * prometheus for metrics of course [13:32:53] The docker images are: istio/proxyv2, istio/operator, istio/pilot [13:33:54] ah ok "pilot" should be part of istiod now, so the image is probably providing istiod [13:35:59] https://github.com/istio/istio/tree/master/pilot/docker [13:36:03] nice --^ [13:36:25] That looks a lot simpler than the makefile [13:37:19] also https://github.com/istio/istio/blob/master/operator/docker/Dockerfile.operator [13:37:26] they may have added them in the last releases [13:54:05] `USER 1337:1337` *snrk* [14:07:33] \o/ Electrician has arrived! [14:08:05] I will be almost offline for a bit (only via mobile tethering, so Slack and IRC would work, but there might be lag) [14:13:21] 10Lift-Wing, 10SRE-swift-storage, 10Machine-Learning-Team (Active Tasks): Swift account to store ML models - https://phabricator.wikimedia.org/T280773 (10fgiunchedi) SGTM, in practical terms the work to do involves adding the account to `hieradata/common/profile/thanos/swift.yaml` to puppet.git and the priva... [14:46:24] 10Lift-Wing, 10Machine-Learning-Team: Install Istio on ml-serve cluster - https://phabricator.wikimedia.org/T278192 (10elukey) Mapping images -> pods: ` elukey@wintermute:~/Wikimedia/minikube$ kubectl get pods --all-namespaces -o=jsonpath='{range .items[*]}{"\n"}{.metadata.name}{":\t"}{range .spec.containers[... [14:47:00] found a mapping images -> pods via kubectl [15:11:43] And I'm back! With power and fridge intact! [15:13:27] Turns out the original installation had the cables pinched at one point, and over time the soldi copper core broke. The they originally "fixed" this problem a few years back, it was just the wiggling that re-established contact. Now there's new wire in the wall. [15:19:06] YAY [15:19:15] Serious nickserv, chrisalbon__ [15:32:43] The underscores are like the stars generals get [15:51:36] 10Lift-Wing, 10SRE-swift-storage, 10Machine-Learning-Team (Active Tasks): Swift account to store ML models - https://phabricator.wikimedia.org/T280773 (10elukey) >>! In T280773#7024261, @fgiunchedi wrote: > SGTM, in practical terms the work to do involves adding the account to `hieradata/common/profile/thano... [16:03:01] 10Machine-Learning-Team, 10SRE, 10serviceops: Kubernetes packages in Debian Bullseye - https://phabricator.wikimedia.org/T280625 (10akosiaris) >>! In T280625#7023947, @elukey wrote: > @akosiaris to be clear, I didn't mean that ML would have used it to bypass Service ops, it was only to bring up the subject t... [16:07:03] 10Lift-Wing, 10SRE-swift-storage, 10Machine-Learning-Team (Active Tasks): Swift account to store ML models - https://phabricator.wikimedia.org/T280773 (10fgiunchedi) >>! In T280773#7024669, @elukey wrote: >>>! In T280773#7024261, @fgiunchedi wrote: >> SGTM, in practical terms the work to do involves adding t... [16:07:55] 10Lift-Wing, 10SRE-swift-storage, 10Machine-Learning-Team (Active Tasks): Swift account to store ML models - https://phabricator.wikimedia.org/T280773 (10elukey) Ahhh perfect, thanks for explaining, I feel better now :) Going to make the changes in a few!