https://github.com/pwright/skupper-example-hello-mysql
https://github.com/pwright/skupper-example-hello-mysql
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pwright/skupper-example-hello-mysql
- Owner: pwright
- License: apache-2.0
- Created: 2021-07-23T08:47:29.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-11T13:15:21.000Z (almost 5 years ago)
- Last Synced: 2025-01-12T09:08:07.922Z (over 1 year ago)
- Language: Python
- Size: 64.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Skupper MySQL Hello World
A minimal HTTP application deployed on a Kubernetes cluster using [Skupper](https://skupper.io/) to query a database running locally.
TBD