Done
Details
Assignee
UnassignedUnassignedReporter
Derek PerkinsDerek PerkinsPriority
HighComponents
Labels
Affects versions
Environment
GKE 1.14.7
Details
Details
Assignee
Unassigned
UnassignedReporter
Derek Perkins
Derek PerkinsPriority
Components
Labels
Affects versions
Environment
GKE 1.14.7
Smart Checklist
Smart Checklist
Smart Checklist
Created October 23, 2019 at 5:12 PM
Updated March 6, 2024 at 5:18 AM
Resolved December 26, 2020 at 3:30 PM
I'm trying to run the pmm client in a sidecar container to mysql inside Kubernetes. I've already been doing this with 1.x, and I'm trying to upgrade to 2.x. This is what my Dockerfile looks like for the client.
When I try to run pmm-admin config like normal, this is the error I get.
I can't find any documentation about config files on the site. How do I get this set up? I'm planning to migrate the public Vitess helm charts to use this once I get it working.