Releases: BerryBytes/zoperator
Releases · BerryBytes/zoperator
Initial Release
Overview
The zoperator is a kubernetes operator built suing Kubebuilder that manages
tenant configs and their resources during and after creation of the tenants.
It introduces UserConfig that defines tenant-specific settings and automatically
provisions required resources based on the configuration.
Features
- Custom Resource Definition (CRD) for managing user configurations
- Automated namespace creation for each tenant
- Resource lifecycle management with finalizers
- Status tracking for UserConfig resources
- Comprehensive validation rules for configuration fields
- Support for various resource permissions and configurations
- Integration with Sealed Secrets for secure secret management