sandbox connected and streaming
This commit is contained in:
@@ -6,21 +6,21 @@ resources:
|
||||
- init.yaml
|
||||
# Namespace definitions with PodSecurity labels
|
||||
- namespaces.yaml
|
||||
# RBAC for gateway to create agents (creation only)
|
||||
# RBAC for gateway to create sandboxes (creation only)
|
||||
- gateway-rbac.yaml
|
||||
# RBAC for lifecycle sidecar (self-deletion)
|
||||
- lifecycle-sidecar-rbac.yaml
|
||||
# Admission policies (image restriction, security requirements)
|
||||
- admission-policy.yaml
|
||||
# Resource quotas and limits for agents namespace
|
||||
- agent-quotas.yaml
|
||||
# Resource quotas and limits for sandboxes namespace
|
||||
- sandbox-quotas.yaml
|
||||
# Network isolation policies
|
||||
- network-policies.yaml
|
||||
# Gateway service
|
||||
- gateway.yaml
|
||||
- gateway-ingress.yaml
|
||||
# Example agent deployment (for reference, not applied by default)
|
||||
# - agent-deployment-example.yaml
|
||||
# Example sandbox deployment (for reference, not applied by default)
|
||||
# - sandbox-deployment-example.yaml
|
||||
# Services
|
||||
- web.yaml
|
||||
- ingress.yaml
|
||||
|
||||
Reference in New Issue
Block a user