mirror of
				https://gitee.com/devstar/devstar-devcontainer-operator
				synced 2025-11-02 03:40:34 +00:00 
			
		
		
		
	Added README.md
This commit is contained in:
		@@ -1,8 +1,12 @@
 | 
			
		||||
# devstar-devcontainer-kubebuilder-scaffold
 | 
			
		||||
// TODO(user): Add simple overview of use/purpose
 | 
			
		||||
 | 
			
		||||
DevStar DevContainer CRD 脚手架工程
 | 
			
		||||
 | 
			
		||||
## Description
 | 
			
		||||
// TODO(user): An in-depth paragraph about your project and overview of use
 | 
			
		||||
 | 
			
		||||
本工程是 DevStar Studio 项目的子工程,专用于定制 k8s CRD (Custom Resource Definition) 资源及其自定义 Controller
 | 
			
		||||
- **CRD 封装**:将 StatefulSet, Service, Ingress 打包部署
 | 
			
		||||
- **Self-Healing**:当 DevContainer 意外终止或运维人员意外删库,该组件能够自动重新拉起对应的资源,保证服务的持续交付
 | 
			
		||||
 | 
			
		||||
## Getting Started
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user