NAME

IO::K8s::AgentSandbox::V1beta1::Sandbox - Isolated runtime environment for AI agents

VERSION

version 1.105

DESCRIPTION

Sandbox is an isolated runtime environment for AI agents. It provides a stateful, singleton workload scheduled on Kubernetes nodes. This is a namespace-scoped resource using API version agents.x-k8s.io/v1beta1, the storage version as of upstream AgentSandbox v0.5.4. The spec and status fields are typed inline structs generated from the upstream AgentSandbox Go types.

Unlike the deprecated (served-but-not-storage) agents.x-k8s.io/v1alpha1 track modeled by IO::K8s::AgentSandbox::V1alpha1::Sandbox, this version drops spec.replicas and status.replicas entirely. Lifecycle is instead controlled via spec.operatingMode (Running or Suspended), and status.nodeName / status.podIPs report pod placement directly.

SEE ALSO

SUPPORT

Issues

Please report bugs and feature requests on GitHub at https://github.com/pplu/io-k8s-p5/issues.

IRC

Join #kubernetes on irc.perl.org or message Getty directly.

CONTRIBUTING

Contributions are welcome! Please fork the repository and submit a pull request.

AUTHORS

  • Torsten Raudssus <torsten@raudssus.de>

  • Jose Luis Martinez Torres <jlmartin@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2018-2026 by Jose Luis Martinez Torres <jlmartin@cpan.org>.

This is free software, licensed under:

The Apache License, Version 2.0, January 2004