bytedance / bytedance/fedlearner

How to run the deploy demo

Open
#491 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
900
Forks
174
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Research direction

Read fedlearner/docs/tutorials/deploy.md and inspect the referenced deploy/kubernetes_operator/manifests paths; verify whether the listed Kubernetes resources exist in this repository. Update the tutorial with the working commands and paths, or clearly document the supported method for running the demo, then validate the steps against the project.

Written by the indexing model from the issue text.

Assessment

Tech stack
kubernetes
Domain
devops, documentation
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.