Skip to content
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

How to run the deploy demo #491

Open
jiahuigeng opened this issue Jan 4, 2021 · 2 comments
Open

How to run the deploy demo #491

jiahuigeng opened this issue Jan 4, 2021 · 2 comments

Comments

@jiahuigeng
Copy link

fedlearner/docs/tutorials/deploy.md

kubectl create -f deploy/kubernetes_operator/manifests/service_account.yaml
kubectl apply -f deploy/kubernetes_operator/manifests/cluster_role.yaml
kubectl apply -f deploy/kubernetes_operator/manifests/cluster_role_binding.yaml
kubectl apply -f deploy/kubernetes_operator/manifests/fedlearner.k8s.io_flapps.yaml
kubectl apply -f deploy/kubernetes_operator/manifests/controller.yaml

I didn't find these files in this project.

What should be the correct method to run this tutorial successfully

@peng09
Copy link
Collaborator

peng09 commented Feb 25, 2021

Hi, we add the deployment doc here: https://github.com/bytedance/fedlearner/pull/611/files. Please refer to this PR for details.

Note that please use K8S version 1.16.9 for deployment.

@guotie
Copy link

guotie commented Mar 9, 2021

Error from server (NotFound): error when creating "./deploy/examples/normal_leader.yaml": namespaces "leader" not found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants