Skip to content

Support Job plugins #14

@k82cn

Description

@k82cn

Both MPI and Tensorflow need hostfile for its workers; and MPI job need more, e.g. ssh authentication. It's better to provide related plugins for different works.

The yaml file maybe similar as follow:

spec:
  - plugins
      ssh: ["seed"]
      env: [""]

For example, if ssh is enabled, job controller should create related rsa public/private keys and mount them for ssh.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions