Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.32 KB

README.md

File metadata and controls

17 lines (13 loc) · 1.32 KB

Operator-go

go.dev reference GitHub go.mod Go version GitHub Actions Workflow Status Go Report Card GitHub License GitHub release (latest by date)

Features

  • Database Connection CRD, which provides database connection and database configuration for applications, has implemented Mysql, Postgres, Redis
  • S3 Connection CRD: Provides S3 connection and S3 bucket configuration for applications
  • Authentication CRD provides flexible authentication for applications and has been configured with oidc
  • Error and condition constants
  • k8s object creation or update optimization