An open API service indexing awesome lists of open source software.

https://github.com/southernmethodistuniversity/k8s_date

A Date with K8s
https://github.com/southernmethodistuniversity/k8s_date

Last synced: 4 months ago
JSON representation

A Date with K8s

Awesome Lists containing this project

README

          

# A Date with K8s: Kubernetes for Research Use Cases

This workshop is an introduction to Kubernetes and some of research workflows
that can be deployed via Kubernetes.

## Material

All the material is sourced directly from the various tools' documentation with
the order and links given at
.

## Agenda

- [Kubernetes Overview](https://kubernetes.io/docs/concepts/overview/)
- [Cluster Architecture](https://kubernetes.io/docs/concepts/architecture/)
- [Containers Overview](https://kubernetes.io/docs/concepts/containers/)
- [Docker Overview](https://docs.docker.com/get-started/overview/)
- [Docker Desktop](https://docs.docker.com/desktop/)
- [Docker Hub](https://hub.docker.com)
- [Containers and HPC](https://southernmethodistuniversity.github.io/hpc_docs/tutorials/containers/containers.html)
- [Pods](https://kubernetes.io/docs/concepts/workloads/pods/)
- [Workloads](https://kubernetes.io/docs/concepts/workloads/controllers/)
- [Tools](https://kubernetes.io/docs/tasks/tools/)
- [kubectl](https://kubernetes.io/docs/reference/kubectl/)
- [minikube](https://minikube.sigs.k8s.io/docs/start/)
- Tutorials
- [Hello Minikube](https://kubernetes.io/docs/tutorials/hello-minikube/)
- [Learn Kubernetes Basics](https://kubernetes.io/docs/tutorials/kubernetes-basics/)

## SMU's Research Kubernetes Cluster

SMU has a dedicated research Kubernetes cluster with two worker nodes. Each node
has:

- Dual AMD EPYC 7513 2.6GHz, 32C/64T, 128M Cache CPUs
- 512 GB DDR4-3200 RAM
- NVIDIA Ampere A30 24GB GPU

Contact us at if you're interested in deploying to this cluster.