diff --git a/src/blogContent/nemoclaw-kagent-sandbox-secure-production-imp.mdx b/src/blogContent/nemoclaw-kagent-sandbox-secure-production-imp.mdx index 56691df8..3710ed87 100644 --- a/src/blogContent/nemoclaw-kagent-sandbox-secure-production-imp.mdx +++ b/src/blogContent/nemoclaw-kagent-sandbox-secure-production-imp.mdx @@ -56,7 +56,6 @@ metadata: namespace: kagent spec: backend: openclaw - image: us-docker.pkg.dev/field-engineering-us/images/openshell/openclaw-sandbox:adf18c0-netif-amd64 modelConfigRef: default-model-config description: "my openclaw agent" @@ -116,7 +115,6 @@ kubectl -n kagent create secret generic telegram-credentials \ namespace: kagent spec: backend: openclaw - image: us-docker.pkg.dev/field-engineering-us/images/openshell/openclaw-sandbox:adf18c0-netif-amd64 modelConfigRef: default-model-config description: "my openclaw agent" channels: @@ -144,4 +142,4 @@ Jensen mentioned at the latest GTC keynote: >OpenClaw is like the Operating System for personal AI -It allows anyone to run, build, and orchestrate as many Agentic environments as they'd like, and these Agentic environments can be anything from a banking agentic to a healthcare agentic to a full suite of multi-agent workloads running within any and every environment. The orchestration layer for where the Agents and sandboxes run in Kubernetes, but what the Agent does can be for anything and everything outside of Kubernetes. \ No newline at end of file +It allows anyone to run, build, and orchestrate as many Agentic environments as they'd like, and these Agentic environments can be anything from a banking agentic to a healthcare agentic to a full suite of multi-agent workloads running within any and every environment. The orchestration layer for where the Agents and sandboxes run in Kubernetes, but what the Agent does can be for anything and everything outside of Kubernetes.