Skip to content

net-expertise/helm.proxysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Proxysql Helm Chart

Proxysql cluster to install on Kubernetes

Inspired by https://github.com/ProxySQL/kubernetes

More details at https://www.netexpertise.eu/en/database/mysql/proxysql-helm-chart-load-rules-from-sql-query-set.html

Chart Details

This chart will do the following:

  • ProxySQL exposed on an external LoadBalancer
  • Admin port 6032 on LoadBalancer with annotations
  • Stat web server reachable through ingress
  • SQL config injected from Values file

Installing the Chart

To install the chart with the release name my-release:

$ helm install my-release -f example.yaml ./proxysql

Bring your own certificate

Create a "proxysql" tls secret

including ca.crt, tls.crt and key.crt

Uncomment cert copies commands in value file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published