Skip to content

A simple wrapper/framework around controller-runtime and client-go to make implementing Operators/Controllers easier

License

Notifications You must be signed in to change notification settings

zncdatadev/operator-go

Repository files navigation

Operator-go

go.dev reference GitHub go.mod Go version GitHub Actions Workflow Status 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

About

A simple wrapper/framework around controller-runtime and client-go to make implementing Operators/Controllers easier

Resources

License

Stars

Watchers

Forks

Packages

No packages published