[03:32:24] bd808: it's awkward, but the best option we have for that at the moment is to (1) start a `mwscript-k8s` session that you'll "hold open" (e.g., `shell.php`) and then (2) `kubectl exec` into it to run commands. [03:32:24] it ends up looking kinda like this: https://phabricator.wikimedia.org/T401252#11066941 [06:24:14] <_joe_> bd808: depending on what you're trying to figure out, your best option is the mw-debug REPL [06:24:52] <_joe_> https://wikitech.wikimedia.org/wiki/MediaWiki_On_Kubernetes#Troubleshooting [06:26:44] <_joe_> but also, if you "just" want phpinfo, you want it from php-fpm [06:29:11] <_joe_> it can be added to mw-debug temporarily as a separate endpoint using this mechanism https://gerrit.wikimedia.org/r/plugins/gitiles/operations/deployment-charts/+/refs/heads/master/helmfile.d/services/mw-debug/values.yaml#120 [08:10:08] 06serviceops, 06Data-Engineering, 06Data-Engineering-Radar, 10Observability-Logging, 06Data-Platform-SRE (2025.09.26 - 2025.10.17): Fix Kafka replicas skew - https://phabricator.wikimedia.org/T407185#11280200 (10Gehel) [11:24:32] 06serviceops, 07sre-alert-triage: Alert in need of triage: KubernetesWorkerUnschedulable - https://phabricator.wikimedia.org/T400969#11280823 (10LSobanski) Just a heads up that the alert fired again, can it be silenced for another month? [11:25:58] 06serviceops, 07Epic, 06MW-Interfaces-Team (MWI-Roadmap), 07OKR-Work, 13Patch-For-Review: Add support to rest-gateway for action API - https://phabricator.wikimedia.org/T406324#11280834 (10Clement_Goubert) 05In progress→03Resolved a:03Clement_Goubert [11:43:59] 06serviceops, 07sre-alert-triage: Alert in need of triage: KubernetesWorkerUnschedulable - https://phabricator.wikimedia.org/T400969#11280902 (10Clement_Goubert) Done [12:38:28] 06serviceops, 13Patch-For-Review: wikikube-worker2[248-331] implementation tracking - https://phabricator.wikimedia.org/T390859#11281032 (10kamila) AFAICT, @JMeybohm is correct, no reimages are required. We just need to proceed according to [[ https://wikitech.wikimedia.org/wiki/Kubernetes/Clusters/Add_or_remo... [12:43:05] 06serviceops, 13Patch-For-Review: wikikube-worker2[248-331] implementation tracking - https://phabricator.wikimedia.org/T390859#11281048 (10Clement_Goubert) >>! In T390859#11281032, @kamila wrote: > AFAICT, @JMeybohm is correct, no reimages are required. We just need to proceed according to [[ https://wikitech... [13:00:34] 06serviceops, 13Patch-For-Review: wikikube-worker2[248-331] implementation tracking - https://phabricator.wikimedia.org/T390859#11281084 (10kamila) >>! In T390859#11281048, @Clement_Goubert wrote: > You can also run the script `./add_k8s_node.py --netbox-token $NETBOX_TOKEN --netbox-commit --task-id T390859 wi... [15:33:11] Thanks for the suggestions swfrench-wmf and _joe_. I managed my short term need by pulling the base images from the registry and running them locally. I will try to make time to become more familiar with the edges you have pointed out as they may be useful in the future. [15:33:51] <_joe_> ah lol right thatr also works [15:54:27] 06serviceops, 13Patch-For-Review: wikikube-worker2[248-331] implementation tracking - https://phabricator.wikimedia.org/T390859#11281760 (10Clement_Goubert) >>! In T390859#11281084, @kamila wrote: >>>! In T390859#11281048, @Clement_Goubert wrote: >> You can also run the script `./add_k8s_node.py --netbox-token...