Skip to content

This repository contains Kubernetes resource definitions and configurations for deploying MySQL InnoDB Cluster using ArgoCD.

Notifications You must be signed in to change notification settings

colussim/argocd-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

This repository contains Kubernetes resource definitions and configurations for deploying MySQL InnoDB Cluster using ArgoCD. It includes:

✅ MySQL Operator: Installation of the MySQL Operator to manage MySQL InnoDB clusters.

✅ Custom Resource: Definition of the MySQL Cluster, including configurations for a Router and multiple backend instances.

✅ Secrets Management: Kubernetes Secrets to securely manage sensitive information such as passwords.

✅ Service Definitions: Kubernetes Services to expose the MySQL Router for external access.

By using this repository with ArgoCD, you can automate the deployment and management of your MySQL InnoDB Cluster in a Kubernetes environment. This setup allows for easy scalability, monitoring, and backup capabilities.

About

This repository contains Kubernetes resource definitions and configurations for deploying MySQL InnoDB Cluster using ArgoCD.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published