FedML-AI / FedML-AI/FedML

How to change ACCOUNT_ID

Open
#2,260 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
4.1k
Forks
765
PR merge metrics
No merged PRs in 30d

Description

Hello,I'm trying to run FedML on a Kubernete clusters. According to the tutorial:
"The entire workflow is as follows:
In the file ./install_on_k8s/fedml-edge-client-server/deployment-client.yml, modify the variable ACCOUNT_ID to your desired value
Deploy the fedml client: kubectl apply -f ./install_on_k8s/fedml-edge-client-server/deployment-client.yml
In the file ./install_on_k8s/fedml-edge-client-server/deployment-server.yml, modify the variable ACCOUNT_ID to your desired value
Deploy the fedml server: kubectl apply -f ./install_on_k8s/fedml-edge-client-server/deployment-server.yml
Login the FedML MLOps platform (https://open.fedml.ai), the above deployed client and server will be found in the edge devices "

My question is :
What does "modify the variable ACCOUNT_ID to your desired value" mean? What is my desired value?
Also,after I logged into the FedML MLOps platform, I can only find my account and API key in my profile. How does this relate to the desired value mentioned in the tutorial? Thank you.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.