dongjoon-hyun edited a comment on pull request #35773:
URL: https://github.com/apache/spark/pull/35773#issuecomment-1064335951


   Hi, @Yikun . It seems that the volcano image is outdated. This instruction 
only work on Minikube and doesn't work in the production EKS ARM64 environment. 
Could you describe the limitation?
   
   ```
   $ k apply -f 
https://raw.githubusercontent.com/volcano-sh/volcano/master/installer/volcano-development-arm64.yaml
   
   $ k get pods -n volcano-system
   NAME                                   READY   STATUS             RESTARTS   
AGE
   volcano-admission-54b4798bff-jkww9     0/1     CrashLoopBackOff   6          
6m26s
   volcano-admission-init-9s6sh           0/1     Completed          0          
6m26s
   volcano-controllers-865f496899-6mmqq   0/1     CrashLoopBackOff   6          
6m24s
   volcano-scheduler-5f8844cd99-nlmgl     1/1     Running            0          
6m22s
   
   $ k logs volcano-admission-54b4798bff-jkww9 -n volcano-system
   unknown flag: --admission-conf
   Usage of /vc-webhook-manager:
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to