https://github.com/larsks/so-example-71008589
https://github.com/larsks/so-example-71008589
example stackoverflow
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/larsks/so-example-71008589
- Owner: larsks
- Created: 2022-02-06T15:51:52.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-06T15:55:16.000Z (about 4 years ago)
- Last Synced: 2025-10-09T09:06:30.216Z (6 months ago)
- Topics: example, stackoverflow
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This accompanies my answer to
.
To deploy:
```
kubectl apply -k overlays/prod
```
To delete:
```
kubectl delete -k overlays/prod
```