All functions
|
kub_create_bucket()
|
Create a storage bucket |
kub_create_cluster()
|
Create kubernetes cluster |
kub_create_task()
|
Create a docker directory with the kuber template for parallelism by expansion |
kub_get_config()
|
Get bucket and image information from a kuber folder |
kub_install_docker()
|
Install docker for the current user |
kub_install_gcloud()
|
Install gcloud for the current user |
kub_kill_bucket()
|
Delete a storage bucket |
kub_kill_cluster()
|
Delete kubernetes cluster |
kub_kill_task()
|
Kill all kubernetes jobs and pods |
kub_list_bucket()
|
List contents of a gcloud bucket |
kub_list_clusters()
|
List all clusters available in current project |
kub_list_pods()
|
Get status of current Kubernetes pods |
kub_list_tasks()
|
Get status of all currently running Kubernetes jobs |
kub_push_task()
|
Build and push the docker image of a kuber directory |
kub_run_task()
|
Run a job on a Kubernetes cluster |
kub_set_config()
|
Set bucket and image information in a kuber directory |