NAME

IO::K8s::AgentSandbox::V1alpha1::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/v1alpha1. The spec and status fields are typed inline structs generated from the upstream AgentSandbox Go types.

As of upstream AgentSandbox v0.5.4, this API version is still served but is no longer the storage version — agents.x-k8s.io/v1beta1 (see IO::K8s::AgentSandbox::V1beta1::Sandbox) is now canonical. This v1alpha1 track still carries spec.replicas / status.replicas, unlike v1beta1, but has gained spec.service and status.podIPs.

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