Differences Between ServiceAccount and KubeConfig
Authentication Credential |
Component |
Difference |
|---|---|---|
ServiceAccount |
|
|
KubeConfig file |
|
|
Volcano uses the ServiceAccount for Kubernetes authentication, which is the default open source configuration. The scheduling plug-in provided by the cluster scheduling component cannot be modified.
Parent topic: References