The Daytona Binding injects a Daytona container spec into a Kubernetes Pod based upon a selector.
To install the binding system and CRDs:
ko apply -f config/
This step sets up:
- Namespace
- Service account with permissions
- Webhook configuration
- Custom Resource Definitions
- Deployment (runs webhook and reconciler)
See example.yaml