https://github.com/mattmezza/k8s-seminar-config
https://github.com/mattmezza/k8s-seminar-config
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mattmezza/k8s-seminar-config
- Owner: mattmezza
- Created: 2022-12-19T13:47:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-19T17:14:23.000Z (over 3 years ago)
- Last Synced: 2025-04-07T12:50:20.933Z (about 1 year ago)
- Size: 1.38 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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