https://github.com/larsks/so-example-73785638
https://github.com/larsks/so-example-73785638
example stackoverflow
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/larsks/so-example-73785638
- Owner: larsks
- Created: 2022-09-20T12:39:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-20T20:42:24.000Z (over 3 years ago)
- Last Synced: 2025-10-09T09:06:30.366Z (6 months ago)
- Topics: example, stackoverflow
- Language: Dockerfile
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository accompanies https://stackoverflow.com/a/73785819/147356.
## Deploying
To deploy this into a Kubernetes cluster:
```
kubectl apply -k k8s
```