mingzhang-ybps

Results 4 issues of mingzhang-ybps

**Please provide an in-depth description of the question you have**: Currently, Karmada provides flexiable scheduling against normal kubernetes workloads such as deployment, job,etc. From the implemention https://github.com/karmada-io/karmada/blob/master/pkg/scheduler/core/generic_scheduler.go#L82, the generic scheduler...

kind/question

**Please provide an in-depth description of the question you have**: Karmada create a work object in its control plane mapping to a workload which will be distributed into member cluster....

kind/feature
kind/question

**Steps to reproduce** 1. create a deployment which uses csi-s3 to provision filesystem PV ![image](https://github.com/user-attachments/assets/ca0128fd-16c7-4cec-bee7-53b19b596754) 2. then shutdown the node ltaucenw8ridob54 which hosts the first pod nginx-deployment-7d94b7b565-2rrqr 3. after a...