{ "id": "44a67063-a05a-4126-9aac-5bb52fc850f9", "name": "component_install_kubernetes", "command": "bash", "args": [ "-c", "base64 -d < '/tmp/orchestrator_comp_44a67063-a05a-4126-9aac-5bb52fc850f9.tar.gz.b64' > /tmp/kubernetes.tar.gz && scp -i '/Users/jesusperezlorenzo/.ssh/htz_ops' /tmp/kubernetes.tar.gz 'root@libre-wuji-wrk-0:/tmp/' && ssh -i '/Users/jesusperezlorenzo/.ssh/htz_ops' 'root@libre-wuji-wrk-0' 'rm -rf /tmp/kubernetes && mkdir -p /tmp/kubernetes && tar xzf /tmp/kubernetes.tar.gz -C /tmp/kubernetes && cd /tmp/kubernetes && sudo bash install-kubernetes.sh install ; rc=$?; rm -f /tmp/kubernetes.tar.gz && rm -rf /tmp/kubernetes; exit $rc' ; rc=$?; rm -f '/tmp/orchestrator_comp_44a67063-a05a-4126-9aac-5bb52fc850f9.tar.gz.b64' /tmp/kubernetes.tar.gz; exit $rc" ], "dependencies": [], "status": "Completed", "created_at": "2026-04-21T03:17:07.185465Z", "started_at": "2026-04-21T03:17:07.354693Z", "completed_at": "2026-04-21T03:17:16.032753Z", "output": "No k8s_join.sh found\n", "error": null, "tags": { "server": "libre-wuji-wrk-0", "workspace": "/Users/Akasha/project-provisioning/workspaces/libre-wuji", "operation": "install", "type": "component", "component": "kubernetes" } }