-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
curveadm playbook deploy memcached #240
Comments
hi, I'm a student majoring in software engineering in hdu, who is interested in distributed system. I'm good at golang and javascript. Familiar at kubernetes and linux, I wish to contribute to this task. |
Hello, I am a student from UESTC. I am good at golang language. I have learned k8s related knowledge and am interested in this issue.
I think it can be modified as:
so that only one host needs to be modified when deploying multiple services on a machine. I hope the task will be assigned to me! |
In this case, you also need to write a lot of configuration files. You can refer to the design of topology's replica. Add ${service_replica_sequence} to the port and file location. to distinguish. |
Thanks to guidance, the code has been modified to support replicas and ${replicas_sequence}. Now, when deploying the memcached cluster, hosts.yaml can be written as follows:
|
deploy_memcached
目前,部署memcahced 一个服务就要对应一个host,修改起来繁琐,可以对这方面进行优化,使得对一台机器部署多个服务时仅需要修改一个host即可。
At present, deploying a memcahced service requires corresponding to a host, which is cumbersome to modify. This aspect can be optimized so that only one host needs to be modified when deploying multiple services on a machine.
Registration procedure
Step 1. Add a comment when you sign up.The purpose of comments is for us to understand you and determine whether you have the basic ability to complete this issue.
Step 2. Use WeChat to add the Curve community assistant "Curve" as a WeChat friend, tell your GitHub ID, and send the Issue link of your choice. The assistant will invite you to communicate with the mentor by WeChat.
Step 3. In order to better complete each development task, the mentor will select the developer who best matches the issue based on everyone's comment on GitHub and communication status by WeChat. If you are not selected, please select another issue.
Tips
The text was updated successfully, but these errors were encountered: