https://github.com/shadowghost/master-thesis
https://github.com/shadowghost/master-thesis
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shadowghost/master-thesis
- Owner: Shadowghost
- License: apache-2.0
- Created: 2023-05-06T15:24:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-07T15:53:50.000Z (about 3 years ago)
- Last Synced: 2025-10-25T19:37:10.030Z (7 months ago)
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Master's Thesis
This repository includes Kubernetes manifests used by my master's thesis.
They provide configurations to test different user stories based on Istio's [Bookinfo application](https://istio.io/latest/docs/examples/bookinfo/) on the Istio and Consul service meshes.
The provided manifests are split into three groups:
- **BaseCluster**: Includes all manifests used to setup the common base Kubernetes Cluster and the respective minimal installations of the service meshes
- **Istio**: Includes all manifests used to implement the user stories in Isto
- **Consul**: Includes all manifests used to implement the user stories in Consul