Categorygithub.com/Close-Encounters-Corps/mysql-operator
modulepackage
0.0.0-20210921231836-e19028e15a5f
Repository: https://github.com/close-encounters-corps/mysql-operator.git
Documentation: pkg.go.dev

# README

mysql-operator

Simple MySQL Kubernetes operator that allows create databases with users in external cluster via CRDs.

We use this operator to manage databases in our dev environments.

build & deploy

  1. Download Waypoint https://www.waypointproject.io/downloads
  2. Run waypoint up -var=mysql_host=... -var=mysql_user=... -var=mysql_password=... -var=mysql_default_db=mysql -var=dockerconfigjson=...
  3. ???
  4. PROFIT

# Packages

No description provided by the author
No description provided by the author
No description provided by the author