Skip to content

ETHRoboticsClub/Hydra

Repository files navigation

Hydra Banner

Centralized Deployment Repository

Hydra contains the tooling and configuration files to deploy workloads to the Kubernetes cluster. Each division has their own subfolder to store their deployment files.

For instructions on how to use the cluster: Hercules Wiki

Scripts

launch: Deploys an existing configuration directory to the cluster. Analog kubectl apply with some extra features.

kill: Kills a running workload on the cluster

create: Utility that allows creating PVCs (storage); jobs and deployments; and launching an interactive session for debugging.

The versions of these scripts with the -new suffix are experimental. We plan to merge these features into the regular scripts in the future.

Reading

Overview

Why Kubernetes

Storage and Services

PVs and PVCs (Storage)

Service

Workloads

Jobs

Deployments

About

Kubernetes deployment configurations for training, inference and simulation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors