Skip to content

Workflow examples #45

@JimMadge

Description

@JimMadge

For testing/demonstration we should make a set of workflow examples demonstrating features of fridge,

  • Normal usage
    • Using "custom" containers from harbor
    • Pulling containers from docker hub and quay through harbor proxies
    • Getting input (sensitive, immutable) data from minio
    • Getting user data (scripts) from minio
    • Using intermediate results from minio
    • Storing intermediate outputs in minio
  • Security demonstration/smoke tests
    • Attempt to post/get data to/from the internet (e.g. curl)
    • Attempt to access external DNS
    • Attempt to access the k8s API (e.g. create a pod, modify resources)
    • Attempt to submit a workflow which doesn't meet the PSS (e.g. a container running as root, uid <= 1000, host network)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions