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

https://github.com/mattmezza/k8s-seminar-config


https://github.com/mattmezza/k8s-seminar-config

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

k8s-seminar config
===

This repository holds the configuration to deploy [mattmezza/k8s-seminar-app](https://github.com/mattmezza/k8s-seminar-app).

This configuration is for a kubernetes cluster. You can find:
- [infra.md](infra.md): this holds some more info on how to get a k8s cluster up and running on your local machine (via `minikube`)
- [deployment](deployment): this holds the config files to deploy the web app on the k8s cluster