nextflow kuberun https://github.com/nextflow-io/hello -v my-pvc:/data
Pod started: kickass-williams
N E X T F L O W ~ version 19.10.0
Pulling nextflow-io/hello ...
downloaded from https://github.com/nextflow-io/hello.git
Launching `nextflow-io/hello` [kickass-williams] - revision: a9012339ce [master]
WARN: The use of `echo` method is deprecated
Error executing process > 'sayHello (1)'
Caused by:
Request POST /api/v1/namespaces/showcase/pods returned an error code=403
{
"kind": "Status",
"apiVersion": "v1",
"metadata": { },
"status": "Failure",
"message": "pods is forbidden: User \"system:serviceaccount:showcase:default\" cannot create pods in the namespace \"showcase\": no RBAC policy matched",
"reason": "Forbidden",
"details": {
"kind": "pods"
},
"code": 403
}
Documentation started here: https://maastrichtu-ids.github.io/dsri-documentation/docs/nextflow
Getting the following error: