https://github.com/mnitchev/delayed-start-app
https://github.com/mnitchev/delayed-start-app
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mnitchev/delayed-start-app
- Owner: mnitchev
- Created: 2024-07-26T08:17:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-26T08:19:19.000Z (over 1 year ago)
- Last Synced: 2025-01-22T06:51:48.566Z (12 months ago)
- Language: Dockerfile
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Delayed start app
App that simulates a delayed start of a process. The app has a readiness probe that will become available after a delay.
This is to test node draining with apps that have a PDB and are slow to start.