https://github.com/sfiligoi/tutorial-k8s-sdsc2022
Kubernetes Tutorial - Originally presented as a SDSC event in 2022
https://github.com/sfiligoi/tutorial-k8s-sdsc2022
k8s kubernetes tutorial
Last synced: 9 months ago
JSON representation
Kubernetes Tutorial - Originally presented as a SDSC event in 2022
- Host: GitHub
- URL: https://github.com/sfiligoi/tutorial-k8s-sdsc2022
- Owner: sfiligoi
- Created: 2022-04-26T22:45:51.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-17T23:48:12.000Z (over 3 years ago)
- Last Synced: 2025-04-02T09:01:32.903Z (10 months ago)
- Topics: k8s, kubernetes, tutorial
- Homepage:
- Size: 3.89 MB
- Stars: 7
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kubernetes for Science Tutorial
Several new scientific compute resources are becoming available only through Kubernetes and their users will have to adapt their workloads to interface to it.
This tutorial provides the basic Kubernetes notions any science user will need,
paired with extensive hands-on exercises on a production-quality system to better explore the details.
## Agenda
This material was presented as part of a [SDSC training event](https://www.sdsc.edu/event_items/202205_Kubernetes-for-Science-Compute.html).
Wednesday, May 4, 2022
All times in Pacific Time (San Diego, USA).
```
9:00am - Introduction and Welcome
9:05am - An overview of the Kubernetes architecture (Lecture)
9:25am - Basic Kubernetes Hands On
9:55am - User applications with Kubernetes (Lecture)
10:10am - Application Configuration Management Hands On
10:35am - Break
10:45am - Storage options (Lecture)
10:55am - Storage Hands On
11:20am - Kubernetes resource scheduling (Lecture)
11:35pm - Scheduling Hands On
12:00pm - Break
12:15pm - Monitoring your compute (Lecture)
12:20pm - Taking advantage of network services (Lecture)
12:30pm - Networking Hands On
12:55pm - Additional tools in Kubernetes (Lecture)
13:00pm - Closeout
```
## Video of the event
The tutorial was recorded and is avaialble on [youtube](https://www.youtube.com/watch?v=BvgnFHDjc9M&list=PLyckeMIsNe-_bE8I5eay961dfGBsBwcBy&index=30).