https://github.com/fresult/skooldio-kubernetes-workshop
https://github.com/fresult/skooldio-kubernetes-workshop
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fresult/skooldio-kubernetes-workshop
- Owner: fResult
- Created: 2023-12-30T18:41:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-17T16:26:35.000Z (over 1 year ago)
- Last Synced: 2024-02-18T06:37:49.069Z (over 1 year ago)
- Language: Python
- Size: 324 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Skooldio Kubernetes Workshop
This tutorial walks you through to Kubernetes Workshop
## Copyright
Opsta Education Co.,Ltd.
## Workshop
This tutorial assumes that you learned all about Kubernetes basic theory and know about how Bookinfo Application working.
* [Prerequisites and Preparation](docs/01-prerequisites.md)
* [Kubernetes Command Line Workshop](docs/02-k8s-cli.md)
* [Kubernetes Manifest Files Workshop](docs/03-k8s-manifest.md)
* [Deploy Bookinfo Rating Service on Kubernetes](docs/04-k8s-rating.md)
* [Deploy MongoDB with Helm Chart](docs/05-helm-mongodb.md)
* [Convert Rating Service to Helm](docs/06-helm-rating.md)