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

https://github.com/fresult/skooldio-kubernetes-workshop


https://github.com/fresult/skooldio-kubernetes-workshop

Last synced: 3 months ago
JSON representation

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)