-
Notifications
You must be signed in to change notification settings - Fork 335
Run playground in container #1430
Copy link
Copy link
Open
Labels
help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.type/feature-requestCategorizes issue as related to a new feature.Categorizes issue as related to a new feature.type/questionCategorizes issue as related to a question.Categorizes issue as related to a question.
Milestone
Metadata
Metadata
Assignees
Labels
help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.type/feature-requestCategorizes issue as related to a new feature.Categorizes issue as related to a new feature.type/questionCategorizes issue as related to a question.Categorizes issue as related to a question.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Feature Request
Is your feature request related to a problem? Please describe:
as title
Describe the feature you'd like:
run tidb playground in one container
Why the featue is needed:
Many individual developers cannot afford the high price of the TiDB-cluster, but they may want to use related tools from the TiDB community.
For example, the TiDB dashboard / one-click Grafana monitor etc.
Consider that tiup already provides "tiup --tag xxx playground" to ensure that data is not lost.
Perhaps we could go a step further and provide docker images to help individual developers replace their mysql with tidb playground ?
By the way I think we can think of TiDB-playground as a lighter version of TiDB-cluster, e.g. the relationship between K3s and K8s
Describe alternatives you've considered:
I found this repo, which may help a little
Teachability, Documentation, Adoption, Migration Strategy: